Need4Speed
Diamond Member
"allowing machines other than the SSH server machine to connect to the forwarded port.) Note that this feature is only available in the SSH 2 protocol, and not all SSH 2 servers support it (OpenSSH 3.0 does not, for example)."
basically, I establish a ssh tunnel from client A to server B across the internet. Server B is a linux box, client A is a windows box. Once the tunnel is setup, I want to connect a third box, client C also a windows box on the same lan as server B, through Server B to client A.
basically, I establish a ssh tunnel from client A to server B across the internet. Server B is a linux box, client A is a windows box. Once the tunnel is setup, I want to connect a third box, client C also a windows box on the same lan as server B, through Server B to client A.