2539. [security] Update the interaction between recursion, allow-query,

allow-query-cache and allow-recursion.  [RT #19198]
This commit is contained in:
Mark Andrews
2009-01-30 08:20:24 +00:00
parent 41efe04c19
commit 87248e6a6a
2 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf,v 1.10.18.3 2005/08/25 00:05:44 marka Exp $ */
/* $Id: named.conf,v 1.10.18.4 2009/01/30 08:20:23 marka Exp $ */
controls { /* empty */ };
@@ -27,7 +27,7 @@ options {
pid-file "named.pid";
listen-on { 10.53.0.1; };
listen-on-v6 { none; };
recursion no;
recursion yes;
notify no;
cache-file "cache";
check-integrity no;

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named.conf.in,v 1.4 2004/03/05 05:03:16 marka Exp $ */
/* $Id: named.conf.in,v 1.4.18.1 2009/01/30 08:20:24 marka Exp $ */
controls { /* empty */ };
@@ -31,6 +31,7 @@ options {
notify no;
tkey-domain "server";
tkey-dhkey "server" KEYID;
allow-query-cache { any; };
};
key "tkeytest." {