Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: network-manager-pptp (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/301669
Title:
NetworkManager add unnecessary route entry for VPN connection
Status in Network management framework (OpenVPN plugin):
New
Status in “network-manager-pptp” package in Ubuntu:
Confirmed
Bug description:
Binary package hint: network-manager-pptp
On Intrepid:
oberon@titania:/$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
With package:
oberon@titania:~$ apt-cache policy network-manager-pptp
network-manager-pptp:
Installed: 0.7~~svn20081015t024626-0ubuntu1.8.10.1
Candidate: 0.7~~svn20081015t024626-0ubuntu1.8.10.1
Version table:
*** 0.7~~svn20081015t024626-0ubuntu1.8.10.1 0
500 http://ua.archive.ubuntu.com intrepid-proposed/universe Packages
100 /var/lib/dpkg/status
0.7~~svn20081015t024626-0ubuntu1 0
500 http://ua.archive.ubuntu.com intrepid/universe Packages
Before connection to VPN server is established, routing table look
like:
oberon@titania:/$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.5.40.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
0.0.0.0 10.5.40.1 0.0.0.0 UG 0 0 0 eth0
And after it is established:
oberon@titania:/$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.5.20.1 10.5.40.1 255.255.255.255 UGH 0 0 0 eth0
172.16.1.1 10.5.40.1 255.255.255.255 UGH 0 0 0 eth0
10.5.40.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
For make connection to work, I need to delete bogus route:
oberon@titania:~$ sudo route del 172.16.1.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/301669/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp