Rectify Zone message

SoluteDNS for WHMCS v2.xx.xxx and lower
Post Reply
bady
Registered
Posts: 15
Joined: 28 Sep 2016, 14:05

Hello,

I am testing solutedns and have a question. When I set DNSSec for a Domain and click on Rectify Zone I get a message like this:
Oct 19 12:49:57 [bindbackend] Done parsing domains, 0 rejected, 0 new, 0 removed Adding NSEC3 hashed ordering information for 'xxx.de' .
But I am using powerdns with mysql, is this normal? And why said the message 0 all over?
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

The returned message from DNSsec operations is generated by the PowerDNS server. You should check your PowerDNS configuration file. Remove unused backends and check if your DNSsec settings are set correctly. For MySQL DNSsec can be set using "gmysql-dnssec".

Normal expected output is similar to:
Adding NSEC ordering information
Adding NSEC3 hashed ordering information for...
bady
Registered
Posts: 15
Joined: 28 Sep 2016, 14:05

I have found the issue. After deleting the default pdns.simplebind.conf in /etc/powerdns/pdns.d is the output correct
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Very well, thanks for letting us know the cause and fix for the issue you experienced!
Post Reply