[H-GEN] dnsmasq and dhclient

Greg Black gjb at gbch.net
Tue May 29 00:34:00 EDT 2007


On 2007-05-29, Troy Piggins wrote:

> Trouble is, every so often dhclient seems to overwrite
> /etc/resolv.conf with the ISP's nameservers and the localhost
> entry gets wiped.

Putting this in the right part of your dhclient.conf file is the
documented way to handle this problem:

    prepend domain-name-servers 127.0.0.1;

Cheers, Greg




More information about the General mailing list