Actions
Bug #16681
closedInaccurate "No default gateway found" log message when the default gateway is set to automatic
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
When the system default gateway is set to automatic the system determines which default gateway should be used. Even when this process is successful, an error is logged that a default gateway could not be found. For example the following is logged on every reboot:
Feb 6 15:39:05 php-fpm 613 ERROR No default gateway found Feb 6 15:39:05 php-cgi 714 ERROR No default gateway found Feb 6 15:39:05 php-fpm 613 NOTICE No default gateway available for inet6, use the first one configured. 'WAN_DHCP6' Feb 6 15:39:05 php-cgi 714 NOTICE No default gateway available for inet6, use the first one configured. 'WAN_DHCP6'
Updated by Marcos M 30 days ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset fc14ba531d2132ae3276432cb76728f7d779cae3.
Updated by Lev Prokofev 29 days ago
No errors listed anymore, only "NOTICE".
Tested on
26.03-DEVELOPMENT (amd64) built on Sat Feb 7 6:01:00 UTC 2026 FreeBSD 16.0-CURRENT
Updated by Christopher Cope 28 days ago
- Status changed from Feedback to Resolved
I can also confirm this on
26.07-DEVELOPMENT (amd64) built on Sat Feb 7 19:37:00 UTC 2026 FreeBSD 16.0-CURRENT
Marking resolved.
Updated by Jim Pingle 22 days ago
- Subject changed from "No default gateway found" is always logged when the default gateway is set to automatic to Inaccurate "No default gateway found" log message when the default gateway is set to automatic
Actions