Re: [Openvpn-devel] [PATCH applied] Re: Remove extra token after #endif

2018-11-22 Thread David Sommerseth
On 21/11/2018 10:34, Gert Doering wrote: > > Regarding Christian's comment about "#endif" vs. "#endif /* ENABLE_CRYPTO /*" > - well, we have both in our tree, so neither is "correct" or "wrong". > > For such a short #ifdef/#endif span, I'd see it as optional because the > corresponding #ifdef is

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Cyril Scetbon
Weird cause I was sure I had this error in 2.3 too. But I tried again and I don’t get it. So I guess you’re right … I can’t really do anything as the server's config is out of my control … Any idea on how to fix it other than by changing the server’s configuration ? > On Nov 22, 2018, at 9:43 AM,

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Arne Schwabe
Am 22.11.18 um 16:17 schrieb Cyril Scetbon: > Weird cause I was sure I had this error in 2.3 too. But I tried again and I > don’t get it. So I guess you’re right … > I can’t really do anything as the server's config is out of my control … > Any idea on how to fix it other than by changing the serv

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Jan Just Keijser
Hi, On 22/11/18 15:43, Arne Schwabe wrote: Am 22.11.18 um 14:46 schrieb Cyril Scetbon: OpenVPN 2.4.6 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jul  8 2018 Output with —verb 4 https://pastebin.com/huQmnGaU Read your log closer. This is not a bug

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Arne Schwabe
Am 22.11.18 um 14:46 schrieb Cyril Scetbon: > OpenVPN 2.4.6 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] > [EPOLL] [MH/PKTINFO] [AEAD] built on Jul  8 2018 > > Output with —verb 4 https://pastebin.com/huQmnGaU  > Read your log closer. This is not a bug in OpenVPN but rather a broken confi

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Cyril Scetbon
OpenVPN 2.4.6 x86_64-alpine-linux-musl [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD] built on Jul 8 2018 Output with —verb 4 https://pastebin.com/huQmnGaU — Cyril Scetbon > On Nov 22, 2018, at 4:20 AM, Gert Doering wrote: > > Hi, > > On Wed, Nov 21

Re: [Openvpn-devel] foreign_option_2 not set in 2.4

2018-11-22 Thread Gert Doering
Hi, On Wed, Nov 21, 2018 at 10:41:45PM -0500, Cyril Scetbon wrote: > I???ve discovered that foreign_option_2 is not set using 2.4.4 but is set > using 2.3.10. > > foreign_option_1=dhcp-option DNS 10.201.50.150 > foreign_option_2=dhcp-option DOMAIN cyril.net > > I had to downgrade to 2.3 because