aren't these only command line options??? can i add these options to
++
--daemon [progname]
Become a daemon after all initialization functions are completed. This
option will cause all message and error output to be sent to the syslog
file (such as /var/log/messages), except for the output of shell scripts
and ifconfig commands, which will go to /dev/null unless otherwise
redirected. The syslog redirection occurs immediately at the point that
--daemon is parsed on the command line even though the daemonization
point occurs later. If one of the --log options is present, it will
supercede syslog redirection.
The optional progname parameter will cause OpenVPN to report its
program name to the system logger as progname. This can be useful in
linking OpenVPN messages in the syslog file with specific tunnels. When
unspecified, progname defaults to "openvpn".
When OpenVPN is run with the --daemon option, it will try to delay
daemonization until the majority of initialization functions which are
capable of generating fatal errors are complete. This means that
initialization scripts can test the return status of the openvpn command
for a fairly reliable indication of whether the command has correctly
initialized and entered the packet forwarding event loop.
In OpenVPN, the vast majority of errors which occur after
initialization are non-fatal.
--syslog [progname]
Direct log output to system logger, but do not become a daemon. See
--daemon directive above for description of progname parameter.
Post by Leandro TracchiaDen 3. november 2008 kl. 14:54, i meldingen
"Leandro
Post by Leandro Tracchiawhere are my openvpn logs???
cat /var/log/messages | grep openvpn
cat /var/log/syslog | grep openvpn
cat /var/log/auth.log | grep openvpn
all of these commands show nothing!
-------------------------------------------------------------------------
Post by Leandro TracchiaThis SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Post by Leandro TracchiaBuild the coolest Linux based applications with Moblin SDK & win
great prizes
Post by Leandro TracchiaGrand prize is a trip for two to an Open Source event anywhere in the
world
Post by Leandro Tracchiahttp://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openvpn-users mailing list
https://lists.sourceforge.net/lists/listinfo/openvpn-users