|
|
On Wed, 1 Dec 2004, Claas Hilbrecht wrote: > I'm running OpenVPN 2.0beta18 with --user nobody on a linux box. While > shutting down the OpenVPN process the following error is logged: > > /sbin/route del -net 192.168.194.0 netmask 255.255.255.0 > ERROR: Linux route delete command failed: could not execute shell command > > This makes sense since nobody isn't allowed to modify the routing table and > I'm running in an empty chroot(). I think the route commands should be > ignored while shuttind down if OpenVPN is running with the --user option. > > PS: Maybe the route option could be parsed by the new openvpn-down-root > plugin? Running --down-pre and the plugin should resolve the above issue. Isn't this just a non-issue in most cases because the TUN/TAP device closure automatically deletes any routes which were directed through it? James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00035.html on line 194 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2004-12/msg00035.html on line 194 |