Changes

Jump to: navigation, search
On the other client
== On the other client ==
This will connect to the server, and set-up a local port forwarding forward such that dialing localhost:1235 on the client will connect to localhost:12345 on the server. Of course, localhost:12345 on the server just forwards to localhost:22 on the laptop.
ssh -N -L 12345:localhost:12345 freedom.mgk.ro

Navigation menu