Similar to #11983 I have the issue that I see very often (around after 24h of stable connection) something like that:
5567;2025-05-26 05:09:53;Health checker;network;notice;IPv4 connectivity started to fail
5568;2025-05-26 05:09:56;Health checker;network;notice;IPv6 connectivity started to fail
5569;2025-05-26 05:10:14;Health checker;network;notice;DNS resolution started to fail
5570;2025-05-26 05:11:15;Health checker;network;notice;IPv4 connectivity restored
5571;2025-05-26 05:11:15;Health checker;network;notice;IPv6 connectivity restored
5572;2025-05-26 05:11:15;Health checker;network;notice;DNS resolution restored
5573;2025-05-26 06:09:47;Health checker;network;notice;IPv4 connectivity started to fail
5574;2025-05-26 06:09:51;Health checker;network;notice;IPv6 connectivity started to fail
5575;2025-05-26 06:10:09;Health checker;network;notice;DNS resolution started to fail
5576;2025-05-26 06:11:09;Health checker;network;notice;IPv4 connectivity restored
5577;2025-05-26 06:11:09;Health checker;network;notice;IPv6 connectivity restored
5578;2025-05-26 06:11:09;Health checker;network;notice;DNS resolution restored
5579;2025-05-26 07:09:45;Health checker;network;notice;IPv4 connectivity started to fail
5580;2025-05-26 07:09:48;Health checker;network;notice;IPv6 connectivity started to fail
5583;2025-05-26 07:10:06;Health checker;network;notice;DNS resolution started to fail
5584;2025-05-26 07:11:06;Health checker;network;notice;IPv4 connectivity restored
5585;2025-05-26 07:11:06;Health checker;network;notice;IPv6 connectivity restored
5586;2025-05-26 07:11:06;Health checker;network;notice;DNS resolution restored
5587;2025-05-26 07:27:21;Health checker;network;notice;IPv6 connectivity started to fail
5588;2025-05-26 07:28:22;Health checker;network;notice;IPv6 connectivity restored
5589;2025-05-26 08:09:53;Health checker;network;notice;IPv4 connectivity started to fail
5590;2025-05-26 08:09:57;Health checker;network;notice;IPv6 connectivity started to fail
5591;2025-05-26 08:10:15;Health checker;network;notice;DNS resolution started to fail
5596;2025-05-26 08:11:26;Health checker;network;notice;IPv6 connectivity restored
5597;2025-05-26 08:12:44;Health checker;network;notice;IPv4 connectivity restored
5598;2025-05-26 08:12:44;Health checker;network;notice;DNS resolution restored
If the route is in this state he has maximum download bandwidth of 5mbits but a quite normal upload bandwith of 50mbits.
The ping response times are then above 2 seconds. This is for most application a not usable internet connection.
The interessting thing is, that a router reboot fixes the problem and brings me back to sub 40ms response times and download speeds above 400mbit.
As a first step in troubleshooting this issue, could you please run the following commands via the router’s CLI/SSH and let me know if the initial issue with periodic connectivity loss still persists afterward?
uci set network.mob1s1a1.dhcp='0'
uci commit network
/etc/init.d/network restart
In case the issue still occurs, we’ll need to reach out and continue investigating the issue privately. Let me know the outcome here.
Thank you for the update. I believe, to assist you effectively, we’ll need to continue this process privately. You should find a support request form in the inbox of the email address you used for your forum registration. Kindly fill out the form, and please reference Ticket ID: 13937 when submitting it. Once the form is completed, we’ll contact you directly via email to investigate the issue in detail and help work towards a solution.
@Martynas It looks like your comment was the solution.
But the missing part was that the router needs a reboot before your fix works. Just restarting the network stack is not enough.
Thank you for the update. Great to hear that the initial issue seems to be resolved, and thank you for noting the additional reboot action for it to work. Theoretically, option dhcp '0' is added and saved to the config immediately after running the suggested commands; however, it’s always recommended to reboot the device after any configuration change is made to test and ensure it works when it’s freshly booted.
I assume this thread can be closed now, or if you need any further assistance, please let me know.