To add to what
nwrickert said here the scheme I use when at an untrusted wireless hot-spot, ie. somewhere else than my home LAN...
1. I have the XP SP2 Windows Firewall enabled on my wireless card and configured for
NO Exceptions. That way all incoming probes, etc are blocked. I always leave the firewall on, even at home. Sort of
set it and forget it so to speak. If I need to get files from one of my home desktops, while at home, I simply initiate the transfer from my laptop.
2. I use a SSL proxy to get email while connected to the untrusted wireless hot-spot. Note you need a POP3 account for this. You might check with your ISP to see if they offer a SSL email option.
»
www.mail2web.com/cgi-bin ··· d=0&il=13. To access my home LAN for file access, remote control of a desktop or to run desktop applications like Outlook for email (versus number 2 above) I use a Secure Shell (SSH) tunnel. Its very easy to setup and the tunnel, you only need to open
TCP Port 22 on your firewall, is totally encrypted end-to-end from the start. I also use a
2048-bit RSA private/public key pair with a strong pass-phrase versus a password (strong or otherwise) for authentication. In my case I run XP Pro
Remote Desktop through the tunnel. You can also run any flavor of VNC, I recommend
UltraVNC, through the tunnel if your not running XP Pro at home. In my case I use
CopSSH as my SSH server on one of my XP Pro boxes. I also use either Tunnelier or PuTTY as the client. Either one works and it really comes down to personal preference. I happen to prefer Tunnelier because I can configure it to automatically launch a Remote Desktop connection when the SSH tunnel is established. If you just want to do file transfers through the tunnel, then
WinSCP works well.
»
www.itefix.no/phpws/inde ··· on=22:22»
www.bitvise.com/tunnelier.html»
www.chiark.greenend.org. ··· m/putty/»
winscp.net/eng/index.phpThe
BBR Remote Access for Windows FAQ...
»
Windows Based Remote ConnectionsOthers can speak to setting up a VPN. You also might post VPN questions to the
VPN forum.
»
Virtual Private Networking