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.
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
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.
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.