- Go to Menu and search and open Terminal.
- Now you need to install SSTP packages. The sstp-client and network-manager packages are available via PPA on launchpad. You can import the gpg key using the following command:
1. sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 61FF9694161CE595
2. sudo nano /etc/apt/sources.list.d/sstp-client.list.
- Now insert the following two lines into the file:
1. deb http://ppa.launchpad.net/eivnaes/network-manager-sstp/ubuntu vivid main
2. deb-src http://ppa.launchpad.net/eivnaes/network-manager-sstp/ubuntu vivid main.
- Note: Save and Exit the file.
- Lastly, run the following commands one by one:
1. sudo apt-get update
2. sudo apt-get install -y network-manager-sstp sstp-client
- Now select the following options:
- Click Wired Connected.
- Go to Wired Settings.
- Click the + icon to add a VPN connection and select Secure Socket Tunneling Protocol (SSTP).
- When a new window appears, complete the fields as below:
- Name: PureVPN
- Insert the desired server: Please refer to the server address shared in the above note.
- Germany: de1.pointtoserver.com
- Netherlands: nl1.pointtoserver.com
- United Kingdom: ukl1.pointtoserver.com
- United States: usil1.pointtoserver.com
- United States: ustx1.pointtoserver.com
- United States: usca1.pointtoserver.com
- United States: usfl1.pointtoserver.com
- United States: usny1.pointtoserver.com
- United States: uswdc1.pointtoserver.com
- Australia: au-sd1.pointtoserver.com
- Enter your PureVPN credentials. Here is how you can 👉find your VPN credentials.
- Check the Ignore Certificate Warnings option.
- Click Advanced option.
- Check the following options under it:
- MSCHAP
- MSCHAPV2
- Allow BSD compression
- Allow Deflate compression
- Allow TCP Header compression
- Click OK then click Add.
- Check the following options under it:
- MSCHAP
- MSCHAPV2
- Allow BSD compression
- Allow Deflate compression
- Allow TCP Header compression
- Click OK then click Add.
- Now go to the Wired Connected option and under VPN click the newly added Connect to activate VPN.
- You are connected to VPN now!