SSH Tunneling All TCP Traffic

Mike Price bipolor at gmail.com
Sat Sep 27 10:15:16 UTC 2008


I need to tunnel all of my TCP SSH-2 traffic from my
local box to my remote box that I will have an account on. I heard this can
be done in one command?

ssh -f me at lab.com -L 8888:lab.com:53 -N

SOCKS: 8888
   SSH2: 53

What am I doing wrong?


More information about the freebsd-hackers mailing list