How to Set Up an SSH Tunnel Using a Unix or Linux Shell Account
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) Install an SSH Client
You’ll need an SSH client like PuTTY to create the tunnel, and a web browser like Firefox to use the tunnel.
3) Why Use Firefox with SSH Tunnel?
When you set up the SSH tunnel using Firefox, you’ll be able to browse the internet with the tunnel’s IP address. Moreover, you can still use your default ISP IP address in a different browser (like Microsoft Edge or Google Chrome).
This means you can use Firefox to browse through the SSH tunnel while keeping other browsers like Microsoft Edge or Chrome connected to the internet using your regular ISP IP.
This tutorial is for those who are using Windows OS.
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 Saves 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 more detail
After you have connected, you need to configure your web browser.
Configure Firefox Browser for SSH tunnel
- Open your Firefox browser
- Go to: Tools > Options
- Next click on: Networks
- Next click on: Settings
- After that click on: Manual Proxy Configuration
- On SOCK enter the IP: 127.0.0.1
- On Port enter port: 8080
- Click OK to finish the setup.
You should be able to browsing using your SSH Tunnel static IP now.
If you have any problem, please contact Support
You should now be able to browse the internet using your SSH tunnel’s static IP.
If you encounter any issues, please contact Support.
Don’t have an SSH tunnel shell account? Order one now.