[Openvpn-devel] Log level of management interface: patch from 2009

2012-02-22 Thread Michael Kress
imply been forgotten. If this is true, you can use the attached patch, that tosses this single (!) bit. :-) -- Servus Michael >From 78e3853622fe41f4aa638e887f5fd4f064be6c07 Mon Sep 17 00:00:00 2001 From: Michael Kress List-Post: openvpn-devel@lists.sourceforge.net Date: Wed, 22 Feb 2012 1

[Openvpn-devel] In P2P and IPv6 only mode: do_ifconfig() does not set up tun interface

2017-08-12 Thread Michael Kress
Hello list, it seems that OpenVPN in P2P mode (static keys) doesn't configure and start the tun interface when there are no configured IPv4 addresses: OpenVPN 2.4.3 In "void do_ifconfig()" of tun.c line 881: if (tt->did_ifconfig_setup) The flag tt->did_ifconfig_ipv6_setup is not considered at al

[Openvpn-devel] Possible memory alignment Problem in 2.4 ?

2020-03-23 Thread Michael Kress
Hello list, There seems to be some kind of alignment problem in OpenVPN 2.4 versions on ARMv4 based machines (32 bit), especially when lzo compression kicks in. History: We run OpenVPN 2.3 happily on a ARMv4 machine. Now we want to upgrade to 2.4 because of automatically ne

Re: [Openvpn-devel] Possible memory alignment Problem in 2.4 ?

2020-03-23 Thread Michael Kress
it is propagated to all configs, in > 2.4 you can push compression options just like dhcp option from > server to clients (and it wins over the config file). > > пн, 23 мар. 2020 г. в 21:29, Michael Kress : > > > Hello list, > > > > There seems to be some kind of ali

Re: [Openvpn-devel] Possible memory alignment Problem in 2.4 ?

2020-03-24 Thread Michael Kress
Am Tue, 24 Mar 2020 11:21:56 +0100 schrieb Arne Schwabe : > Am 23.03.20 um 17:11 schrieb Michael Kress: > > Hello list, > > > > There seems to be some kind of alignment problem in OpenVPN 2.4 > > versions on ARMv4 based machines (32 bit), especially when lzo > &g

Re: [Openvpn-devel] Possible memory alignment Problem in 2.4 ?

2020-03-25 Thread Michael Kress
Hello Arne, Am Wed, 25 Mar 2020 12:50:34 +0100 schrieb Arne Schwabe : > > 1) Do you run automated tests of the OpenVPN code on any build > > server? > > > > 2) If that is the case, is there any test with a version, where > >-DVERIFY_ALIGNMENT is enabled? > > > > I never heard of this opti

Re: [Openvpn-devel] Possible memory alignment Problem in 2.4 ?

2020-03-27 Thread Michael Kress
Am Thu, 26 Mar 2020 09:38:49 +0100 schrieb Arne Schwabe : > > RPI? You mean Raspberry PI? > > Maybe on this machine the problem is not a problem. We also use > > OpenVPN 2.4.7 on a ARMv7, and there is no obvious problem, just on > > the old ARMv4. > > > > Finding all problematic places in the cod

[Openvpn-devel] Update client config over control channel

2020-12-06 Thread Michael Kress
Hi list, Problem: OpenVPN Clients have to be reconfigured from time to time because e.g. - CA certificate changed - client certificates/keys should get updated - client destination address to server should be changed For these and others eighter a) a human must take action and execute commands, s

Re: [Openvpn-devel] Update client config over control channel

2020-12-06 Thread Michael Kress
Am Sun, 6 Dec 2020 16:06:19 +0100 schrieb Arne Schwabe : > Am 06.12.2020 um 14:51 schrieb Michael Kress: [..] > > Looking at check_incoming_control_channel_dowork() makes me think, > > if there could exist another PUSH_command that could be very > > generic and address co

Re: [Openvpn-devel] wanted: mechanism to send text messages to client

2020-12-22 Thread Michael Kress
Hi, Am Sun, 20 Dec 2020 11:54:30 +0100 schrieb Gert Doering : > I find myself looking for a mechanism by which I could send > informational messages ("your cert expires in two weeks, go refresh!" > - "your openvpn client needs an upgrade") from the openvpn server to > incoming clients. I'm quite