[Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 1 20:45:45 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253166
--- Comment #4 from roy at marples.name ---
(In reply to Dries Michiels from comment #0)
Jan 31 20:06:31 vados kernel: dhcp6_openudp: Can't assign requested address
So you have something else hogging the DHCPv6 port wildcard address.
(In reply to Dries Michiels from comment #2)
> To fix this, I just have to manually restart dhcpcd after the system has booted
Sounds like during boot the routing socket overflowed and dhcpcd missed the
carrier coming up event.
FreeBSD currently does not report route overflow so dhcpcd as you can see needs
a manual restart.
See https://reviews.freebsd.org/D26652 for a kernel patch to fix this which has
sadly stalled in review.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list