log client

Joseph Begumisa begj at eahd.or.ug
Tue Oct 2 10:32:06 UTC 2001


> how can I configure my name server so that one client
> with IP address known can't query my name server
>

add this to your named.conf file appropriately:

allow-query { !xx.yy.pp.zz; any; };

where xx.yy.pp.zz is the ip adress of the machine you do not want to query
your name server and reload named.

Joseph.





More information about the bind-users mailing list