Preventing recursion ... (preventing confusion?)

Barry Margolin barmar at alum.mit.edu
Thu Jul 31 02:54:36 UTC 2008


In article <g6q7bj$1tu0$1 at sf1.isc.org>,
 "Jeff Lightner" <jlightner at water.com> wrote:

> On my RHEL5 box the way I insured neither cache lookups nor recursive
> lookups would work for outsiders was modify named conf to have:
> 
> 1)  options section:
>         allow-query { internaldns; externaldns; };
>         allow-recursion { internaldns; externaldns; };

Of course, if you're restricting allow-query, you don't need to specify 
allow-recursion.  Allow-recursion is only needed when it's more 
restrictive than allow-query.

-- 
Barry Margolin, barmar at alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***


More information about the bind-users mailing list