From BIND version 9.9, the "automatic empty zones" defined in RFC 6303 are automatically enabled.
This prevents bind-dyndb-ldap from loading reverse zones listed in RFC 6303 section 4.
Add line like
disable-empty-zone "8.b.d.0.1.0.0.2.ip6.arpa.";
to /etc/named.conf for each 'local' reverse zone in LDAP.
/etc/named.conf
Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=962815
Steps to reproduce:
8.b.d.0.1.0.0.2.ip6.arpa.
dig
named
Fixed by c9cdbe34b0d9a514d2b95a295d239ce0b2a0386f
Fixed by 3df30edeae3e1025c899338b554460aa9f0c742e
Fixed by 96f795180d182bcc008159e5ce0102af9fc8324f
Metadata Update from @pspacek: - Issue assigned to pspacek - Issue set to the milestone: Fedora 19
Log in to comment on this ticket.