Saturday, February 20, 2016

VPN in Gnome on Debian

I was wondering recently if the IP locations given for posters on some internet forums could be faked: could somebody appear to be in one place and actually be in another?

I'd read something about VPN and looked into using it in Debian.It seems the required packages aren't installed by default. (They are in Linux Mint, which I'm trying out on my old laptop.)

Google suggested that PPTP was a good option for getting a free IP address in the US, and these are the packages required in Debian Gnome:

network-manager-pptp-gnome
network-manager-pptp
pptp-linux

You can then go to network settings and create a new VPN connection (I've already created one here).
Click on the plus sign and choose VPN.
I didn't install Open VPN so the only option is PPTP.
Fill in the details from a VPN provider. Gateway is the provider's server name and NT Domain can be left blank. (This is not something I knew- it took me a while to find the information via a web search. I can't remember where I found it exactly, but no credit to me and thanks to whoever it was that put the information up somewhere.)
Hit "Advanced" and untick everything except MSCHAPv2, and enable Point-to-Point encryption MPPE. At least, this worked for me, again based on skimming through various pages of setup advice.
Now test your connection.

The settings given by the first provider I tried didn't work. I tried another provider's details and got a connection straight away. A search for "free American IP address VPN" brings up many providers.

The answer to my question is don't trust an IP location: with VPN a forum poster can appear to be somewhere they are not.

No comments:

Post a Comment