[Pdns-users] AXFR error

bert hubert bert.hubert at netherlabs.nl
Sun Mar 8 13:37:44 UTC 2009


Johan,

Check if your domain_id field is filled out correctly for all records in
your zone.

It looks like they aren't. To check manually, try:

select id from domains where name='example.com';
select * from records wher domain_id=123;

where 123 is the domain id.

Then check to see if you see all records.

	Bert


-- 
http://www.PowerDNS.com      Open source, database driven DNS Software 
http://netherlabs.nl              Open and Closed source services


More information about the Pdns-users mailing list