Date: Thu, 13 Jun 2013 11:53:55 -0700 From: Darren Pilgrim <darren.pilgrim@gmail.com> To: Loic Capdeville <lolox-freebsd@lolox.net> Cc: freebsd-questions@freebsd.org Subject: Re: How to force a static /etc/resolv.conf? Message-ID: <51BA1543.9080906@gmail.com> In-Reply-To: <51B9B4E5.6070209@lolox.net> References: <51B91679.1070405@gmail.com> <51B9B4E5.6070209@lolox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-06-13 05:02, Loic Capdeville wrote: > You can configure it in your dhclient.conf file. > Use the supersede keyword. > For example, in your case add: > > supersede domain-search "example.com example.net" > supersede domain-name-servers 2001:db8::53 That only addresses the DHCPv4 client. The DHCPv6 client doesn't have those options and neither do the VPN clients.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51BA1543.9080906>