Hi,
I've been using this OpenVPN image for over a month, recently I got a 4G router with unlimited data with much more bandwith, (100mbps, 4mbps before). And I having lots of
AEAD Decrypt error: bad packet ID (may be a replay): [ #49607 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
Hi, I've been using this OpenVPN image for over a month, recently I got a 4G router with unlimited data with much more bandwith, (100mbps, 4mbps before). And I having lots of
AEAD Decrypt error: bad packet ID (may be a replay): [ #49607 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
In the console causing my VPS to crash, In this post : https://github.com/haugene/docker-transmission-openvpn/issues/257 and this one : https://github.com/qdm12/private-internet-access-docker/issues/34 That's seems to occur when Wifi is used, which I think can be the same when using 4G, so what I want to do is add
--mute-replay-warnings
arg to openvpn, how can I do that with this image ?