AXFR/IN' denied

Phil Mayers p.mayers at imperial.ac.uk
Thu Apr 28 07:30:52 UTC 2011


On 04/28/2011 04:10 AM, jeffrey j donovan wrote:

> master 192.168.1.2
>
> zone "mydomain.com" {
> 	type master;
> 	file "domain.db";
> 	allow-transfer { 192.168.96.3; };

Ok, you have an allow-transfer so this is working.

> 	allow-update {none;};
> };
>
> zone "96.168.192.in-addr.arpa" {
> 	type master;
> 	file "in-arpa-192/REV-NOC.db";
> };
>
> zone "97.168.192.in-addr.arpa" {
> 	type master;
> 	file "in-arpa-192/REV-EDC.db";
> };

There is no allow-transfer on these two zones, so they are failing.



More information about the bind-users mailing list