I finally think I’ve narrowed down what is interrupting my connections.
I have a GL-XE3000 setup as a repeater. I don’t see any issues with the upstream.
I have a laptop, wired to the LAN port (192.168.5.138)
I have another laptop, wifi connected on 2.4ghz, right next to the router (192.168.5.202)
My connections (RDP most noticably) drops out often. It comes back within a few seconds.
I setup a ping every second to the other machine, the router and google public DNS - and I am seeing pings fail around the same time as the RDPs fail if I am actively on the system.
It seems to happen around the time the firewall reload happens. It doesn’t happen every time, but every time it happens I’m able to see that it just happened to reload the firewall.
Each one of these was when a hiccup occured. Common theme is the firewall reload. There’s even more examples of this, there’s not actually a lot of log output that shows up around this time.
example 1:
Fri Oct 24 18:35:24 2025 daemon.info glc: (common.c:1741) Parse +COPS response success
Fri Oct 24 18:35:50 2025 kern.err kernel: [965815.860925] 7981@C13L1,tx_free_v3_notify_handler() 3530: ContTxFailCntTotal = 1, ContTxFailCnt300ms = 1
Fri Oct 24 18:35:50 2025 kern.err kernel: [965815.870408] 7981@C13L1,tx_free_v3_notify_handler() 3533: token used by current wcid = 59, free_token_cnt = 2303
Fri Oct 24 18:35:55 2025 daemon.info glc: (common.c:1741) Parse +COPS response success
Fri Oct 24 18:36:00 2025 kern.err kernel: [965826.151157] 7981@C13L1,tx_free_v3_notify_handler() 3530: ContTxFailCntTotal = 2, ContTxFailCnt300ms = 1
Fri Oct 24 18:36:00 2025 kern.err kernel: [965826.160671] 7981@C13L1,tx_free_v3_notify_handler() 3533: token used by current wcid = 59, free_token_cnt = 2303
Fri Oct 24 18:36:11 2025 kern.err kernel: [965836.352965] 7981@C13L1,tx_free_v3_notify_handler() 3530: ContTxFailCntTotal = 3, ContTxFailCnt300ms = 1
Fri Oct 24 18:36:11 2025 kern.err kernel: [965836.362453] 7981@C13L1,tx_free_v3_notify_handler() 3533: token used by current wcid = 59, free_token_cnt = 2303
Fri Oct 24 18:36:26 2025 daemon.info glc: (common.c:1741) Parse +COPS response success
Fri Oct 24 18:36:57 2025 daemon.info glc: (common.c:1741) Parse +COPS response success
Fri Oct 24 18:37:12 2025 user.notice kmwan: config json str={ "op": 6, "data": { } }
Fri Oct 24 18:37:13 2025 user.notice firewall: Reloading firewall due to ifupdate of wwan (apclix0)
example 2:
Sat Oct 25 02:01:13 2025 user.notice firewall: Reloading firewall due to ifupdate of wwan (apclix0)
Sat Oct 25 02:16:51 2025 kern.err kernel: [993470.202935] 7981@C13L1,tx_free_v3_notify_handler() 3530: ContTxFailCntTotal = 1, ContTxFailCnt300ms = 1
Sat Oct 25 02:16:51 2025 kern.err kernel: [993470.212429] 7981@C13L1,tx_free_v3_notify_handler() 3533: token used by current wcid = 62, free_token_cnt = 2302
example 3:
Fri Oct 24 18:53:09 2025 user.notice kmwan: config json str={ "op": 6, "data": { } }
Fri Oct 24 18:53:09 2025 user.notice firewall: Reloading firewall due to ifupdate of wwan (apclix0)
example 4:
Fri Oct 24 23:18:41 2025 user.notice kmwan: config json str={ "op": 6, "data": { } }
Fri Oct 24 23:18:41 2025 user.notice firewall: Reloading firewall due to ifupdate of wwan (apclix0)
I’m on latest stable firmware (4.0 0802release5)
Note - those ContTxFailCntTotal messages don’t seem to be related - when a hiccup happens, those are not always there. The reloading firewall though is. Also… I don’t know why ifupdate of wwan keeps happening. The cellular connection is disabled, it should not be trying to connect to anything. The repeater is the only thing setup.


