|
|
Paulo Andre wrote:
> Trying to start openvpn from within '/etc/rc.d/' but 'openvpn --config
> /etc/vpn.conf', will not work.
> Looks like the 'openvpn' will not accept a path to the file.
> Any suggestions.
>
openvpn --daemon --writepid "/var/run/openvpn/$tun.pid" \
--config "/etc/openvpn/$tun.conf" \
--cd /etc/openvpn
(from a PLD openvpn init script)
Regards,
Irek SÅonina
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr_______________________________________________
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/2005-06/msg00012.html on line 195
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/2005-06/msg00012.html on line 195
|