Versions Compared

Key

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

...

STEP 3. Run vi /etc/ppp/peers/purevpn myvpn and enter the folllowing informationfollowing information. You can create your own name whatever instead of myvpn.

Code Block
pty "pptp usca.pointtoserver.com -nolaunchpppd"
name your VPNusername
remotename PPTP
require-mppe-128
file /etc/ppp/options.pptp
ipparam yourVPNName

...