Often times, you may be running MyEnTunnel on your work computer with port 3389 (RDP) forwarded to a home computer on another port, say (4389). If you’ve tried this you know it doesn’t work. Maybe you don’t have another machine to use to run MyEntunnel, or you don’t have a Nix machine… Not a problem.
Not only is connecting to an SSh server with an encrypted key much more secure than using a password, i’ts a lot easier. I use my SSh servr a lot, and I’d probably kill myself if I had to enter a password every time. This article shows you how to set up a key, so you don’t need to enter your password every time.
SSh tunneling is a great thing. It is my opinion that a lot of IT managers, namely those who have experience in small to mid sized companies and on the Microsoft platform are somewhat unaware of the implications. I started using it to access external resources from behind a firewall, but quickly realized that I could do remote port forwarding. Remote port forwarding was exciting, I could access a computer via VNC or Remote Desktop Connection from the outside of a firewall! The problem was that the connection was unstable, and SSh doesn’t just automatically reconnect. The solution is obviously an application which assumes control over SSh on the client side, so I thought I’d go over a few. SSh also has a dynamic proxy built in, so it’s great for surfing YouTube or social networking sites.