Question
How does using Cloudflare DNS affect my Mikrotik's DNS cache?
Asked by: USER4322
61 Viewed
61 Answers
Answer (61)
By default, Mikrotik caches DNS responses. When using Cloudflare DNS, the Mikrotik will cache the responses it receives *from* Cloudflare. You can control the caching behavior with settings like 'Cache Max TTL' in 'IP -> DNS'. Setting it to '0' disables caching, forcing the Mikrotik to always query Cloudflare for each request, ensuring you always get the most up-to-date information.