Hi All,

I also have this issue.

Routing table before connection:

192.168.7.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         192.168.7.3     0.0.0.0         UG    0      0        0 eth0

Here is the routing table after a successful connection using init.d/openvpn
start

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
10.254.0.5      0.0.0.0         255.255.255.255 UH    0      0        0 tun0
10.254.0.1      10.254.0.5      255.255.255.255 UGH   0      0        0 tun0
192.168.7.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
192.168.1.0     10.254.0.5      255.255.255.0   UG    0      0        0 tun0
0.0.0.0         192.168.7.3     0.0.0.0         UG    0      0        0 eth0

Here is the routing table after stopping openvpn and initiating through nm

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
87.194.103.103  192.168.7.3     255.255.255.255 UGH   0      0        0 eth0
192.168.7.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0
wlan0
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 tun0
0.0.0.0         0.0.0.0         0.0.0.0         U     1000   0        0
wlan0

Also, the dns settings don't get pushed through with nm.

Thanks in advance for any help.

Kind Regards,

Thomas Greenwood

Reply via email to