Page 1 of 1
DNS servers wont save across reboots/change back to old ones
Posted: Sat Aug 07, 2010 7:34 pm
by Inssomniak
Anyone have problems with the DNS server setting staying set correctly?
Mine will spontaneously revert back to old DNS servers and wont save new servers across reboots!
This with both 4.6 and after upgrading to 4.11 the same thing?
Re: DNS servers wont save across reboots/change back to old
Posted: Sat Aug 07, 2010 8:17 pm
by changeip
dhcp client iss overriding them?
Re: DNS servers wont save across reboots/change back to old
Posted: Sat Aug 07, 2010 8:21 pm
by russk
Does your Mikrotik get its IP address via DHCP? In the IP->DHCP Client section, do you have an entry there? If so, check to see if you have "Use Peer DNS" set there. If so, any added DNS servers from IP->DNS will be overwritten by the ones passed out via DHCP. You will want to uncheck "Use Peer DNS" on that DHCP client entry so that you can specify your own DNS servers.
http://wiki.mikrotik.com/wiki/Manual:IP/DHCP_Client
Russell Kaiser
Re: DNS servers wont save across reboots/change back to old
Posted: Sun Aug 08, 2010 12:29 am
by Inssomniak
This is my core router, it has 400 users, and the DHCP package isnt even installed. Ive never used DHCP on this router.
Re: DNS servers wont save across reboots/change back to old
Posted: Sun Aug 08, 2010 12:45 am
by SurferTim
I would check there anyway. Obviously something is changing them, and that is the most likely source.
/ip dhcp-client
Insure there is no entry.
The dhcp package is installed on my routers by default. I didn't need to install anything extra.
ADD: The router you are using wouldn't be a RB750 series, would it? They come standard with dhcp client set up on port1 (WAN port).
Re: DNS servers wont save across reboots/change back to old
Posted: Sun Aug 08, 2010 1:20 am
by Inssomniak
Ok I feel a little stupid but you guys did give me the idea of checking a pppoe client, which had been set up for 2 years now, and had "use peer DNS" enabled. It never mattered until a recent config change, although it should have never been set 2 years ago either.
This is on a dual core xeon x86 hardware.
Anyways there isnt even a place to go to /ip dhcp-client when you dont have the package installed at all, Ive never had it installed.
Thanks though!