Windows
- Download PuTTY and open the program.
- In the “Host Name” box, enter the address of your VPN.
- In the menu tree to the left, unfold “SSH” and click on “Tunnels”
- Enter 8080 as the port. Make sure both “Auto” and “Dynamic” are selected, then click “Add”
- Click “Session” on the left menu to back to the main screen.
- Type a name in the top box beneath “Saved Sessions”, then click “Save”
- Click “Open” to connect to the server.
- A PuTTY security alert window will open. Click “Yes”
- Enter your server username and password and press ENTER.
Linux/MAC
ssh -ND 8080 user@your.server.com
Source: VPN Doesn’t Work: How to Setup and Use SSH Tunneling
VPN: How to Setup and Use SSH Tunneling was last modified: March 13th, 2019 by