Connecting to a VPN in Ubuntu

Thanks to Jo, super-sysadmin, who pointed me at two links that finally got me connected to our work VPN after I switched from Debian to Ubuntu.  The trick is not to use the old pptp-config, but instead switch to a new package - network-manager.  Brian Daley wrote up the the actual VPN Connection instructions, and I also had to follow the advice to disable network interfaces in /etc/networking/interfaces so that the new package could manage them.  After fiddling with the VPN configuration settings (disable EAP-Authentication, and disable authenticate peer), I was able to connect.  As you can imagine, I was quite overwhelmed by the excitement.
Tags: ,

Related Items

Linux Mint, an ubuntu derivative, posted a preview of what's included in there next release, Linux Mint 11. It sounds...
But really, what does that get me? It was with a bit of a smirk that I read about Ubuntu user's pains in upgrading to...
I have to confess that delegating software installation to Debian and Ubuntu's apt command is what finally converted me...
Debian AMD64 Setup My Linux distribution of choice is Debian, although for the desktop I'd recommend Ubuntu. The...
I find myself needing this often on different servers, you may find it useful too. This script creates a timestamped...
I needed to automate copying files for a website that I was building. Since this site was hosted on an inexpensive...