-t axfer command

SilentRage bind-users at dollardns.net
Thu Oct 28 19:14:18 UTC 2004


In that case, on slaves you use allow-transfer like this:

allow-transfer { none; };

Dave

--- Reply to: wharfratjoe <joe at telepacific.net> ---
> 
> I forgot to mention that these are on slave servers that I want to 
> restrict it on. The master server is fine. allow-transfer in the
> options 
> on the slave servers?
> 
> 
> SilentRage wrote:
> 
> >Here's an example of how to restrict zone transfers:
> >
> >zone "domain.com" IN {
> >    type master;
> >    allow-transfer { 127.0.0.0/8; 192.168.0.0/16; 123.45.6.78; };
> >    file "domain.com.zone";
> >};
> >
> >Only loopback, a private IP range, and a specific IP may transfer the
> domain.com zone.
> >
> >Dave
> >
> >--- Reply to: wharfratjoe <joe at telepacific.net> ---
> >  
> >
> >>Is there a way to use a acl statement for the -t axfer command? I
> only
> >>
> >>want certain ip blocks to be able to list out the zone files not the
> 
> >>whole world.
> >>
> >>Running BIND 9.3.0 on windows2003 server
> >>
> >>Thanks in advance
> >>Joe
> >>
> >>
> >>
> >>
> >>    
> >>
> 
> 
> 




More information about the bind-users mailing list