[Bug 253166] net/dhcpcd: no interfaces have a carrier (during boot)

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Oct 2021 14:50:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253166

--- Comment #12 from roy@marples.name ---
I'll try and spin up a FreeBSD-13 VM.
Which error message still happens? There are two here:

1)
Jan 31 20:06:31 vados kernel: dhcp6_openudp: Can't assign requested address
Jan 31 20:06:31 vados kernel: ps_inet_startcb: dhcp6_open: Can't assign
requested address

and 2)
Jan 31 20:06:31 vados kernel: no interfaces have a carrier
Jan 31 20:06:31 vados kernel: forked to background, child pid 15254

The only fix so far should be for 2) where interace carrier *will* be detected
at some point and dhcpcd will then start working.

I don't have a fix for 1) as something is trying to open the DHCP6 ports.
That's something you'll have to analyse yourself, maybe using netstat and ps
with grep in your init scripts to work out what process it is.

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