EDE 18/20 recursion failures after devel release upgrade 9.21.14 -> 9.21.15. bug, or config change req'd?
Evan Hunt
each at isc.org
Thu Nov 20 00:23:09 UTC 2025
On Wed, Nov 19, 2025 at 06:55:50PM -0500, pgnd wrote:
> ```
> notify no;
> recursion yes;
> allow-recursion { any; };
> allow-recursion-on { any; };
> allow-query { acl_local_lan; localhost; };
> ```
>
>
> simply adding this
> ```
> + allow-query-cache { acl_local_lan; localhost; };
> ```
Thanks. Just to confirm that I know what's going on... how are
the ACLs listed above set in the "options" block in named.conf?
The problem is with the inheritance from options to view, so
I need to know both sets of values to be sure what's going on.
--
Evan Hunt -- each at isc.org
Internet Systems Consortium, Inc.
More information about the bind-users
mailing list