Versions Compared

Key

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

...

STEP 6. Connect to the VPN by running sudo pppd call myvpn

  • Run curl ipinfo.io to check the accuracy of your VPN IP and location
  • To disconnect the VPN, run sudo pkill pppd
  • If you are unable to connect, please check your connection logs by running sudo cat /var/log/messages | grep pppd

...