BIND 9.11.3 Ubuntu 18.04 kernel 4.15.0-23
I am running bind9 as my LAN DNS and it is working for all hosts and forwarding to internet through the google DNS IPs
Why does my log have many instances of this message. 3-4 entries per minute :
named[862]: resolver priming query complete
I have run
named-checkconf
named-checkzone
without errors.
dig +trace google.com
, but I still get those log lines. Do you have perchance another workaround ? (I'm unable to update to Ubuntu 20.04 and the 18.04 version doesn't seem to go past Bind 9.11.3) – Atralb Jun 24 '20 at 05:15