Re: Outgoing ping required in container environment (even with PersistentKeepalive)

2022-05-08 Thread Nico Schottelius
A follow up: we "upgraded" the wireguard container to use the following entrypoint.sh instead: set -x # Ensure everything is clean / show prior state wg show # Start all definitions for conf in /etc/wireguard/*.co

Re: Outgoing ping required in container environment (even with PersistentKeepalive)

2022-05-08 Thread Roman Mamedov
On Sun, 08 May 2022 08:34:46 +0200 Nico Schottelius wrote: > The connection stays correctly established. > > If anyone has a pointer on what might be going on, any help is > appreciated. Maybe you don't have a corresponding firewall rule, and happen to rely on the ESTABLISHED,RELATED matching i