VPN in Ubuntu 9.04 (Jaunty)
February 19th, 2009
7 comments
I really don’t know how applicable this is to all users of Ubuntu 9.04 (Jaunty Jackalope), but it took me a while to figure out the issue, so hopefully it helps somebody.
In Ubuntu 8.10 I had no issues setting up a pptp-vpn connection with Gnome network manager.
- sudo apt-get install network-manager-pptp
- click network-manager icon in system tray>VPN connections>Configure VPN…
- Type in server (vpn.yourcompany.com), Username, and Password.
The first time I tried the same in Jaunty, I kept getting an error that the VPN could not connect. If folks want more technical details (log file errors, more specific info on our VPN server, network-manager version, etc.) I can provide them.
The main thing you need to know is that I found one additional step fixed the problem.
- sudo apt-get install network-manager-pptp
- click network-manager icon in system tray>VPN connections>Configure VPN…
- Type in server (vpn.yourcompany.com), Username, and Password.
- Click on Advanced…>checkmark “Use point-to-point encryption (MPPE)”