When I was using Xubuntu Dapper, I was able to set up a PPTP connection to my workplace VPN. Overall it was a pretty easy exercise.
Unfortunately in Xubuntu Edgy, it’s been more troublesome.
I initially installed and ran pptpconfig (as I did for Dapper), which was configured in the same way. However when I tried to make the PPTP connection I was greeted with the unhappy error
Using interface ppp0
pptpconfig: monitoring interface ppp0
Connect: ppp0 /dev/pts/1
CHAP authentication succeeded
MPPE 128-bit stateless compression enabled
Cannot determine ethernet address for proxy ARP
In the end I was able to figure this out; by installing the network-manager framework. Unfortunately this requires some amount of GNOME dependencies. The sort of dependecies that I’m quite prepared to pay, especially since most have been already installed for other applications. On lower end machines, this may not the way you want to go.
The packages you need are in both the main and universe repositories; network-manager, network-manager-pptp and network-manager-gnome.
Once you have them installed, simply run nm-applet (if it’s not already running) from the command line, and the applet should appear in the system tray of your panel.
From there it is quite simple to setup the VPN connection.
First click the applet and then VPN connections and Configure VPN.
When the dialog opens, choose to Add a new connection, and follow the prompts.
Next simply enter in the name you wish to call the connection, and the IP address of the VPN.
In the authentication tab, check the Refuse EAP checkbox and then you are done.
To connect to the VPN click on the applet and choose the connection.
Finally enter in the username and password required to make the connection.
If the connection is successful the network-manager applet should have a little lock over it. Then you are away!













