
#PUTTY SSH CLIENT UBUNTU WINDOWS#
This tutorial helped you to setup local and remote SSH tunnel via the Putty application on Windows server.

Start the PuTTY application on your desktop.You can configure local SSH tunneling using the following steps: You can also reverse the process and access resources of your local system from remote machine. The first option shows you option to forward your local port to remote network to access there resources. The Tunnel provides you port forwarding from both sides.

Once you forwarded your localhost port to the port listening on remote network, you can directly access the the remote service by accessing configured port with localhost. With the help of SSH tunnel you can access resources available on other ports, which is not directly accessible from your system. It also provides you option to create SSH tunnel to provide access to resource within the trusted internal network. Most of the Linux system users are aware and use to connect remote system running SSH server. PuTTy is a user-friendly SSH client for the Windows system.
