Date: Mon, 18 Oct 2021 14:50:24 +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-klllhlCsg4@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 #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 detec= ted 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. --=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-klllhlCsg4>