Once you've ssh'ed into a host you can forward ports to existing ssh connection.
Type in "~C" (It won't be echoed back on the command line) and then -L port:0:port as usual.

There's a lot of great control character operation (using the ~ character), check them out on the link below:
More Info:
http://www.oreillynet.com/linux/cmd/cmd.csp?path=s/ssh



0 comments:
Post a Comment