Date: Sun, 26 Jul 2020 10:50:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 186806] dhclient(8): cannot prepend ipv6 servers Message-ID: <bug-186806-227-SX9WLXxrpo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-186806-227@https.bugs.freebsd.org/bugzilla/> References: <bug-186806-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=3D186806 roy@marples.name changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roy@marples.name --- Comment #4 from roy@marples.name --- FreeBSD ships with a resolvconf(8) implementation which dhclient should support. So you can use that functionality to achieve the same results. Try this in /etc/resolvconf.conf name_servers=3D"2001:4860:4860::8888, 2001:4860:4860::8844" --=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-186806-227-SX9WLXxrpo>