Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2021 22:16:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256767] ifconfig(8) NOAUTO and rc.conf(5): untimely configuration (up) of a network interface when it should be down
Message-ID:  <bug-256767-227-dWvy349wGP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256767-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256767-227@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=3D256767

--- Comment #7 from Mason Loring Bliss <mason@blisses.org> ---
This:

    nc -U /var/run/devd.pipe

shows nothing until I type 'ifconfig', at which I see:

    # nc -U /var/run/devd.pipe=20
    !system=3DIFNET subsystem=3Dem0 type=3DLINK_UP
    !system=3DIFNET subsystem=3Dem0 type=3DLINK_DOWN
    !system=3DIFNET subsystem=3Dem0 type=3DLINK_UP

...and this kicks off dhclient. Digging into the rules next to see why.

--=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-256767-227-dWvy349wGP>