Date: Sat, 21 Sep 2024 20:29:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281361] ddclient: messages about unknown DHCP option keep cluttering the log Message-ID: <bug-281361-227-Nk0NtD590f@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281361-227@https.bugs.freebsd.org/bugzilla/> References: <bug-281361-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=3D281361 --- Comment #7 from Michael von Glasow <michael@vonglasow.com> --- Running `service dhclient restart re2` gives me: dhclient not running? (check /var/run/dhclient/dhclient.re2.pid). 're2' is not a DHCP-enabled interface There is no PID file at /var/run/dhclient/dhclient.re2.pid, but there is on= e at /var/run/dhclient.re2.pid, with a PID that indeed seems to correspond to the correct dhclient process. Running ifconfig re2 down ifconfig re2 up changes that PID (so I assume dhclient restarted), but it keeps complaining about the option. My /etc/dhclient.conf contains one single line, ignore option-125; except for a few comment lines. --=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-281361-227-Nk0NtD590f>