Hello!
I recently installed OpenWRT on a GL.iNet GL-B1300 and it has been working great. The only glitch I've been hitting is with tunneling through it via Wireguard.
My laptop is running the client, connecting to a remote wireguard server. To make sure I'm keeping the connection alive, I have the wireguard keepalive set to 10 seconds. Most of the time it works GREAT, excellent throughput, 0% packets dropped.
But then, sometimes, and with no cause that I can see, traffic stops. Doing a tcpdump on the openwrt external interface (ppoe-wan) I see that the router is sending ICMP "udp port 51821 unreachable" messages back to the wireguard server. Port 51821 is the listening port for my client.
I don't know why it suddenly stops passing this traffic. Tearing down and bringing the tunnel back up doesn't fix it. I have to reboot the OpenWRT server. Rebooting the router reliably fixes it.
Is there additional troubleshooting I can do to determine why it stops passing traffic after doing so perfectly all day long? Is there a setting I can tweak (firewall? elsewhere?) that would guarantee this traffic is always passed back to my laptop?
Active Connections (on the Luci summary page) shows 10-11%. Load is is low. Disk space usage is low.
Thank you so much for any pointers or suggestions.
This is openwrt-22.03
j