Hostname GL-MT3000
Model GL.iNet GL-MT3000
Architecture ARMv8 Processor rev 4
OpenWrt Version OpenWrt 21.02-SNAPSHOT
Kernel Version 5.4.211
I am connecting to a guest house router, the router is outside my room, the status light on the router is green, I can connect to the router directly. I have the same Jio fibre router at home.
Sometimes the GL-MT3000 status light is solid white and the interface shows the the router is connected to the guest house WiFi. Sometimes it is flashing blue, sometimes it alternates between these two.
Often powering it up whilst holding the reset button for a short time gets it to work again. I have already reset the router and set it up again during the trip.
I am not using a VPN in the router.
The power here goes out multiple times a day so I don’t want to do a firmware reset.
I used it before on another trip in a different country and it worked flawlessly.
Gemini examined the logs:
Primary Observations from Logs:
Interface Shutdowns: The system.log shows multiple instances where the wireless interfaces (ra0 and rax1) are explicitly being brought down with CMD_RTPRIV_IOCTL_VIRTUAL_INF_DOWN and DEINIT commands.
Beacon Failures: Immediately before the link goes down, the kernel reports that the "BSS is not ready" during beacon updates. This typically indicates the router is losing synchronization with the parent AP or the driver is crashing/restarting.
-
MLD Clamping Warnings: There are frequent "IPv6: MLD: clamping QRV" warnings throughout the logs. While often non-critical, a high frequency of these can sometimes correlate with network instability or configuration conflicts in the bridge.
Local Service Failures: During the disconnection events, local services like the GL-iNet UI (gl-ngx-session) report Connection refused when trying to reach internal components, suggesting a momentary system-wide hang or service restart.

