Since the latest update, the GUI is showing the wrong IP. Most devices get the right ip.. switching to dec doesn't solve it.
Wangw not reports so iop from somewhere instead of my pppoe IP.
AFAIK, the dashboard gateways widget is meant to display the gateway IP address being monitored.
You should check in Interfaces: Overview for the gateway ip address...also check in System: Gateways: Configuration, ideally your Monitor address should = interface gateway address.
If the widget still reporting incorrect interface gateway IP address, you could also try deleting the dashboard gateway widget, then re-adding it to see if it clears up....
So I do not know if my failover setup is causing this, or what. I have attached screenshots of the various settings. I am not worried about the IP's being exposed
more screens
And finally, some log snippets to see. You can see wanGW making changes
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: Chose to bind WAN_GW on 70.50.43.217 since we could not find a proper match.
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: Chose to bind WAN_GW on 70.50.43.217 since we could not find a proper match.
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure monitor (execute task : dpinger_configure_do(,[WAN_GW]))
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure monitor (,[WAN_GW])
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: keeping inet default route to 142.124.37.248
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: configuring inet default gateway on wan
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: ignoring down gateways: ROGERS_DHCP6
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: treating '142.124.37.248' as far gateway for '70.50.43.217/32'
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure monitor (execute task : dpinger_configure_do(,[WAN_GW]))
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure monitor (,[WAN_GW])
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: keeping inet default route to 142.124.37.248
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: configuring inet default gateway on wan
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: ignoring down gateways: ROGERS_DHCP6
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: treating '142.124.37.248' as far gateway for '70.50.43.217/32'
2025-11-05T12:04:46-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : wireguard_sync())
2025-11-05T12:04:46-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : webgui_configure_do(,[wan]))
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: entering configure using wan
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure newwanip:rfc2136 (,[wan])
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: ROUTING: entering configure using wan
2025-11-05T12:04:46-05:00 Notice opnsense /interfaces.php: plugins_configure newwanip:rfc2136 (,[wan])
2025-11-05T12:04:45-05:00 Notice opnsense /usr/local/etc/rc.newwanip: plugins_configure newwanip (execute task : vxlan_configure_do())
2025-11-05T12:04:45-05:00 Warning opnsense /interfaces.php: warning: ignoring missing default tunable request: hw.ibrs_disable
2025-11-05T12:04:45-05:00 Warning opnsense /interfaces.php: warning: ignoring missing default tunable request: vm.pmap.pti
2025-11-05T12:04:45-05:00 Warning opnsense /interfaces.php: warning: ignoring missing default tunable request: hw.ibrs_disable
2025-11-05T12:04:45-05:00 Warning opnsense /interfaces.php: warning: ignoring missing default tunable request: vm.pmap.pti
2025-11-05T12:04:45-05:00 Warning opnsense /usr/local/etc/rc.newwanip: warning: ignoring missing default tunable request: hw.ibrs_disable
2025-11-05T12:04:45-05:00 Warning opnsense /usr/local/etc/rc.newwanip: warning: ignoring missing default tunable request: vm.pmap.pti
2025-11-05T12:04:45-05:00 Error opnsense /interfaces.php: The command '/bin/kill -'TERM' '53758''(pid:/var/run/unbound.pid) returned exit code '1', the ou
Looks good to me.
On "Rogers" (DHCP), you have IP address 99.227.251.81/23 and gateway 99.227.250.1.
On "WAN" (PPPoE), you have IP address 70.50.43.217/32 and gateway 142.124.37.248.
Can you elaborate what you consider "incorrect" or what issue you're observing?
Cheers
Maurice