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.

Reply via email to