BIND 9.7.0.rc1 TYPE=ANY query

Evan Hunt each at isc.org
Fri Dec 18 16:42:35 UTC 2009


> BIND 9.7.0rc1 does not seem to get the ANY query handled properly.
> In v<9.7 the ANY query would also get BIND to print the DNSKEY RRset.

Against an authoritative server?  It's working for me...

With a recursive server, of course, ANY queries only return what's
in cache; one should never rely on them.

> Additionally, the zone has been configure in named.conf as:
>  zone "c-l-i.net" IN {
>        type master;
>        auto-dnssec maintain;
>        update-policy local;
>        file "/opt/local/named/admin/gen-zones/c-l-i.net/c-l-i.net";
>  };
> 
> and there is no signing going on

Where are the K*.key and K*.private files?  And, are they readable by
named?

--
Evan Hunt -- each at isc.org
Internet Systems Consortium, Inc.



More information about the bind-workers mailing list