|
|
LLLActive@xxxxxxx wrote:
> On Mon, 2005-11-07 at 11:59 +0000, Erich Titl wrote:
>
>>LLLActive@xxxxxxxxx wrote:
>>...
>>
>>>I only have
>>>rcopenvpn {start|stop|restart|condrestart|reload|reopen|satatus}
>>
>>This implies that you did not give the correct parameter(s)
>>
>>cheers
>>
>>Erich
>>
>
>
> Pardon, I expressed myself badly. The line:
>
> rcopenvpn {start|stop|restart|condrestart|reload|reopen|satatus}
>
> is actually what I can use. I did try them with the right paramaters
> like 'rcopenvpn start', then 'rcopenvpn status', etc. I was looking for
> an option that would test for errors as you requested.
>
> 'rcopenvpn start' just reports:
>
> Starting openvpn: Done
The status 'Done' would imply success, but who knows....
OK, you might try sh -x rcopenvpn start
which spits the command stack at execution to the console. This may help
to find the reason for the failure.
cheers
Erich
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|