Re: [Openvpn-devel] Patch: allow browser as a management GUI

2006-07-12 Thread P Kern
>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

[Openvpn-devel] Patch: allow browser as a management GUI

2006-07-11 Thread P Kern
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

[Openvpn-devel] '#!/bin/sh' instead of '#!/bin/bash' ... please?

2005-01-28 Thread P Kern
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

[Openvpn-devel] syslog facility config choice

2005-01-28 Thread P Kern
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