Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 12:06:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 263534] dhclient-script not working right with if_urndis/ue0
Message-ID:  <bug-263534-99-JXgzGq8bjt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263534-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263534-99@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=3D263534

--- Comment #1 from Michael <michael.hmich@gmail.com> ---
I added this block to devd.conf

notify 0 {
match "system" "IFNET";
device-name "ue0";
action "service dhclient quietstart $device-name";
};

and it is working now

certainly a workaround for me, but I think that should be in there by defau=
lt

--=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-263534-99-JXgzGq8bjt>