Updated September 09, 2003
Created September 09, 2003


Autogenerated Site Map
Search this Site!:
Search this site powered by FreeFind

SSH Port Forwarding

I believe this scenario is probably most secure:
ssh 2110:localhost:110 server.mydomain.com

This one is probably less secure:
ssh 2110:server.mydomain.com:110 server.mydomain.com

And this one is probably not even encrypting anything at all:
ssh 2110:server.mydomain.com:110 localhost

I believe the proper one to use is the first one.

If you have the time to read, then try the following link:
http://www.onlamp.com/pub/a/onlamp/excerpt/ssh_11/index3.html


Search this Site!:
Search this site powered by FreeFind

Homepage: http://www.cpqlinux.com
Site Map: http://www.cpqlinux.com/sitemap.html