Skip to main content
How to set up PureVPN on Linux Slackware 14.2

Stay secure and anonymous on your Slackware 14.2 system using PureVPN. Here’s how you can set up the VPN on Slackware easily.

Updated over a year ago

Discover how to set up PPTP (Point-to-Point Tunneling Protocol) on Linux Slackware 14.2 with our comprehensive guide. Follow our step-by-step instructions to configure PPTP and establish a secure VPN connection on your Linux Slackware 14.2 system.

Find your VPN credentials for manual configuration

To find your VPN credentials log into the PureVPN Member Area. Click 👉 here to visit Member Area.

  • Login to the Member Area using your PureVPN registered email address and password.

  • On Subscription tab scroll down to be able to view your VPN credentials.

  • You will be able to see and copy your VPN credentials.

  • Note down your PureVPN username and click the Eye icon to make your password visible and use it in the manual configuration.

How to connect PPTP on Linux Slackware 14.2

  • upgradepkg --install-new pptpd-1.4.0-x86_64-1_slack.txz

  • upgradepkg --install-new pptp-1.8.0-x86_64-1_slonly.txz

  • upgradepkg --install-new NetworkManager-pptp-1.2.4-x86_64-1_slonly.txz

  • sudo chmod +x /etc/rc.d/rc.networkmanager 5. /etc/rc.d/rc.networkmanager start

Once the setup is completed, follow the steps listed below to configure an PPTP-VPN connection in Slackware:

  • Click Wired Connections icon and select the Settings option.

  • Click Add option to add a VPN connection and select PPTP from the drop-down list.

  • Enter the following info:

  • Enter Connection name: PureVPN

  • Insert the desired server: Please refer to the server address shared in the above note.

    1. Germany: de1.pointtoserver.com

    2. Netherlands: nl1.pointtoserver.com

    3. United Kingdom: ukl1.pointtoserver.com

    4. United States: usil1.pointtoserver.com

    5. United States: ustx1.pointtoserver.com

    6. United States: usca1.pointtoserver.com

    7. United States: usfl1.pointtoserver.com

    8. United States: usny1.pointtoserver.com

    9. United States: uswdc1.pointtoserver.com

    10. Australia: au-sd1.pointtoserver.com

  • Enter your VPN credentials. Here is how you can find your VPN credentials.

  • Click Advanced…option and check the following options under it:

    1. MSCHAP.

    2. MSCHAPV2.

    3. Allow BSD compression.

    4. Allow Deflate compression.

    5. Allow TCP Header compression.

  • Click OK.

  • Click OK and close Networks window.

  • Now Click Wired Connections icon and select the newly created VPN connection, click Connect button to connect to PureVPN.

  • You are connected to PureVPN now!

Did this answer your question?