[Bug 248715] dhclient: prepend domain-name-servers in dhclient.conf 'replaces' dhcpd provided value
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Feb 1 23:57:07 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248715
roy at marples.name changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |roy at marples.name
--- Comment #3 from roy at marples.name ---
FreeBSD uses openresolv.
If openresolv sees 127.0.0.1 then it assumes that the local resolver is
configured correctly.
You should see your DHCP provided nameservers still with
`resolvconf -l`
You can change the default by adding this to /etc/resovlconf.conf
resolv_conf_local_only=NO
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list