[Samba] I can't deny zone transfer when using bind as DNS backend

L.P.H. van Belle belle at bazuin.nl
Tue Feb 13 13:52:19 UTC 2018


Something like this. 


options {
   ....
   // ban everyone by default
   allow-transfer {"none";};
};
...
zone "example.com" in{
  ....
  // explicity allow the slave(s) in each zone
  allow-transfer {192.168.0.3;};
};



> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens 
> Denis Morejon via samba
> Verzonden: dinsdag 13 februari 2018 14:44
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] I can't deny zone transfer when using bind 
> as DNS backend
> 
> Hi:
> 
> How can I either deny zone transfer or restrict it to some 
> DNS servers 
> when using DLZ ?
> 
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
> 
> 




More information about the samba mailing list