1) Get a Unix or Linux Shell Account
First, you need a Unix or Linux shell account that supports SSH and allows SSH tunneling. If you don’t have one, you can order it here
2) Configure an SSH Client
To set up the tunnel, you’ll need an SSH client such as PuTTY and a web browser like Firefox. This guide is designed for Windows users working with the PuTTY SSH client and Firefox browser.
PuTTY Setting
- Open PuTTY
- Go to “SSH” and then “Tunnel”
- Select Dynamic
- Enter: Source port:
8080
and click ADD - Go “Session” on the left menu under Category
- Under Hostname, type in the SSH IP that we assign to you
- Under Port, type in the port number that we assign to you
- Under Saved session type in: SSH tunnel and click save
- Click “OPEN” for connecting to SSH server
- Next time you can just click load the setting and connect
Please check out the video tutorial below if you need more detail.
Configure Firefox Browser for SSH Tunnel
- Open your Firefox browser
- Go to: Tools > Options
- Click on: Networks
- Click on: Settings
- Select: Manual Proxy Configuration
- On SOCKS enter the IP:
127.0.0.1
- On Port enter port:
8080
- Click OK to finish the setup
You should now be able to browse using your SSH Tunnel static IP.
If you have any problem, please contact Support.
Don’t have an SSH tunnel shell account?Order one now.!