Using intrepid with NM 0.7.0.
NM sets up a default gateway but it shouldn't.
Routes with OpenVPN/NM (works not):
78.47.23.201    192.168.220.1   255.255.255.255 UGH   0      0        0 eth0 
<-- remote vpn server address
10.23.0.0       0.0.0.0         255.255.255.0   U     0      0        0 tap0 
<-- network inside vpn
192.168.220.0   0.0.0.0         255.255.255.0   U     1      0        0 eth0 
<-- my local net
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 tap0

Routes with OpenVPN CLI (works):
10.23.0.0       0.0.0.0         255.255.255.0   U     0      0        0 tap0
192.168.220.0   0.0.0.0         255.255.255.0   U     1      0        0 eth0
0.0.0.0         192.168.220.1   0.0.0.0         UG    0      0        0 eth0 
<-- the default gateway that i actually want

I'm not sure whether this is a configuration issue but I believe it's
this bug still being there.

** Changed in: network-manager-openvpn (Ubuntu Intrepid)
       Status: Fix Released => Incomplete

-- 
n-m-openvpn fails to pull routes
https://bugs.launchpad.net/bugs/88069
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

Reply via email to