Quote:
|
Originally Posted by fire-fly
Hi there
Anybody knows how to prevent dhcp server from updating /etc/resolved.conf.
Please share.
Thanks
Cheers
fire-fly
|
so i maybe doesn't get your problem right.
you have a nic on which you get the ip via a dhcp server and you don't wan't to override your /etc/resolv.conf right?
if so, this is done via PEERDNS=NO in ifcfg-eth0. then, /etc/resolv.conf is not updated by dhclient script...(assingment of ip-adresses)
or did you mean you have a dhcp server which you don't want to update the clients /etc/resolf.conf?