How to Install PPTP GUI (To connect windows VPN) in Ubuntu
Posted by admin on February 24th, 2007
Email This Post
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Install PPTP GUI in Ubuntu
You need to edit your source list file for this Open up a terminal and type the following command
sudo gedit /etc/apt/sources.list
Add the following line save the file and exit
deb http://quozl.netrek.org/pptp/pptpconfig ./
Update the sourcelist
sudo apt-get update
Install pptpconfig
sudo sudo apt-get install pptpconfig
Restart gnmone panel
killall gnome-panel
If you want to open the application go to Applications—>Internet or you can use the command line to open GUI
gksudo pptpconfig



June 8th, 2007 at 8:05 am
This must be a joke! How do you run apt-get BEFORE having a network connection over your ADSL modem???
July 13th, 2007 at 4:15 am
but you can use the dvd repo hehehe…. it’s ubuntu man !
February 29th, 2008 at 2:11 am
same problem, how to download this and the on dependeced packages without internet. I wrote this on my old windows comp which makes the connection to my provider possible, with a lot of effort changing between them, replugging the ethernet- and monitorcable. But the same shit in all the manuals!
July 2nd, 2008 at 5:15 pm
I think you’re missing the quite large difference between a VPN connection and an INTERNET connection.
You’re never going to be able to use your VPN back to if you don’t have an internet connection anyway…
So firstly, setup your actual internet connection on the computer THEN you want to download the pptp files and install. VPN != Internet connection. PPTP != PPPoE
December 15th, 2008 at 7:03 pm
I have tried this in ubuntu 8.10, but it comes up with dependency problems, with gtk files and glade. How do I get these dependencies, in order for it to work? I have tried the pptp plugin for network manager, but it just isn’t getting me connected to my universities VPN. Thanks, Johan.