The internal IP range of the network I am connecting to is 192.168.157.0/8. When I have this set via the UI to use the VPN for that range (gconf-editor key /system/networking/vpn_connections/[EMAIL PROTECTED]@Louisville/routes=[192.168.157.0/8]), the kernel routing table reports the following after connection:
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 65.112.80.58 10.0.71.1 255.255.255.255 UGH 0 0 0 eth0 10.0.71.0 * 255.255.255.0 U 0 0 0 eth0 192.168.99.0 * 255.255.255.0 U 0 0 0 vmnet8 192.168.205.0 * 255.255.255.0 U 0 0 0 vmnet1 default 10.0.71.1 0.0.0.0 UG 0 0 0 eth0 The top entry is the external IP of the VPN, but note that there are no entries for ppp0 (the VPN). If I clear this key, I can use the VPN, but of course it is set as the default route and all traffic is going through this interface. -- network-manager does not add routes for VPN connections https://bugs.launchpad.net/bugs/113726 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
