Search code examples
linuxnetwork-programmingsshremote-accessopenssh

Remote login through ssh


Let A and B are two computers on different network. A and B knows their public and private Ip. How B should have SSH log in to A. I don't want port forwarding and reverse ssh.


Solution

  • If you know the two "external" Ip's, you can do a tunnel between servers A and B with bidireccional tunnel.