Re: BIND 9.21.22 and logging of REFUSED and FORMERR

[email protected] Fri, 29 May 2026 07:26:49 +0200 (CEST)
Newsgroups gmane.network.dns.bind9.user
Message-ID <20260529.072649.2262020747350341286.sthaug__6575.87380135141$1780032428$gmane$org@nethelp.no>
>> If I try 9.21.22 on one of our active resolvers (~ 30k qps or more),
> 
> First, I wanted to point out that 9.21.22 is in the development branch
> and not recommended for production use, in case you didn't know that.
> Second, if you could share your current logging configuration someone
> may be able to assist.

This is the current logging config:

logging {
        category lame-servers { null; };
        category resolver { null; };
        category cname { null; };
        category dispatch { null; };
        category general { null; };
        category update { null; };
        category dnssec { null; };
//      category default { null; };
//      category responses { null; };
//      category network { null; };
//      category dns-reporting-agent { null; };
//      category query-errors { null; };
//      category unmatched { null; };
};

Steinar Haug, AS2116
-- 
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.