|
|
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. -- Claas Hilbrecht http://www.jucs-kramkiste.de
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/msg00032.html on line 186 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/msg00032.html on line 186 |