2963. [security] The allow-query acl was being applied instead of the

allow-query-cache acl to cache lookups. [RT #22114]
This commit is contained in:
Mark Andrews
2010-09-24 05:09:03 +00:00
parent 02f42ed1d9
commit ed83fa75f5
9 changed files with 82 additions and 51 deletions

View File

@@ -14,7 +14,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named2.conf,v 1.2 2010/08/11 18:14:19 each Exp $ */
/* $Id: named2.conf,v 1.3 2010/09/24 05:09:03 marka Exp $ */
controls { /* empty */ };
@@ -31,6 +31,7 @@ options {
view internal {
match-clients { 10.53.0.2; };
allow-new-zones no;
recursion yes;
zone "." {
type hint;