|
|
I must be a real nitwit as I can't get OpenVPN to start automatically on system boot or even by running "service openvpn start". I have the openvpn script in the /etc/init.d directory but every time I issue "openvpn start" it gives me an error on CMD Line 1 (it doesn't like the "start"). I have looked at the script (in my limited knowledge of bash scripting) and it appears as if everything is in the proper directory. If I issue the command "service openvpn start", I get the message: Starting openvpn: /usr/sbin/openvpn: error while loading shared libraries: liblzo.so.1: cannot enable executable stack as shared object requires: Permission denied and it fails. Now I have no problem starting OpenVPN manually "openvpn --config server.conf". So obviously I have "bad timing" and "loose headspace" problems. -- Scott B. Ackerman 1212 Baker Street Fort Collins, Colorado 80524 970-231-9035 scott@xxxxxxxxxxxxxxxxxx ______________________ OpenVPN mailing lists 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/2006-11/msg00074.html on line 196 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/2006-11/msg00074.html on line 196 |