Still the same issue in Ubuntu 12.04.2.

All pushed routes are added on tun0 device, including the route to the vpn 
gateway(s).
Imho this happens because the default route is changed to the tun0 device 
before the pushed routes are set. So all routes added after this will be bound 
to the (then default) tun0-Interface. I assume, changing the workflow to set 
the default route at the end of vpn initialisation could solve this problem.

Until now i took the direct way and changed this by patching network-
manager-openvpn to let openvpn set the routes instead of network-
manager, because patching only a plugin is much easier than patching the
NetworkManager, but i don't think this is a good solution.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974912

Title:
  net_gateway adds route on wrong interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/974912/+subscriptions

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

Reply via email to