> Hello everybody
>=20
> Does anybody knows how to stop this kind of queries
> ls -d [domain-name]
> (From anyware)
Sure, these are zonetransfers. Just add
allow-transfer { none; };
to your named.conf. If you are primary for some zones,
you would need to list your secondaries there, so that they can still
perform zonetransfers.
regards