Re: EDE 18/20 recursion failures after devel release upgrade 9.21.14 -> 9.21.15. bug, or config change req'd?
Evan Hunt <[email protected]>
| Newsgroups | gmane.network.dns.bind9.user,gmane.network.dns.bind.user |
|---|---|
| Message-ID | <[email protected]> |
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 -- [email protected]
Internet Systems Consortium, Inc.
--
Visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list.