apt-get update
apt-get dist-upgradeapt-get install network-manager-gnome network-manager-pptpStep 2 :
cp /etc/network/interfaces /etc/network/interfaces.baknano /etc/network/interfacesDelete all entries but left the first two lines behind.
auto lo
iface lo inet loopbackStep 3 :
service network-manager startStep 4 :
System >> Startup Applications >> Network ManagerAppend "
&" on the end of the Command. It will be looked like this :nm-applet --sm-disable &
Make sure Start dhclient is enabled in the menu of Startup Applications.
Reboot the system and then configure your VPN (PPTP) as usual.
Make sure Advanced >> Use Point-to-Point encryption (MPPE) is enabled in the Configuration of PPTP.
That's all! See you.
