Public bug reported:

Logging into the same cisco concentrator produces different results
depending how you connect.

>From network manager the default route is pointed at tun0.

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
<cisco-cocentrator-ip>   192.168.1.1     255.255.255.255 UGH   0      0        
0 eth0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
default         *               0.0.0.0         U     0      0        0 tun0


However, vpnc-connect produces a list of routes (provided by the concentrator) 
and a default route to eth0:

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
<cisco-cocentrator-ip>   192.168.1.1     255.255.255.255 UGH   0      0        
0 eth0
<fqdn-host> *               255.255.255.255 UH    0      0        0 tun0
<fqdn-host> *               255.255.255.255 UH    0      0        0 tun0
<internal-ip>    *               255.255.255.255 UH    0      0        0 tun0
<internal-ip>    *               255.255.255.255 UH    0      0        0 tun0
<internal-ip>  *               255.255.255.224 U     0      0        0 tun0
<internal-ip> *               255.255.255.192 U     0      0        0 tun0
<internal-ip>     *               255.255.255.128 U     0      0        0 tun0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
<internal-ip>     *               255.255.254.0   U     0      0        0 tun0
<internal-ip>     *               255.255.248.0   U     0      0        0 tun0
<internal-ip>   *               255.255.192.0   U     0      0        0 tun0
default         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

The net effect is I can do my normal Internet related stuff with vpnc-
connect. With network-manager-vpnc I cannot unless I specify the
addresses in my network-manager-vpnc config.

** Affects: network-manager-vpnc (Ubuntu)
     Importance: Undecided
         Status: New

-- 
nm-vpnc and vpnc-connect produce different routing tables
https://bugs.launchpad.net/bugs/207506
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to