managed-keys-zone: Failed to create fetch for DNSKEY update

@lbutlr kremels at kreme.com
Thu Apr 14 14:12:58 UTC 2022


On 2022 Apr 12, at 18:25, @lbutlr <kremels at kreme.com> wrote:
> 
> My secondary DNS server (bind916-9-16-27) is reporting:
> 
> managed-keys-zone: Failed to create fetch for DNSKEY update

Named.conf relevant settings (I think) are:

        recursion yes;
        allow-query { any; };
        allow-recursion { 127.0.0.1; <my IP block>; };

        listen-on       { <THISIP>; 127.0.0.1; };

        forwarders { <IP of primary>; };
        forward first;

Dig @localhost returns:

;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 23697
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

-- 
If you must choose between two evils, pick the one you've never tried
	before.



More information about the bind-users mailing list