[Pdns-users] Multiple A records cause AXFR failure
a b
tripivceta at hotmail.com
Sun Nov 22 11:19:42 UTC 2015
Good idea!
pdnssec check-zone dmz
Error: Received NULL where a value was expected
SQL> delete from records where (id = 16 or id = 66);
2 rows deleted.
SQL> update zones set serial = 2015112209 where name = 'dmz';
1 row updated.
SQL> commit;
Commit complete.
# pdnssec check-zone dmz
Checked 18 records of 'dmz', 0 errors, 0 warnings.
...So my A record INSERT's are wrong?
________________________________________
From: pdns-users-bounces at mailman.powerdns.com [pdns-users-bounces at mailman.powerdns.com] on behalf of Aki Tuomi [cmouse at youzen.ext.b2.fi]
Sent: Sunday, November 22, 2015 12:01
To: leen at consolejunkie.net
Cc: pdns-users at mailman.powerdns.com
Subject: Re: [Pdns-users] Multiple A records cause AXFR failure
You can also try pdnssec check-zone zonename to find out why it's broken.
It works even if you aren't using dnssec.
Aki
More information about the Pdns-users
mailing list