Hi,
I have an X86 router device at my house. I have openwrt devices at my parents’ house setup as WireGuard server so that I can remotely assist / administrate.
Running IP4 only snapshot across the board. On the X86, running openwrt-14fc3937e330-x86-64-generic-squashfs-combined-efi-20260125.img.gz all is well. This build has 6.12.67.
With no changes to config, installing these builds causes my X86 device to successfully connect to the remote WireGuard (as seen on the remote wireguard status page), however no traffic routes:
openwrt-14fc3937e330-x86-64-generic-squashfs-combined-efi-20260215.img.gz
openwrt-204af1f10c3f-x86-64-generic-squashfs-combined-efi-20260221.img.gz
The other end has been updated to the Feb 21st build which is kernel 6.12.71.
If I downgrade the router at my place back down to the 20260125 version above, all starts working again without any changes to config.
I understand that there problems introduced with Kernels after .67 but my understanding is/was that this openwrt commit served to resolve it – I guess not fully: https://github.com/openwrt/openwrt/commit/385b02614e3eb2204582bbfebb1d4e515da959c4
Just checking to see if anyone else is experiencing a similar issue.