I have a Slate AX connected to my home wifi with Wireguard Server and one connected to my laptop with Wireguard Client. They are both updated to the latest firmware.
Every now and then, my client router is unable to connect to my server router. It gives me the following in the log:
I’ve found that this is solved by creating a new server config and setting it up on my client router. I’m not sure what would cause this to happen. I have DDNS enabled on the config.
If you are using DDNS and the public IP changes, the existing WireGuard client config (with DDNS Endpoint) should still work after restarting the Wireguard client, without having to create a new client config.
Check the System Log (logread) for DDNS update records. GL.iNet states DDNS update frequency is once every 10 minutes.
Sun Oct 23 20:31:05 2022 daemon.notice netifd: Interface 'wgserver' is setting up now\nSun Oct 23 20:31:06 2022 daemon.notice netifd: Interface 'wgserver' is now up\nSun Oct 23 20:31:06 2022 daemon.notice netifd: Network device 'wgserver' link is up\nSun Oct 23 20:31:06 2022 kern.info kernel: [ 27.026473] IPv6: ADDRCONF(NETDEV_UP): wgserver: link is not ready\nSun Oct 23 20:31:11 2022 user.notice firewall: Reloading firewall due to ifup of wgserver (wgserver)\n