Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Feb 2021 23:57:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248715] dhclient: prepend domain-name-servers in dhclient.conf 'replaces' dhcpd provided value
Message-ID:  <bug-248715-227-CSxmISju7o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248715-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248715-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=3D248715

roy@marples.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |roy@marples.name

--- Comment #3 from roy@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=3DNO

--=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-248715-227-CSxmISju7o>