Reproduce steps:
- Login to Linksys Now.
- Go to Menu > Local Network (and the DHCP Settings detail page).
Actual result:
The GUI reports DHCP Server as Disabled (toggle off), DHCP Range = N/A, and Active Leases = 0/0 ("No DHCP clients").
But the DHCP server is actually running — clients still obtain IPs. Backend (serial console) confirms:
dnsmasq is running; dhcp.lan.ignore is not set (i.e. LAN DHCP is NOT disabled)
- DHCP range is configured:
dhcp.lan.start=100, limit=150 (192.168.1.100–249)
/tmp/dhcp.leases holds 2 active leases: 192.168.1.174 (DESKTOP-QTALE4M), 192.168.1.249 (ASTWP-041510)
So three fields are all inverted/wrong versus the backend: Status (Disabled vs running), Range (N/A vs 100–249), Active Leases (0 vs 2).
Expected result:
The GUI should reflect the real DHCP server state — Status Enabled, the actual DHCP range, and the active leases currently issued.
Env.: M60DU-EU / Pinnacle 2.0 FW 1.2.2.26062820 / Linksys Now 2.5.0.700525
Log:
(user pastes console / network / device log)
Screenshot:


Reproduce steps:
Actual result:
The GUI reports DHCP Server as Disabled (toggle off), DHCP Range = N/A, and Active Leases = 0/0 ("No DHCP clients").
But the DHCP server is actually running — clients still obtain IPs. Backend (serial console) confirms:
dnsmasqis running;dhcp.lan.ignoreis not set (i.e. LAN DHCP is NOT disabled)dhcp.lan.start=100, limit=150(192.168.1.100–249)/tmp/dhcp.leasesholds 2 active leases: 192.168.1.174 (DESKTOP-QTALE4M), 192.168.1.249 (ASTWP-041510)So three fields are all inverted/wrong versus the backend: Status (Disabled vs running), Range (N/A vs 100–249), Active Leases (0 vs 2).
Expected result:
The GUI should reflect the real DHCP server state — Status Enabled, the actual DHCP range, and the active leases currently issued.
Env.: M60DU-EU / Pinnacle 2.0 FW 1.2.2.26062820 / Linksys Now 2.5.0.700525
Log:
(user pastes console / network / device log)
Screenshot:
