Ticket #298 (closed defect: wontfix)
AXFR query fail with LDAP backend
| Reported by: | anon | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | major | Keywords: | |
| Cc: | david.douard@… |
Description
Hi We are using PowerDNS 2.9.22 (from lenny backport) with a LDAP backend.
Trying to make an AXFR query on the zone fails:
dig @dns logilab.fr AXFR ; <<>> DiG 9.6.1-P1 <<>> @localhost -p 5300 logilab.fr AXFR ; (2 servers found) ;; global options: +cmd logilab.fr. 3600 IN SOA ns.logilab.fr. hostmaster.logilab.fr. 2010030202 28800 14400 3600000 86400 ;; Got bad packet: out of range 2352 bytes [SNIP hex dump of the 2352 bytes]
Meanwhile the pdns monitor reports the following error:
Apr 30 21:34:26 AXFR of domain 'logilab.fr' initiated by 127.0.0.1 Apr 30 21:34:26 [LdapBackend] LDAP servers = ldap://192.168.1.248/ ldap://192.168.1.247/ Apr 30 21:34:26 [LdapBackend] Ldap connection succeeded Apr 30 21:34:26 [LdapBackend] Ldap connection closed Apr 30 21:34:26 TCP Connection Thread died because of STL error: Writing data: Broken pipe
Change History
Note: See
TracTickets for help on using
tickets.