Archive

Posts Tagged ‘9.04’

VPN in Ubuntu 9.04 (Jaunty)

February 19th, 2009 matt 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.

  1. sudo apt-get install network-manager-pptp
  2. click network-manager icon in system tray>VPN connections>Configure VPN…
  3. 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.

  1. sudo apt-get install network-manager-pptp
  2. click network-manager icon in system tray>VPN connections>Configure VPN…
  3. Type in server (vpn.yourcompany.com), Username, and Password.
  4. Click on Advanced…>checkmark “Use point-to-point encryption (MPPE)”
Categories: Geek Tags: , , , ,