Hi All
apologies if this was discussed previously.. but after seeing so many post and as well mikrotik’s own doc (https://help.mikrotik.com/docs/display/ROS/DNS) I’m not sure if I’ve understood how mikrotik router handles DNS and it should be setup properly. Would like to use DoH (testing both nextdns and cloudflare). I’ve setup and tested both and it’s working but I’m still now sure if I’ve done it correctly. I’ve firewall NAT rule to redirect port 53 (TCP/UDP) traffic enabled.
Questions
#1 - if there is a DoH server entry my understanding is the the “Servers” list/entries will be ignore. ie all DNS queries will go through DoH?
#2 - on https://help.mikrotik.com/docs/display/ROS/DNS doc "Currently, DoH is not compatible with FWD-type static entries, in order to utilize FWD entries, DoH must not be configured. " what does this line mean? does it mean if DoH is enabled we should disable all static entries?
#3 - how can i setup DNS failover work? i.e. if nextdns DoH is not reachable, router resolver switch over to eg cloudflare.
#4 - i’ve seen comments that “Server” entries is needed for DNS failover to work.