Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo pppd call linuxconfig

...


STEP 7. How do I check the accuracy of your VPN IP and location

...

?

Code Block
curl ipinfo.io


If there is no change, please check your network interface by ifconfig - for example) ppp0 with the assigned IP address


STEP 8. How to disconnect the VPN

Code Block
sudo pkill pppd


STEP 9. Trouble shooting

If you are unable to connect, please check your connection logs by running

Code Block
sudo cat /var/log/messages | grep pppd



https://linuxconfig.org/how-to-establish-pptp-vpn-client-connection-on-centos-rhel-7-linux