|
|
FYI I fixed this by adding the relevant 'route del' and 'route add' commands to the 'route-up.sh' file, which is run after everything else is done (or so it seems). I think it worked just fine :) Max. Max Waterman wrote: > Max Waterman wrote: > >> So, I basically want to say, add all routes you want, but not this one (10.0.8/24) >> >>>> Is there a way to just say "don't alter the default route"? >>>> >>>> >>> This is not the default route being altered, just the route to 10.x . >>> >>> >> Hrm. >> >> However, it is the default route which is changed...I think. At least >> that's how I remember the netstat -rn output. >> >> > I was wrong. You were right. It's the route to 10.0.8.0 that is changing... > > 10.0.8.0 10.8.0.53 255.255.255.0 UG 0 0 0 > tun0 > 10.0.8.0 0.0.0.0 255.255.255.0 U 0 0 0 > eth0 > > How to stop that, and let the openvpn server push routes as it sees fit? > > Max. > >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Openvpn-users mailing list >> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx >> https://lists.sourceforge.net/lists/listinfo/openvpn-users >> >> > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |