Deny external queries to cache

Mark_Andrews at isc.org Mark_Andrews at isc.org
Tue Nov 18 20:42:03 UTC 2003


> Hi,
> 
> I have BIND successfully providing DNS for a few domains and IP's, it
> is also cacheing "external" addresses.
> 
> The one thing I would like to do is only allow cache access to hosts
> on my network, in the "homenet" acl. From what I gather, I need the
> following:
> 
> allow-query { homenet; };
> 
> The only problem is, this goes in a zone, but I don't see any zone in
> named.conf related to cacheing. Maybe I'm way off the mark, though.

	options {
		allow-query { homenet; };
	};

> named.conf: http://81.168.54.13/named/named.conf
> other files in /var/named: http://81.168.54.13/named/
> 
> Any help would be greatly appreciated :)
> Alan
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list