Skip to content

Dashboard: LAN Information widget shows the link-local IPv6 (fe80::) when the LAN interface has no global IPv6. #1129

Description

@kateatlinksys

Reproduce steps:

  1. Login to Linksys Now.
  2. Go to Dashboard / Home.
  3. Look at the "LAN Information" widget → IPV6 field.

Actual result:
The IPV6 field shows the link-local address fe80::7612:13ff:fe21:5394 (scope link).
Backend (serial console, ip -6 addr) confirms the LAN bridge interface br-lan currently holds only a link-local address — no global/ULA IPv6 is assigned:
13: br-lan ... inet6 fe80::7612:13ff:fe21:5394/64 scope link

Expected result:
When the LAN interface has no global IPv6 address, the field should show - / empty (consistent with how the DNS field renders when unavailable), not the link-local fe80:: address.
(If the LAN later receives a global/ULA IPv6 prefix, the widget should display that global address.)

Env.: M60DU-EU / Pinnacle 2.0 FW 1.2.2.26062820 / Linksys Now 2.5.0.700525

Log:
GUI_dashaoard_ipv6address_error_0714.txt

Screenshot:
Image

Metadata

Metadata

Labels

2.xLabeled for 2.x versionbugSomething isn't workingconfidence:highRoot cause confirmed by evidence (error resp / vision / code+log)ready-to-devAustin approved; ready to dispatch dev+verify (dev still L3-gated)triagedAutomated diagnosis complete; root cause investigated (bug lane entry)

Type

Fields

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions