Dear all,
I’ve been investigating this error and I think that I found the reason for this. It would be nice if you could try out the following (just once, don’t do it more than once!):
- Sign in via SSH to your box
- Run the following command
sed -i "s/^}/\n\tmax-recursion-queries 100;\n}/" /etc/bind/named.conf.options
- Run
service bind9 restart
Then have a close look whether the status keeps changing or if it stays stable.
I would appreciate feedback.