We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25317cc commit 842facdCopy full SHA for 842facd
includes/etc/bind/conf.d/internal.view.conf
@@ -2,6 +2,7 @@ view "internal" {
2
3
match-clients { internal_nets; };
4
5
+ allow-recursion { internal_nets; };
6
recursion yes;
7
8
allow-query { internal_nets; };
0 commit comments