I too have the same problem. nm-openvpn doesn't handle the 'redirect- gateway' openvpn setting correctly, it uses --route-noexec by default
Here is the `ps` when connected through nm-openvpn "/usr/sbin/openvpn --remote remote.server.domain.tld --comp-lzo --nobind --dev tun --proto tcp-client --port 1194 --syslog nm-openvpn --script- security 2 --up /usr/lib/network-manager-openvpn/nm-openvpn-service- openvpn-helper --up-restart --persist-key --persist-tun --management 127.0.0.1 1194 --management-query-passwords --route-noexec --client --ca /path/to//openvpn.ca.crt --cert /path/to/openvpn.client.crt --key /path/to/openvpn.key" -- Intrepid regression: default route is no longer redirected over VPN tunnel https://bugs.launchpad.net/bugs/269071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
