• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SSH server that supports...

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.


 
Back
Top