I upgraded a custom build based on OpenWRT 21.02 RC3 (Kernel 5.4.132) today and suddenly I can't SSH into some devices through the management openvpn tunnel anymore.
Trying ping -M do -s 1400
on some devices with the old build (kernel 5.4.128) works.
The same on devices with new build (Kernel 5.4.132) doesn't work.
On the new build, the max size that passes through the tunnel is 297
: ping -M do -s 297
.
I did not change anything in the configuration, only upgraded the firmware.
The same happened a while ago while testing in a different installation in which we were also using wireguard so we just switched to wireguard, but now that this has happened twice in a row while upgrading devices I think there's a problem somewhere and I wonder if anybody else is suffering of the same issue?