How to stop DNS queries (ls -d)

Mathias Körber mathias at koerber.org
Fri Nov 24 09:01:16 UTC 2000


> 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




More information about the bind-users mailing list