Mike Chirico on 26 Mar 2005 16:18:41 -0000 |
Many people run Putty on Windows to connect to their Linux computers at work or home. If your firewall only permits port 22 (ssh) to a single computer, it's still possible to get access all the other computers on that network. That could be a good thing. This article shows how to connect a WindowsXP computer to multiple samba shares, mail, and an http server normally blocked by a firewall. http://souptonuts.sourceforge.net/sshtips.htm To me, this method shows the power of sshd running on a Linux server. No need for an expensive Microsoft VPN solution (PPTP ) that runs much slower than the ssh method in the article. In addition, Microsoft's VPN PPTP solution requires protocol gre 47, which some ISPs may not route. Some Virizon locations are blocking gre 47. The method can be used in reverse - if you are forced to use Windows at work; but, want full access to your home Linux resources, this method should work as well. You may want to reference the following resource (TIP 13) on how to secure the ssh server so that root cannot login remotely. http://voxel.dl.sourceforge.net/sourceforge/souptonuts/How_to_Linux_and_Open_Source.txt Also, (TIP 12) will detail generating ssh keys. Regards, Mike Chirico ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|