[plug] SSH Tunnel

Cameron Patrick cameron at patrick.wattle.id.au
Thu Apr 6 10:58:28 WST 2006


Michael L. Benjamin wrote:

> So, say connect to localhost:9999 which connects to server1:9998 which
> in turn connects to mail.somewhere.net:110

It sounds like what you want is putty's equivalent of `ssh -L
9999:mail.somewhere.net:110 server1` (assuming you're happy for the
connection between server1 and mail.s.n to be unencrypted).  I've never
used putty to do port forwarding, though, so I can't help you with the
mechanics of setting it up.

Cameron



More information about the plug mailing list