Set up a VPN in Ubuntu with an itshidden.com account
Laurent | October 7, 2009 | 3:26 pmUsing a VPN gives you some extra protection/privacy when browsing the net from your laptop on a public or work network. If you haven’t done so yet, then head over to itshidden.com and sign up for a free account. Keep in mind that this is really only meant to be used for browsing, the free account is not an option for P2P or similar heavy usage. A paid account will give you a static IP with port fowarding and better speeds.
The following instructions should work on any Linux distro with GNOME.
First add PPTP support to the Network Manager:
sudo apt-get install network-manager-pptp
Click the Network Manager icon and open VPN Connections > Configure VPN… Click Add… Select the Point-to-Point Tunneling Protocol and click Create…
Enter a connection name, add vpn.itshidden.com as the Gateway, and enter your login credentials.
Click Advanced… and select Use Point-to-Point encryption (MPPE). Set security to 128-bit.
Click OK, then Apply. Close the Network Connections window.
You can now connect to the VPN by clicking on the Network Manager icon and selecting the connection under VPN Connections. You will have to restart your PC if the connection fails. Once the connection is established you should see a padlock on the network manager icon. You can also head over to WhatIsMyIPAddress.com to check if it worked.















