False alarms about incorrect reverse DNS

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!):

  1. Sign in via SSH to your box
  2. Run the following command
    sed -i "s/^}/\n\tmax-recursion-queries 100;\n}/" /etc/bind/named.conf.options
  3. Run
    service bind9 restart

Then have a close look whether the status keeps changing or if it stays stable.
I would appreciate feedback.

1 Like