Re: [Openvpn-devel] problem with beta3 and wintun

2020-09-10 Thread Gert Doering
Hi, On Thu, Sep 10, 2020 at 06:10:17PM -0700, Marvin wrote: > To All 3, > Thank you with your help I found the issue. UAC was disabled in the > registry on this image. IIRC we had trouble updating some software by > automated script and turning UAC off was required. > > After re-enabling UAC, wi

Re: [Openvpn-devel] problem with beta3 and wintun

2020-09-10 Thread Marvin
To All 3, Thank you with your help I found the issue. UAC was disabled in the registry on this image. IIRC we had trouble updating some software by automated script and turning UAC off was required. After re-enabling UAC, wintun started normally. On Thu, Sep 10, 2020 at 12:33 AM Gert Doering wr

Re: [Openvpn-devel] [PATCH] Fix client's poor man NCP fallback

2020-09-10 Thread Selva Nair
Hi On Thu, Sep 10, 2020 at 3:10 AM Marvin Adeff wrote: > Selva, > > Please allow me to back up a moment and restate this: > 1. I installed the beta3 msi from the web site logged in as a user that > has admin privileges. But no elevation was used to install it, just > double-click on the file.

Re: [Openvpn-devel] [PATCH] Support for wolfSSL in OpenVPN

2020-09-10 Thread Juliusz Sosinowicz
Hi Arne, I understand your concern and apologize for the delay. We have been busy with the release of wolfSSL 4.5.0. I will make sure that the fixes necessary for OpenVPN support will be prioritized. Sincerely Juliusz On 10/09/2020 12:18, Arne Schwabe wrote: Am 22.07.20 um 16:02 schrieb Jul

Re: [Openvpn-devel] [PATCH] Support for wolfSSL in OpenVPN

2020-09-10 Thread Arne Schwabe
Am 10.09.20 um 14:11 schrieb Juliusz Sosinowicz: > Hi Arne, > > I understand your concern and apologize for the delay. We have been busy > with the release of wolfSSL 4.5.0. I will make sure that the fixes > necessary for OpenVPN support will be prioritized. > > Sincerely > Juliusz I think the b

Re: [Openvpn-devel] [PATCH] Support for wolfSSL in OpenVPN

2020-09-10 Thread Arne Schwabe
Am 22.07.20 um 16:02 schrieb Juliusz Sosinowicz: > Hi Arne, > > thank you for your feedback. I tested the patch on the latest master > version at the time of writing and it looks like these requirements were > added in the last week which is why I wasn't able to address them > before.I will look i

[Openvpn-devel] [PATCH applied] Re: Fix best gateway selection over netlink

2020-09-10 Thread Gert Doering
Thanks a lot. Your patch has been applied to the master and release/2.5 branch. (I have lightly tested this on Linux 4.19.9 and stared a bit at the code. Antonio is the master of this code and if he says it's good, it is :-) ) commit 505d5ad8fadcdc56bae07f4b95c05acd93a47c24 (master) commit 7a9f

[Openvpn-devel] [PATCH applied] Re: Fix TUNSETGROUP compatibility with very old Linux systems.

2020-09-10 Thread Gert Doering
Patch has been applied to the master, release/2.5 and release/2.4 branch. commit a4e0ac0604460ea2431acb7481d6ffb7a3fc6298 (master) commit 43e70c78c34b90b15b6bfdac9c1911853defca10 (release/2.5) commit a1dc800348937d6993f5008140081f66a695026a (release/2.4) Author: Gert Doering Date: Wed Sep 9 17:3

Re: [Openvpn-devel] [PATCH v3] Fix best gateway selection over netlink

2020-09-10 Thread Antonio Quartulli
Hi, On 08/09/2020 14:36, Vladislav Grishenko wrote: > Netlink route request with NLM_F_DUMP flag set means to return > all entries matching criteria passed in message content - > matching supplied family & dst address in our case. > So, gateway from the first ipv4 route was always used. > > On ke

Re: [Openvpn-devel] [PATCH 0/4] Allow setting up OpenVPN in TLS mode without CA

2020-09-10 Thread Arne Schwabe
Am 09.09.20 um 20:23 schrieb tincanteksup: > > > On 09/09/2020 11:21, Arne Schwabe wrote: >> Am 09.09.20 um 10:04 schrieb François Kooman: >>> On 9/8/20 6:38 PM, Arne Schwabe wrote: I really wonder which large deployment want to do that instead of a CA. I really understand the need for

Re: [Openvpn-devel] [PATCH] Fix TUNSETGROUP compatibility with very old Linux systems.

2020-09-10 Thread Arne Schwabe
Am 09.09.20 um 17:37 schrieb Gert Doering: > Our code works on "very old Linux" (Fedora-1), but needs a #define > for TUNSETGROUP to compile. Everything else is there. > > While at it, fix TUNSETGROUP error message. > > Reported-By: noloader on Trac > Trac: #1152 > > Signed-off-by: Gert Doering

Re: [Openvpn-devel] [PATCH] Fix client's poor man NCP fallback

2020-09-10 Thread Lev Stipakov
Hi Marvin, > 1. I installed the beta3 msi from the web site logged in as a user that has > admin privileges. But no elevation was used to install it, just double-click > on the file. > 2. I only used the GUI as installed, with no elevation, to start OpenVPN. > 3. With TAP selected in my .ovp

Re: [Openvpn-devel] problem with beta3 and wintun

2020-09-10 Thread Gert Doering
Hi, On Thu, Sep 10, 2020 at 12:10:25AM -0700, Marvin Adeff wrote: > Please allow me to back up a moment and restate this: As a matter of mailing list etiquette - could you please not post this with Subject: Re: [Openvpn-devel] [PATCH] Fix client's poor man NCP fallback I do try to figure out

Re: [Openvpn-devel] [PATCH] Fix client's poor man NCP fallback

2020-09-10 Thread Marvin Adeff
Selva, Please allow me to back up a moment and restate this: 1. I installed the beta3 msi from the web site logged in as a user that has admin privileges. But no elevation was used to install it, just double-click on the file. 2. I only used the GUI as installed, with no elevation, to start