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.

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to