HOW TO: Remote desktop to a Windows server through a firewall with Putty
Here’s a common scenario: you need to make an emergency remote desktop connection to an XP server at work, but you’re at home and the server is behind a firewall that blocks RDC connections. In a nutshell, ssh tunneling allows you to connect to a port on another machine by forwarding traffic through an intermediary […]