>From gmail.com!alon.barlev Tue Jul 11 15:20:35 2006
> P Kern wrote:
> > Just fyi - a patch (id 1520128) has been posted to Sourceforge
> > which allows a browser to connect to the management interface.
> > The patch is based on openvpn-2.1_beta14.
> > Since most pl
Hello.
Just fyi - a patch (id 1520128) has been posted to Sourceforge
which allows a browser to connect to the management interface.
The patch is based on openvpn-2.1_beta14.
Since most platforms now have a web browser, this patch could
lessen the need for a separate OpenVPN management GUI.
Hop
Hello.
Minor nit. Could the scripts in the source tree be made to use
'#!/bin/sh' instead of '#!/bin/bash'? On FreeBSD (at least) bash is
an optional port. And even if bash was installed it would normally be
found in /usr/local/bin. If scripts don't use any bash-specific
features then they woul
Hello.
It would be useful if the syslog facility could be optionally set to
something other than LOG_DAEMON. There are too many things logging
to LOG_DAEMON, already. Something like what's included below would be
great. Then "LOG_OPENVPN" (or whatever) could be chosen at config time.
(eg. local6