Archived Forum Post

Index of archived forum posts

Question:

How to open an SSH (encrypted) TCP only tunnel, to a host connected to the remote SSH deamon.

Nov 18 '14 at 05:35

I need to open an SSH (encrypted) TCP only tunnel, to a host connected to the remote SSH deamon.

This means that the connection, to the remote host, will apear to be comming from the firewalls network interface.

The session will bypass any filter rules, and work on any DMZ. The remote host does not need a gateway, since the firewall is inside the same subnet.

I need to program this in C#.net