I have an MT6000 with Starlink. I bypass the Starlink router and use the MT6000 with a Starlink assigned IP. It’s DHCP with a lease of 300s. When I max out the WAN bandwidth the MT6000 will send a DHCP renew request but never receive or process the response and at then the MT6000 eventually releases the IP and bounces the interface and it gets the same lease again and things work. The issues is that once the interface/fw bounces all state is gone and my downloads that have maxed the interface need to be reset. I removed wan monitoring/tracking and added the broadcast flag for the wan interface in hopes of triggering it to not release the lease.
Tue Jan 6 12:12:29 2026 daemon.notice netifd: wan (23594): udhcpc: sending renew to 0.0.0.0
Tue Jan 6 12:12:39 2026 daemon.notice netifd: wan (23594): udhcpc: sending renew to 0.0.0.0
Tue Jan 6 12:12:43 2026 daemon.notice netifd: wan (23594): udhcpc: sending renew to 0.0.0.0
Tue Jan 6 12:12:45 2026 daemon.notice netifd: wan (23594): udhcpc: sending renew to 0.0.0.0
Tue Jan 6 12:12:46 2026 daemon.notice netifd: wan (23594): udhcpc: sending renew to 0.0.0.0
Tue Jan 6 12:12:46 2026 daemon.notice netifd: wan (23594): udhcpc: lease lost, entering init state
Tue Jan 6 12:12:46 2026 daemon.notice netifd: Interface 'wan' has lost the connection
Tue Jan 6 12:12:46 2026 daemon.info avahi-daemon[6345]: Withdrawing address record for x.x.x.x on eth1.
Tue Jan 6 12:12:46 2026 daemon.info avahi-daemon[6345]: Leaving mDNS multicast group on interface eth1.IPv4 with address x.x.x.x.
Tue Jan 6 12:12:46 2026 daemon.info avahi-daemon[6345]: Interface eth1.IPv4 no longer relevant for mDNS.
Tue Jan 6 12:12:46 2026 user.notice kmwan: config json str={ "op": 6, "data": { } }
Tue Jan 6 12:12:46 2026 user.notice kmwan: config json str={ "op": 3, "data": { "cells": [ "wan" ] } }
Tue Jan 6 12:12:46 2026 user.notice firewall: Reloading firewall due to ifdown of wan ()
Tue Jan 6 12:12:49 2026 daemon.notice netifd: wan (23594): udhcpc: sending select for x.x.x.x
Tue Jan 6 12:12:49 2026 daemon.notice netifd: wan (23594): udhcpc: lease of x.x.x.x obtained, lease time 300
Tue Jan 6 12:12:49 2026 daemon.info avahi-daemon[6345]: Joining mDNS multicast group on interface eth1.IPv4 with address x.x.x.x
Tue Jan 6 12:12:49 2026 daemon.info avahi-daemon[6345]: New relevant interface eth1.IPv4 for mDNS.
Tue Jan 6 12:12:49 2026 daemon.info avahi-daemon[6345]: Registering new address record for x.x.x.x on eth1.IPv4.
Tue Jan 6 12:12:49 2026 daemon.notice netifd: Interface 'wan' is now up
Tue Jan 6 12:12:49 2026 user.notice kmwan: config json str={ "op": 6, "data": { } }
Tue Jan 6 12:12:49 2026 user.notice firewall: Reloading firewall due to ifup of wan (eth1)


