I am using a TPLink AX55 router. As part of trying to resolve the issues below, I got TPLink to issue an RMA for a replacement device, which made no difference.
I switched net providers recently from Comcast to Sail and ran into some router problems. The first problem I discovered was that Sail doesn’t offer IPv6 in my area so I was forced to change back to IPv4 only.
Then the 2nd problem was that I was getting intermittent network disconnects that would last for 30 seconds to 15 minutes or so. Most common was times of 3-7 minutes. A sample log disconcert/connect sequence looks like this. This one represents a 45 second outage (begin to end):
2024-04-29 14:54:53 Led Controller INFO [1118] Start to run WAN1_ON
2024-04-29 14:54:53 Led Controller INFO [1118] Start to run WAN0_OFF
2024-04-29 14:54:53 Led Controller INFO [1118] Start to run LAN_ON2024-04-29 14:54:08 Led Controller INFO [1118] Start to run WAN1_OFF
2024-04-29 14:54:08 Led Controller INFO [1118] Start to run WAN0_ON
2024-04-29 14:54:08 Led Controller INFO [1118] Start to run LAN_ON
These outage entries are always preceded by the below log entries:
2024-04-30 07:58:43 DHCPC INFO [18607] receive ack from server with ip 208.95.234.231, options(subnet=255.255.255.192;router=208.95.234.193;dns=8.8.8.8 149.112.112.112;lease=28800;serverid=147.92.88.115;cliid=01/d0:50:99:5d:e1:c4:;)
2024-04-30 07:58:43 DHCPC INFO [18607] send select request with options(cliid=01/d0:50:99:5d:e1:c4:;)
2024-04-30 07:58:43 DHCPC INFO [18607] 1/2 lease passed, enter renewing state
Sail tech support claims they see nothing on their end. I asked them to interpret the above log entries and one of their engineers claims it is a simple handshake operation.
Based on the log statement above, do any network experts here see anything that isn’t right and might contribute to the regular disconnect issue on my end? Can you tell me exactly what these statements are doing?