> I am receiving the following error on my secondary nameserver when it
> tries to transfer a specific domain:
>
> Jul 30 10:29:33.219 transfer of 'ZZZZZZ.com/IN' from 111.11.111.1#53: failed
> while receiving responses: multiple RRs of singleton type
> Jul 30 10:29:33.220 transfer of 'ZZZZZZ.com/IN' from 111.11.111.1#53: end of
> transfer
>
> Without knowing for certain, I am guessing this is caused by multiple
> CNAME RRs for the same hostname (there are two sets of them).
>
> If there is something else to look for, please let me know.
> Thanks,
> Chris
>
>
Please read the FAQ.
Q: I get error messages like "multiple RRs of singleton type" and
"CNAME and other data" when transfering a zone. What does this mean?
A: These indicate a malformed master zone. You can identify the
exact records involved by transfering the zone using dig then
running named-checkzone on it.
e.g.
dig axfr example.com @master-server > tmp
named-checkzone example.com tmp
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@xxxxxxx
|