[Openvpn-devel] GUI Issue / Bug

2012-07-05 Thread Russell Morris
Hi, Just an FYI, but if the first time you run the GUI you don't run it as administrator - you get an error message about registry access (failing), and then the program exiting. If the GUI has to be run as Administrator, it would be good to configure it that way. Thanks, ... Russell

[Openvpn-devel] Connection Bug / Issue

2012-07-05 Thread Russell Morris
Hi, I have an issue running OpenVPN 2.3 (occurs with both Alpha 1 and 2, but likely earlier versions I'm guessing). I can connect to a Linux server just fine, but when I try to connect to OpenVPN embedded in my router (Tomato firmware, using OpenVPN 2.2.2), the client (on Windows) crashes (and

Re: [Openvpn-devel] [PATCH] Fix compiling with --disable-management

2012-07-05 Thread David Sommerseth
On 05/07/12 11:17, Arne Schwabe wrote: > Some of the MANAGEMENT_QUERY_REMOTE were actually needed. Put #ifdef > ENABLE_MANAGMENT in their place > > Signed-off-by: Arne Schwabe > --- > src/openvpn/init.c |7 ++- > 1 files changed, 6 insertions(+), 1 deletions(-) ACK. Applied to master

[Openvpn-devel] [PATCH] Fix compiling with --disable-management

2012-07-05 Thread Arne Schwabe
Some of the MANAGEMENT_QUERY_REMOTE were actually needed. Put #ifdef ENABLE_MANAGMENT in their place Signed-off-by: Arne Schwabe --- src/openvpn/init.c |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/openvpn/init.c b/src/openvpn/init.c index f67745f..f86fc38

Re: [Openvpn-devel] [Openvpn-users] OpenVPN 2.3_alpha2 released

2012-07-05 Thread David Sommerseth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/07/12 15:06, Alon Bar-Lev wrote: [...snip...] > Please apply the patches for easy-rsa that were deleted by David, > as in current shape it cannot be installed nor packaged. This > should be done in the course of the alpha cycle so user may keep >