SSH Tunneling is great. I always use it when I am on an open network (during seminars or conferences) to encrypt all my web traffic and all it requires is SSH.
Articles: http://www.hackinglinuxexposed.com/articles/20030228.html http://www.hackinglinuxexposed.com/articles/20030309.html http://www.ccs.neu.edu/groups/systems/howto/howto-sshtunnel.html (CCS specific) http://www.oreillynet.com/pub/a/wireless/2001/02/23/wep.html Quoting Roy Souther <[EMAIL PROTECTED]>: > A friend has asked me if it is possible to tunnel a IP port through an > SSH connection. I think what he wants to do is use an SSH tunnel like a > simple VPN but just for one port 139. This must be for two Windows boxes > to do file sharing with two Linux SSH boxes between them. > > I believe this is possible with some programming but I have never heard > of anyone doing this. I don't know the reason but I think he would not > be able to use a VPN to do this. > > Has anyone done this? Is there a wrapper for SSH to do something like > this? > > Roy Souther > www.SiliconTao.com > > Changing the way people do business. >
