[Bug 364844] Re: network-manager-vpnc produces incorrect routing table

Jernej Stopinšek jernej.stopinsek at mega-m.net
Tue Apr 21 23:11:45 UTC 2009


I've pasted wrong result for network manager. It should be:

>From network manager:

user at ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
<cisco-ip> 10.10.10.1 255.255.255.255 UGH 0 0 0 wlan0
10.15.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 tun0

Sorry for that.

But I've just figured out that if I connect to VPN via network-manager-
vpnc and I manually configure routes to:

user at ubuntu:~$ sudo netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
<cisco-ip> 10.10.10.1 255.255.255.255 UGH 0 0 0 wlan0
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
10.10.107.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
0.0.0.0 10.10.10.1 0.0.0.0 UG 0 0 0 wlan0

traffic still won't go through VPN tunnel.
If I connect with vpnc-connect it works fine with this same routing table.

-- 
network-manager-vpnc produces incorrect routing table
https://bugs.launchpad.net/bugs/364844
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list