Re: [Openvpn-users] linux route insertion failure and error handling

2021-08-12 Thread Lukas Tribus
Hello Gert, On Wed, 11 Aug 2021 at 18:31, Gert Doering wrote: > > Hi Lukas, > > small world :-) Yes, indeed :P > On Wed, Aug 11, 2021 at 04:06:38PM +0200, Lukas Tribus wrote: > > in an environment with 2 openvpn instances (one TCP and one UDP), > > previous unattended-upgrades of the openvpn

Re: [Openvpn-users] linux route insertion failure and error handling

2021-08-11 Thread Gert Doering
Hi Lukas, small world :-) On Wed, Aug 11, 2021 at 04:06:38PM +0200, Lukas Tribus wrote: > in an environment with 2 openvpn instances (one TCP and one UDP), > previous unattended-upgrades of the openvpn package in Ubuntu 18.04 > caused outages, because the UDP based instance was unable to add > ro

Re: [Openvpn-users] linux route insertion failure and error handling

2021-08-11 Thread Antonio Quartulli
Hi Lukas, On 11/08/2021 16:06, Lukas Tribus wrote: > Hey folks, > > > in an environment with 2 openvpn instances (one TCP and one UDP), > previous unattended-upgrades of the openvpn package in Ubuntu 18.04 > caused outages, because the UDP based instance was unable to add > routes to the kernel:

[Openvpn-users] linux route insertion failure and error handling

2021-08-11 Thread Lukas Tribus
Hey folks, in an environment with 2 openvpn instances (one TCP and one UDP), previous unattended-upgrades of the openvpn package in Ubuntu 18.04 caused outages, because the UDP based instance was unable to add routes to the kernel: /sbin/ip route add 192.168.20.0/24 via 10.20.30.2 ERROR: Linux