-
Install pptp client
$ sudo pacman -S pptpclient -
Add new vpn connection:
$ pptpsetup --create my_tunnel --server vpn.example.com --username alice --password foo --encrypt -
Route All Traffic by
/etc/ppp/ip-up.d: Create a file called01-routes.shunder/etc/ppp/ip-up.d -
Append this lines to the newly created file: