WAN DHCP Lease expires and renews every 2.5 minutes
WAN DHCP Lease expires and renews every 2.5 minutes
WAN is StarLink. WAN DHCP seems to recycle every 2.5 minutes. Lease duration would be issued/controlled by ISP? Or is this an ER7206 issue? WAN on-line detection check is set to 3 minutes. SFP WAN is also in use to a second SL terminal, but doesn't exhibit this issue. This doesn't seem transient. All 168 pages of Event log capture this. Any ideas?
WAN: DHCP client renewing IP succeeded. (IP-Address=100.117.75.2xx, Mask=255.192.0.0, Gateway=100.64.0.1) Jan 01, 2024 03:49:04
WAN: DHCP client lease expired. Began renewing the lease. Jan 01, 2024 03:49:01
WAN: DHCP client renewing IP succeeded. (IP-Address=100.117.75.2xx, Mask=255.192.0.0, Gateway=100.64.0.1) Jan 01, 2024 03:46:33
WAN: DHCP client lease expired. Began renewing the lease. Jan 01, 2024 03:46:30
WAN: DHCP client renewing IP succeeded. (IP-Address=100.117.75.2xx, Mask=255.192.0.0, Gateway=100.64.0.1) Jan 01, 2024 03:44:03
WAN: DHCP client lease expired. Began renewing the lease. Jan 01, 2024 03:44:00
Thank you!
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
Hi @MisterW
Thanks for posting in our business forum.
MisterW wrote
Clive_A wrote
So our test team is interested in this issue. Can you guys use Wireshark and mirror the WAN port and monitor the DHCP lease time from Starlink?
How to capture packets using Wireshark on SMB router or switch
I'm not quite sure what use Wireshark logs would be. There's ample evidence out there ( I cant post links since this forum doesnt allow external links!) that Starlink use a 5 min DHCP lease time ( just google 'starlink dhcp lease time' its the first hit ). It's normal ( and quite correct ) for a DHCP client to request a lease renewal once 50% of the lease time expires. The only issue is that the DHCP renewal is logged by default by the router.
If your test team wish to investigate further, then just set up a local DHCP server with a 5 min lease time!!
That might be the Starlink issue which is a low-orbit satellite where you frequently get a reconnection to different satellites.
So they set a 5-minute lease time to reconnect.
Update:
Yup. You are correct about the renewal. It is normal to renew on the half of the lease time.
- Copy Link
- Report Inappropriate Content
It always was renewing the lease even before you upgraded!. Its just that 2.2.3 now logs it by default so you notice it!, unless you disable the log.
The DHCP lease time is defined by your ISP.
- Copy Link
- Report Inappropriate Content
Hi @RF_Dude
Thanks for posting in our business forum.
Have you tried to contact Starlink about this issue?
- Copy Link
- Report Inappropriate Content
Starlink IP addresses are leased for 5 minutes at a time. However that doesn't mean your IP will change every 5 minutes. Starlink will try to maintain your IP for as long as the device is connected and has a public IP
You would expect a router to attempt to renew the IP once 50% of the lease time has expired, which is exactly what its doing.
- Copy Link
- Report Inappropriate Content
I also see this in my logs after the last firmware update to ER7206, I'm not bothered about the short lease time but would be useful to disable the logging for this event as its filling the logs up, I cant see a config option for this event in logging.
- Copy Link
- Report Inappropriate Content
@RF_Dude I am seeing exact same behavior. I have Starlink on WAN port of ER605 Router v2.0 2.1.2 (Build 20230210 Rel.62992). Turning off WAN online detection makes no difference.
1 2024-01-05 14:29:39 DHCP Client NOTICE WAN: DHCP client renewing IP succeeded. (IP-Address=100.80.107.???, Mask=255.192.0.0, Gateway=100.64.0.1)
2 2024-01-05 14:29:35 DHCP Client NOTICE WAN: DHCP client lease expired. Began renewing the lease.
3 2024-01-05 14:27:18 DHCP Server NOTICE DHCP Server allocated IP address 192.168.0.130 for the client[MAC: 12:65:06:1f:86:55].
4 2024-01-05 14:27:08 DHCP Client NOTICE WAN: DHCP client renewing IP succeeded. (IP-Address=100.80.107.???, Mask=255.192.0.0, Gateway=100.64.0.1)
- Copy Link
- Report Inappropriate Content
see this thread https://community.tp-link.com/en/business/forum/topic/648928 for how to disable the logs
- Copy Link
- Report Inappropriate Content
@RF_Dude sorted, why coudln't I find that !, been through those log settings several times. Filling the log with that every 10 minutes means something useful will be missed.
- Copy Link
- Report Inappropriate Content
Hi @biomed32uk @RF_Dude @rossack
Thanks for posting in our business forum.
biomed32uk wrote
I also see this in my logs after the last firmware update to ER7206, I'm not bothered about the short lease time but would be useful to disable the logging for this event as its filling the logs up, I cant see a config option for this event in logging.
So our test team is interested in this issue. Can you guys use Wireshark and mirror the WAN port and monitor the DHCP lease time from Starlink?
How to capture packets using Wireshark on SMB router or switch
- Copy Link
- Report Inappropriate Content
Clive_A wrote
So our test team is interested in this issue. Can you guys use Wireshark and mirror the WAN port and monitor the DHCP lease time from Starlink?
How to capture packets using Wireshark on SMB router or switch
I'm not quite sure what use Wireshark logs would be. There's ample evidence out there ( I cant post links since this forum doesnt allow external links!) that Starlink use a 5 min DHCP lease time ( just google 'starlink dhcp lease time' its the first hit ). It's normal ( and quite correct ) for a DHCP client to request a lease renewal once 50% of the lease time expires. The only issue is that the DHCP renewal is logged by default by the router.
If your test team wish to investigate further, then just set up a local DHCP server with a 5 min lease time!!
- Copy Link
- Report Inappropriate Content
@Clive_A I will look into this on the weekend and if successful, both with the WireShark capture, and learning how to filter all the other stuff it captures, can send this to you directly next week. I hope others with this sniffing ability can attempt this and provide you the result. I guess this to confirm that the TP-LINK router is initiating the lease renewal at 2.5 minutes, rather than SL at 5 minutes and nothing unusual is going on... like loosing or confusing client traffic in this process.
I have other issues in the WDS (10 APs) that may or may not be related to the above (clients randomly but eventually locking down to dial up speeds until their connection is reset) and 1 other issue that will require some intensive Wireshark investigation. We learn as we go and traverse these troubleshooting hurdles.
- Copy Link
- Report Inappropriate Content
Hi @MisterW
Thanks for posting in our business forum.
MisterW wrote
Clive_A wrote
So our test team is interested in this issue. Can you guys use Wireshark and mirror the WAN port and monitor the DHCP lease time from Starlink?
How to capture packets using Wireshark on SMB router or switch
I'm not quite sure what use Wireshark logs would be. There's ample evidence out there ( I cant post links since this forum doesnt allow external links!) that Starlink use a 5 min DHCP lease time ( just google 'starlink dhcp lease time' its the first hit ). It's normal ( and quite correct ) for a DHCP client to request a lease renewal once 50% of the lease time expires. The only issue is that the DHCP renewal is logged by default by the router.
If your test team wish to investigate further, then just set up a local DHCP server with a 5 min lease time!!
That might be the Starlink issue which is a low-orbit satellite where you frequently get a reconnection to different satellites.
So they set a 5-minute lease time to reconnect.
Update:
Yup. You are correct about the renewal. It is normal to renew on the half of the lease time.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 0
Views: 3545
Replies: 14
Voters 0
No one has voted for it yet.