dns_journal_write_transaction on managed-keys-zone
    Evan Hunt 
    each at isc.org
       
    Mon Feb 11 19:30:16 UTC 2013
    
    
  
> 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
bind9-bugs at isc.org.
-- 
Evan Hunt -- each at isc.org
Internet Systems Consortium, Inc.
    
    
More information about the bind-users
mailing list