
Auldfart's How To Guides
How To
Remote
access Your PC
Here, we take a look at two of the primary remote access technologies available
for Windows users, and how you can use these technologies to your advantage,
both at and away from home.
This method enables you to connect to your network remotely, using an encrypted
session over the Internet. Once a VPN session is connected, you can access your
home network or PC as if you were another client computer on your home network.
While this capability is part of Windows XP Professional, users running other
OSes can easily gain the same type of access using free software like VNC.
While other Windows OSes don’t provide this capability, it can also be obtained through many home hardware routers, which often include a built-in VPN server. The common denominator in both
cases is that to make use of a VPN, you need an always-on Internet connection,
preferably broadband.
For XP Professional, choose the Set up an advanced connection option, and then
Accept Incoming Connections with the wizard. Once configured, use the New
Connection Wizard from your laptop or work system to create a new outgoing VPN
connection. One solution is to use a
dynamic DNS solution, which will be explored shortly.
Once connected, the client will obtain a private IP address in the range used on
your home network, and can connect to other PCs just like any network client.
One exceptional (and free) piece of software that will enable you to remotely connect to and control your desktop is Virtual Network Computing, or VNC.
When VNC is installed on your home systems, you can use either the VNC client
software or a Web browser to connect to your desktop remotely. Once installed the VNC viewer software can be used to connect to your desktop remotely. Better still, use the Java capabilities of the software to connect via a Web browser. Let’s say that you’ve installed VNC on your home PC running Windows XP Home. To connect to this system remotely you would open Internet Explorer and type the IP address of your home system, followed by the port number 5801. Here, the complete address might be something like http://192.168.1.100:5801, but with the public IP address allocated by your ISP provided.
This method of connecting will require you to supply a password (configured in
VNC) to connect, after which you can interact with your desktop through the Web
browser. This ensures that all
communication between your remote client and VNC server is encrypted.
To get around this, consider using one of the many free dynamic DNS services available online, such as the one available at www.dyndns.org.
This service enables you to create a dedicated hostname for your system, such as
2000trainers.dyndns.org, and then use this name rather than your IP address to
connect. This tool will not only learn the public IP address assigned to your home IP address or router, but will update the dyndns.org servers automatically when your IP address changes. This then ensures that
you’ll always be able to connect to your home systems using the hostname you’ve
chosen. PPTP traffic, which is most commonly used for VPN connections, will require that you open TCP port 1723, while VNC will require 1 or 2 ports to be opened.
Assuming that you want to use the VNC Web browser capability, open TCP ports
5801 and 5901 on your firewall. If you’ll be using the VNC Viewer software only
to connect, then only TCP port 5901 needs to be opened.
If installing on Windows XP or 2000, select the VNC server configuration
checkboxes to have the software to function as a service and start
automatically. Ensure that both the Accept
Socket Connections and Enable Java Viewer checkboxes are checked, and establish
a connection password. Enter the configured password and click OK. Click Disconnect when you’re finished.
|