Would it be reasonable to add a config option for response categorization? Like
categorize-by rtype qtype qname
The prefix of client IP will always be included in categorization list and won't be configurable.
The reason is that it might have no sense to categorize by query name if coredns is used as forwarder. Attacker can use a very long list of valid domain names and RRL will account all them differently.
Would it be reasonable to add a config option for response categorization? Like
categorize-by rtype qtype qnameThe prefix of client IP will always be included in categorization list and won't be configurable.
The reason is that it might have no sense to categorize by query name if coredns is used as forwarder. Attacker can use a very long list of valid domain names and RRL will account all them differently.