On Wed, 7 Jun 2006, 19:56-0700, Lyndon Nerenberg wrote: > >I think we need to stop spread misconfigured named's too. Any > >objections? > > I like OpenBSD's way a bit better: > > acl clients { > localnets; > : :1; 127.0.0.1; > }; > > options { > allow-recursion { clients; }; > }; > > It's the same as you propose, but also allows hosts on directly connected > networks to query. Yep, agreed. NetBSD's allow-recursion { localhost; localnets; }; looks like a good compromise. -- Maxim KonovalovReceived on Thu Jun 08 2006 - 04:10:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC