Page 1 of 1

ip/dns primary-dns keeps changing

Posted: Tue Sep 22, 2009 10:21 pm
by ctech4285
i got a dhcp-client that gets a dns from the gateway, but i want to use open dns insted.
so i set ip dns set primary-dns=208.67.222.222

but every so often it set back to 192.168.1.254 the gateways dns, proably restarts of the router do to powerfailur or dhcp client updates

is there a way to prevent that form happening other then disableing the dhcp-client?

Re: ip/dns primary-dns keeps changing

Posted: Tue Sep 22, 2009 10:29 pm
by fewi
Is 'use-peer-dns' set to 'no' for that client?

Re: ip/dns primary-dns keeps changing

Posted: Tue Sep 22, 2009 10:59 pm
by ctech4285
sweet looks like that did the trick, thank you