Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 2021 20:45:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot)
Message-ID:  <bug-253166-7788-8S3Cmwu8v8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253166-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253166-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253166

--- Comment #4 from roy@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 n=
eeds
a manual restart.

See https://reviews.freebsd.org/D26652 for a kernel patch to fix this which=
 has
sadly stalled in review.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253166-7788-8S3Cmwu8v8>