[filed as https://redmine.pfsense.org/issues/16163]
After a ~month of correctly displaying the v6 gateway state, a reboot of pfSense again causes the widget to incorrectly display the state. WAN_DHCP6 is the active v6 gateway, however the gateway address shows as a ~ and the default gateway globe icon does not appear.
Runnining 24.11 + System_Patches 2.2.20_4 as before.
7f713db0-e55f-4dc7-bb14-3096663fdbe4-image.png
Output from previous post's script is consistent with widget display.
gateway: WAN_DHCP6 ... friendly iface: wan ... isdefault: false ... gateway status: enabled ... get iface gateway: '' gateway: WAN_DHCP ... friendly iface: wan ... isdefault: true ... gateway status: enabled ... get iface gateway: '99.121.58.1' gateway: E1V95_LTEGW ... friendly iface: opt12 ... isdefault: false ... gateway status: enabled ... get iface gateway: '192.168.95.1'netstat -rn output differs from the case where the widget correctly displays the output in that the "S" flag for the v6 gateway does not appear.
[24.11-RELEASE][admin@pfSense.home.arpa]/root: netstat -rn | grep default default a.b.c.d UGS igc0 default fe80::be9a:8eff:fe0b:3b81%igc0 UG igc0System>Routing>Gateways appears as follows.
1b3f964f-028b-4a9a-8a17-87b2c07ff75c-image.png