Hello
I have the DNS configured as
208.67.222.222
208.67.220.220.
In DHCP Server should I configure this same DNS or leave it blank?
Thank you.
As far as I understand, are the addresses in the /IP/DNS only for the router internally (for example to go on the internet to retreive updates).
In the DHCP section these DNS are issued out to the clients that connect. If you do not fill in the DNS part in DHCP server, I think then the DNS is the router IP given out to the clients.
So yes, they can be different.
its up to you …
mikrotik is not specialized (as far i know) its for router
if you put PUBLIC DNS resolver :
each computer / dhcp clients use : that pub DNS res,
if you put mikrotik address, all dhcp client use mikrotik address, if undefined DNS address (not in cache) then mikrotik use public dns to resolve translate into IP address
just dont forget to
/ip dns
set allow-remote-requests=yes