It won't work for me, too.

with native command, the route table looks like this

[EMAIL PROTECTED]:~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
129.69.244.1    129.69.245.137  255.255.255.255 UGH   0      0        0 tun0
129.69.245.137  *               255.255.255.255 UH    0      0        0 tun0
openvpn.rus.uni DD-WRT          255.255.255.255 UGH   0      0        0 eth0
192.168.1.0     *               255.255.255.0   U     0      0        0 eth0
default         129.69.245.137  128.0.0.0       UG    0      0        0 tun0
128.0.0.0       129.69.245.137  128.0.0.0       UG    0      0        0 tun0
default         DD-WRT          0.0.0.0         UG    0      0        0 eth0

with network-manager-openvpn, it changes to

[EMAIL PROTECTED]:/etc/openvpn$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
129.69.90.133   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
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         *               0.0.0.0         U     0      0        0 tun0

and of course the second one won't work, it lacks of the other route
definition similar to the first one.

-- 
[Feisty] 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to