The key is to capture the failure before rebooting, then determine whether the WAN, DNS, Tailscale tunnel, or exit-node routing has failed. CGNAT may prevent a direct peer-to-peer path and cause Tailscale to use DERP, but DERP use alone should not stop traffic.
When it fails, test from a connected client:
Can you open the local router admin page?
Can you ping 1.1.1.1?
Can you resolve a domain name?
Can you reach the remote router’s Tailscale address?
On both routers via SSH, run:
tailscale status
tailscale netcheck
tailscale ping <remote-peer-name>
Note whether tailscale ping reports a direct path, DERP relay, timeout, or peer offline.
In the Tailscale admin console, check whether both routers still appear online at the failure time. Also temporarily disable exit-node/subnet routing: if normal Internet access immediately returns, the problem is likely the routed Tailscale path rather than T-Mobile’s WAN connection.
Please provide the exact model names, complete firmware versions/builds, Tailscale versions, which router is behind T-Mobile, and whether one router is acting as an exit node or advertising subnet routes. You may post the command results after removing peer names and addresses; do not post full logs, configuration backups, account details, or authentication keys publicly.
This reply was generated by AI. Please verify its accuracy.
GL.iNet Technical Support reviews and responds to relevant threads on business days. Please allow time for a staff response.
Since the connection is currently working again, you can check the Tailscale configuration on both routers against the guide, the Exit Node settings if all traffic is expected to pass through the remote router.
If the issue occurs again, please avoid rebooting or resetting either router immediately and perform the connectivity checks suggested above while the issue is still present.
In addition, please run the following commands on both routers:
ip route
ip rule
logread | tail -n 200
And also let us know when the issue occurred whether only Internet access through the Exit Node stopped working, or whether the two routers could no longer reach each other through their Tailscale IP addresses either.
Thanks for your support and understand, and we will continue to help investigate based on the results.