Hi gents, I have a small issue with a particular VPS. I have a subnet topology (10.9.0.0/24) where one client ends up with an extra 8.0.0.0/6 route which ends up breaking everything. As soon as I down the tunnel, the route goes away and everything goes back to normal. I have 3 other hosts with zero issues. It does seem to point to something local to that server.
When the tunnel is active, the client can reach the OpenVpn server. I do push a second 10.8.0.0/24 route but even without that extra route on the OpenVPN server, the client still ends up with 8.0.0.0/6 This seem to be quite random and I'm not quite sure where I should be looking. #netstat -r -n Destination Gateway Genmask Flags MSS Window irtt Iface 8.0.0.0 0.0.0.0 252.0.0.0 U 0 0 0 tun0 #I can delete the extra route which does solve the problem route del -net 8.0.0.0 gw 0.0.0.0 netmask 252.0.0.0 dev tun0 #openvpn version openvpn-2.3.6-1.el6.x86_64 #uname -a Linux potato 2.6.32-504.3.3.el6.x86_64 #1 SMP Wed Dec 17 01:55:02 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux #cat /etc/centos-release CentOS release 6.6 (Final) I appreciate any help on the matter, Thanks! ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users