[Pdns-users] 3.0-RC2 crash on sending notify
Jan-Piet Mens
jpmens.dns at gmail.com
Fri May 27 05:35:45 UTC 2011
Charles,
> And the master has one domain and 3 records:
>
> sqlite> select * from domains;
> 1|pdnsexample.com|||MASTER||
>
> sqlite> select * from records;
> 1|1|pdnsexample.com|NS|pdns2.foo.com|||
> 2|1|pdnsexample.com|NS|pdns1.foo.com|||
> 3|1||SOA|pdns1.foo.com hostmaster at foo.com 1 3600 3600 10800 3600|||
I note you are missing "glue" records for the NS RRset; the master
doesn't know how to reach pdns[12].foo.com -- you'll need A or AAAA
records for those domains.
(That may or may not be the reason why PowerDNS is crashing, though it
shouldn't.)
-JP
More information about the Pdns-users
mailing list