> After introducing views in my BIND 9.9.2-rpz+rl.028.23-P1 configuration the 
> log starts to report managed keys errors periodically. Deleting the files 
> does not solve the issue.
> 
> view "internal" {
>         match-clients                   { internal_hosts; };
>         recursion yes;
>         include "/etc/bind/named.conf.default-zones";
> };
> 
> view "external" {
>         match-clients                   { any; };
>         recursion no;
>         rate-limit {
>                 responses-per-second 5;
>                 window 5;
>         };
>         include "/etc/bind/named.conf.local";
> };

I haven't seen this problem before.  Can you share the rest of
your configuration with me?  You can open a ticket by mailing
[email protected].

-- 
Evan Hunt -- [email protected]
Internet Systems Consortium, Inc.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to