Happy New Year! Sorry if it sounds silly, but I'm new to PowerDNS (coming from Bind9)
It seems, that AFSDB records doesn't work. host -t AFSDB kzsdabas.hu gives: kzsdabas.hu has no AFSDB record while for all other types of queries related to the domain (SOA, NS, MX) the answer is the expected. A, CNAME records are working as expected (I use strict mode, so there are no PTR records, but addr-arpa queries work as expected) The ldif for the domain is: dn: dc=kzsdabas.hu,ou=dnsZones,dc=kzsdabas,dc=hu objectClass: top objectClass: dcObject objectClass: dNSDomain2 objectClass: domainRelatedObject nSRecord: dc0.kzsdabas.hu. mXRecord: 5 mail.kzsdabas.hu. sOARecord: dc0.kzsdabas.hu. hostmaster.kzsdabas.hu. 2008123001 8H 4H 1000H 1D associatedDomain: kzsdabas.hu dc: kzsdabas.hu aFSDBRecord: 1 dc0.kzsdabas.hu In the ldap servers log for host -t SOA kzsdabas.hu there is: Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=2 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(associatedDomain=kzsdabas.hu)" Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=2 SRCH attr=dNSTTL aRecord nSRecord cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord rPRecord aAAARecord lOCRecord sRVRecord nAPTRRecord modifyTimestamp Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=2 SEARCH RESULT tag=101 err=0 nentries=1 text= Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=3 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(&(associatedDomain=kzsdabas.hu)(sOARecord=*))" Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=3 SRCH attr=SOARecord dNSTTL modifyTimestamp Jan 1 19:56:04 dc1 slapd[1118]: conn=57 op=3 SEARCH RESULT tag=101 err=0 nentries=1 text= While for host -t AFSDB kzsdabas.hu there is: Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=5 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(associatedDomain=kzsdabas.hu)" Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=5 SRCH attr=dNSTTL aRecord nSRecord cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord rPRecord aAAARecord lOCRecord sRVRecord nAPTRRecord modifyTimestamp Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=5 SEARCH RESULT tag=101 err=0 nentries=1 text= Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=6 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(&(associatedDomain=kzsdabas.hu)(sOARecord=*))" Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=6 SRCH attr=SOARecord dNSTTL modifyTimestamp Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=6 SEARCH RESULT tag=101 err=0 nentries=1 text= Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=7 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(associatedDomain=kzsdabas.hu)" Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=7 SRCH attr=dNSTTL aRecord nSRecord cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord rPRecord aAAARecord lOCRecord sRVRecord nAPTRRecord modifyTimestamp Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=7 SEARCH RESULT tag=101 err=0 nentries=1 text= Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=8 SRCH base="ou=dnsZones,dc=kzsdabas,dc=hu" scope=2 deref=3 filter="(associatedDomain=\2A.hu)" Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=8 SRCH attr=dNSTTL aRecord nSRecord cNAMERecord sOARecord pTRRecord hInfoRecord mXRecord tXTRecord rPRecord aAAARecord lOCRecord sRVRecord nAPTRRecord modifyTimestamp Jan 1 19:58:24 dc1 slapd[1118]: conn=54 op=8 SEARCH RESULT tag=101 err=0 nentries=0 text= Thanks for any idea Geza _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
