Disabling Dynamic DNS Servers... [SOLVED]

So I use OpenDNS for filtering what my users can access on my network. I’d like the router to use OpenDNS exclusively.

Unfortunately, there are “Dynamic Servers” which default to my ISP’s DNS that are uneditable and unremovable.

Am I missing something? How do I disable them?

Thank you!

You can disable dynamic dns by disable peer dns in dns client

/ip dhcp-client set use-peer-dns=no

Thank you so much!

You’re welcome. I had exacly the same issue

sorry to drag this thread out of the basement but i have a question.

I have DHCP client disabled, but im still getting some dynamic DNSs. is there somewhere other settings that can effect this?
Capture.JPG

Do you have other dial-up interfaces? ovpn-client etc.?

OpenVPN clients and L2TP client for VPN.

Same issue: http://forum.mikrotik.com/t/openvpn-client-adds-peer-dns-servers/115401/1

Try determining whether it is caused by l2tp or ovpn, create supout and send feature request to MT support based on findings.

If you control l2tp/ovpn server, try modifying server settings.

I see. No way to turn it off than i presume?

I do have one idea now and will test.

The openVPN clients are used to connect remote routers (out of main HQ) to the main netowrk, Could it be that remote router DHCPclient is pushing the DNSs to the main one?

Will test and will add to mentioned thread.

Thanks for the help.