This Season
 

How to Create an SSH Tunnel With Putty

SSH tunnels are encrypted pathways that allow users to bypass firewalls that prohibit certain Internet traffic. This guide will help you create an SSH tunnel with Putty, a free software client. In this example we will be connecting to the computer at 201.31.56.23 (port 80) through the server at 203.102.79.2 (port 22), using the local port of 8088.

Related Searches:
    Difficulty:
    Moderately Challenging

    Instructions

      • 1

        Launch Putty by double-clicking the Putty icon or opening it through the Start menu.

      • 2

        Click "Session." Here you will enter the details of the forwarding server you are connecting to.

      • 3

        Enter the address of the server that is running SSH in the Host Name field and the port number in the Port field. In our example, the address is 203.102.79.2 and the port is 22.

      • 4

        Select "SSH." Click "Connection" in the left pane, then "SSH," then "Tunnels." Here you will enter the information regarding the computer you are ultimately connecting to.

      • 5

        Enter the port number you wish to use as the local port into the Source Port field. This is the port that you will connect to using the program you wish to tunnel with, and cannot be in use by any other application. In our example this port is 8088.

      • 6

        Enter the address of the computer you wish to ultimately connect to followed by a colon and the port number into the Destination text field. In our example, this is 201.31.56.23:80.

      • 7

        Select "Local," then click "Add."

      • 8

        Click "Open" to begin your SSH session. You will be prompted for your username and password.

    Tips & Warnings

    • You can save your settings in the Session section of Putty so that you can do this all over again without re-entering all the information.

    • There are many applications for SSH tunnelling, including accessing a remote Web server through a firewall and securely downloading your email through an insecure network.

    • Make sure you have all your ports sorted out for all the servers involved or this process won't work.

    • Don't use a port that is in use by any other application for your Source Port. Commonly used ports are 21, 25, 80 and 110. Consult a more comprehensive list of standard ports if you experience problems.

    Related Searches

    Read Next:

    Comments

    You May Also Like

    • How to Configure Email Access Through an SSH Tunnel

      When using public hot spots and other open, public Internet sources, remember that any data you send or receive that is unencrypted...

    • How to Stunnel With Putty

      You may be trying to access something on the Internet and are being stopped by a firewall that prohibits some activities. A...

    • How to Set Up a Secure Tunnel

      By using the local port forwarding feature of Secure Shell or SSH, you can set up an encrypted tunnel on just about...

    • How to Install the SSH Client

      The PuTTY SSH client is a free and robust piece of software that allows you to use your Windows computer to safely...

    • Alternatives to SecureCRT

      Alternatives to SecureCRT. SecureCRT from VanDyke Software is a software application that offers terminal emulation with SSH. SecureCT "provides secure remote access...

    • How to Use Putty to Connect to VNC

      If a VNC (Virtual Network Computing) connection is inaccessible due to a firewall, you can bypass the firewall by using an SSH...

    • How to Use Putty for Proxy

      Installing and configuring a software-based firewall and anti-virus software on network hosts helps increase electronic information privacy. However, to avoid local ...

    • The Best SSH Client for Windows

      The Best SSH Client for Windows. There are very few SSH client options available for the Microsoft Windows platform. Since the operating...

    • How to Enable an SSH Server in Windows

      Microsoft Windows does not come with an SSH server installed. Using Cygwin, an environment that emulates a Linux console on a Windows...

    Follow eHow

    Related Ads