SSHTunnel

A secure shell (SSH) tunnel consists of an encrypted tunnel created through a SSH protocol connection. Users may set up SSH tunnels to transfer unencrypted traffic over a network through an encrypted channel.

Netbios SSH tunnel

Entities:

The SSH server on the file /etc/ssh/ssh_config must have GatewayPorts yes.

The SSH client must be able to reach the SSH server and the netbios server.

On the ssh client, issue the following commands:

Now the Netbios server can be reached through ports 139 and 445 in the SSH server.

SSHTunnel (last edited 2013-10-11 14:01:21 by bl13-13-156)