sdb-ldap and in-addr.arpa.
Submitted by Anonymous on Wed, 2006-06-28 02:40
I have a direct mapping from example.org to 10.0.0 in ldap
and a reverse from 0.0.10.in-addr.arpa to example.org also in ldap.
The SOA and NS attributes are the same in both cases. However the direct mapping works, while the reverse doesn't. Named gives in the syslog:
Jun 28 11:38:23 dc0 named[29508]: zone 0.0.10.in-addr-arpa/IN: could not find NS and/or SOA records
Jun 28 11:38:23 dc0 named[29508]: zone 0.0.10.in-addr-arpa/IN: has 0 SOA records
Jun 28 11:38:23 dc0 named[29508]: zone 0.0.10.in-addr-arpa/IN: has no NS records
TIA
Re: sdb-ldap and in-addr.arpa.