EDE 18/20 recursion failures after devel release upgrade 9.21.14 -> 9.21.15. bug, or config change req'd?

pgnd pgnd at dev-mail.net
Thu Nov 20 11:22:14 UTC 2025


> 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.

hi,

'acl' block is not allowed not in options{}, only in 'topmost' block

	https://bind9.readthedocs.io/en/v9.21.15/reference.html#namedconf-statement-acl

		Blocks: topmost

here, it's def'd

	acl  acl_local_lan  { 10.x.x.x/24; fdxx:xx:xx::/116; };



  


More information about the bind-users mailing list