Jannis Ohms
2017-05-30 10:56:03 UTC
Hi
I use openvpn to connect to a remote network and to tunnel all my traffic
but my gateway forgets a certin route from time to time
my VPN Server runs on 141.41.40.30
default 10.8.0.9 0.0.0.0 UG 0 0 0 tun0
10.8.0.1 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
10.8.0.9 * 255.255.255.255 UH 0 0 0 tun0
141.41.38.0 * 255.255.255.0 U 0 0 0 eth0
141.41.40.30 141.41.38.1 255.255.255.255 UGH 0 0 0 eth0
192.168.3.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0
192.168.3.81 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.3.82 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.5.0 * 255.255.255.0 U 0 0 0 eth1
the Upeer routing table is fine because he is able to reach te server
via the gateway 141.41.38.1
default 10.8.0.9 0.0.0.0 UG 0 0 0 tun0
10.8.0.1 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
10.8.0.9 * 255.255.255.255 UH 0 0 0 tun0
141.41.38.0 * 255.255.255.0 U 0 0 0 eth0
192.168.3.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0
192.168.3.81 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.3.82 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.5.0 * 255.255.255.0 U 0 0 0 eth1
But from time to time the routes to the server are removed.
This breaks my setup.
Is this a documented bug? Are there tools to track changes on my routing
table
I use openvpn to connect to a remote network and to tunnel all my traffic
but my gateway forgets a certin route from time to time
my VPN Server runs on 141.41.40.30
default 10.8.0.9 0.0.0.0 UG 0 0 0 tun0
10.8.0.1 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
10.8.0.9 * 255.255.255.255 UH 0 0 0 tun0
141.41.38.0 * 255.255.255.0 U 0 0 0 eth0
141.41.40.30 141.41.38.1 255.255.255.255 UGH 0 0 0 eth0
192.168.3.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0
192.168.3.81 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.3.82 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.5.0 * 255.255.255.0 U 0 0 0 eth1
the Upeer routing table is fine because he is able to reach te server
via the gateway 141.41.38.1
default 10.8.0.9 0.0.0.0 UG 0 0 0 tun0
10.8.0.1 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
10.8.0.9 * 255.255.255.255 UH 0 0 0 tun0
141.41.38.0 * 255.255.255.0 U 0 0 0 eth0
192.168.3.0 10.8.0.9 255.255.255.0 UG 0 0 0 tun0
192.168.3.81 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.3.82 10.8.0.9 255.255.255.255 UGH 0 0 0 tun0
192.168.5.0 * 255.255.255.0 U 0 0 0 eth1
But from time to time the routes to the server are removed.
This breaks my setup.
Is this a documented bug? Are there tools to track changes on my routing
table