In article <mailman.269.1455926963.73610.bind-us...@lists.isc.org>,
 David Li <dlipub...@gmail.com> wrote:

> Hi John,
> 
> Well, I was wrong about the log. I did find some info about why zone
> transfer failed. On one server running zone rack1.com, I see:
> 
> Feb 19 16:04:27 dli-centos7 named[13882]: client 10.4.3.101#20745
> (rack1.com): query 'rack1.com/SOA/IN' denied
> Feb 19 16:04:27 dli-centos7 named[13882]: client 10.4.3.101#52612
> (rack1.com): transfer of 'rack1.com/IN': IXFR ended
> 
> Any idea why it's denied?

VM1 has the option:

    allow-query {
       10.4.1/24;
       127.0.0.1;
    };

10.4.3.101 isn't in 10.4.1/24. The slave has to be allowed to query the 
master.

-- 
Barry Margolin
Arlington, MA
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to