| View previous topic :: View next topic |
| Author |
Message |
knedle n00b

Joined: 21 Nov 2008 Posts: 12
|
Posted: Mon Nov 02, 2009 10:42 am Post subject: failed to start `/usr/sbin/openvpn' |
|
|
I've tried to install and run openvpn, done everything as it was describet in gentoo wiki, but every time, I try to start it, I get following message:
| Code: |
/etc/init.d/openvpn start
* Starting openvpn...
* start-stop-daemon: failed to start `/usr/sbin/openvpn'
* Check your logs to see why startup failed [ !! ]
* ERROR: openvpn failed to start
|
I tried to look for log files in /var/log, but there were no files related to openvpn, I've also checked if /usr/sbin/openvpn exists and it does, so I really don't know why it doesn't want to start.
Do you have any ideas?
So far I tried to emerge 2.0.6 and 2.1_rc20.[/url] |
|
| Back to top |
|
 |
malern Apprentice


Joined: 19 Oct 2006 Posts: 168
|
Posted: Mon Nov 02, 2009 12:24 pm Post subject: Re: failed to start `/usr/sbin/openvpn' |
|
|
| knedle wrote: | | I tried to look for log files in /var/log, but there were no files related to openvpn |
If there are no openvpn specific log files, then check /var/log/messages instead. |
|
| Back to top |
|
 |
rauz n00b

Joined: 19 Jul 2011 Posts: 2
|
Posted: Tue Jul 19, 2011 2:54 pm Post subject: |
|
|
i got the same error.
Can anyone help me get futher?
Thanks. |
|
| Back to top |
|
 |
Princess Nell Guru


Joined: 15 Apr 2005 Posts: 465
|
Posted: Tue Jul 19, 2011 7:13 pm Post subject: |
|
|
You can define a log file in your server.conf, e.g.
| Code: |
log-append /var/log/openvpn.log
|
|
|
| Back to top |
|
 |
rauz n00b

Joined: 19 Jul 2011 Posts: 2
|
Posted: Thu Jul 21, 2011 3:50 pm Post subject: |
|
|
| Princess Nell wrote: | You can define a log file in your server.conf, e.g.
| Code: |
log-append /var/log/openvpn.log
|
|
That solved the problem.
Thanks. |
|
| Back to top |
|
 |
redarrow n00b

Joined: 13 Nov 2011 Posts: 1 Location: Langen,Hessen
|
Posted: Tue May 08, 2012 3:05 pm Post subject: |
|
|
Many thanks.
I found a tipe error I didn't see in /var/log/messages with the "log-append /var/log/openvpn.log" option. |
|
| Back to top |
|
 |
|