https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281361
--- Comment #7 from Michael von Glasow <mich...@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 one 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. -- You are receiving this mail because: You are the assignee for the bug.