Comment 7 for bug 364844

Revision history for this message
SigurĂ°ur GuĂ°brandsson (siggi-siggi-heima) wrote :

I can confirm this bug on 9.04 using network-manager-vpnc
I have tested this on a computer that was upgraded from 8.10 using i386 architecture, and a clean install using amd64 architecture.

In both cases I have a perfect route before I connect using vpnc but a broken route (extra nonsense routes) after I connect using vpnc network manager.

I have no other vpn running on the computer, not even on the network.
This was not broken on 8.10 and this severely affects me since I use vpnc to connect to a lot of my sites in work.

----------------------------------------------------------
nikkiclau@ubuntu:~$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 wlan0
nikkiclau@ubuntu:~$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
213.176.148.242 192.168.1.1 255.255.255.255 UGH 0 0 0 wlan0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
10.177.22.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
10.177.25.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 tun0
nikkiclau@ubuntu:~$ ping google.is
PING google.is (216.239.59.104) 56(84) bytes of data.
^C
--- google.is ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5026ms

nikkiclau@ubuntu:~$