Changes

Jump to: navigation, search
On the other client
== Introduction ==
We'll use a combination of ssh remote and local port forwarding in order to expose the laptop's ssh port outside the NAT. The laptop must initiate the forwarding.
== On the server ==
Then from another terminal (still on the other client) you can
ssh -p 12345 ubuntu@localhost
And should reach localhost:22 '''on the laptop'''.

Navigation menu