On 10/10/06, Mark Shields <[EMAIL PROTECTED]> wrote:
On 10/10/06, Richard Fish <[EMAIL PROTECTED]> wrote:
> # ssh -L localhost:5901:vnchost:5901 routerhost

Ok, how can I do that with putty?


I don't use putty, but I believe pretty much the same way.  You should
be able to enter vnchost as the "destination host name" even while
logging into your router. [1]

Putty also supports many of the same command line options as ssh [2],
so you could also try:

# putty -L 5901:vnchost:5901 routerhost

[1] 
http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter3.html#using-port-forwarding
[2] 
http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter3.html#using-general-opts

HTH,
-Richard
--
gentoo-user@gentoo.org mailing list

Reply via email to