I want to configure a remote linux (Ubuntu Precise) to use a PPTP VPN. I can only access to it using ssh, so I don't have a graphical interface (neither do I want it).
Some hours googling:
- Guides on where to click in the graphical interface (useless);
- pptp-linux:
getaddrinfo(): Name or service not known
- nmcli
** (process:5244): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files** (process:5244): WARNING **: Error enabling/disabling networking: The name org.freedesktop.NetworkManager was not provided by any .service files
Can anyone point me a tutorial, a command that actually works, or any other way to setup all network traffic to go through the PPTP VPN on that machine?
Update
My VPN service has expired and I will not renew it. I no longer have access to a PPTP VPN, so I can not replicate the problem, nor do I have the need to verify if any given answer solves the problem I described.
