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: [email protected] [[email protected]] on behalf of Aki Tuomi [[email protected]] Sent: Sunday, November 22, 2015 12:01 To: [email protected] Cc: [email protected] 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 _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
