Skip to content

Commit 842facd

Browse files
committed
feat(view): Allow recursion on internal view
1 parent 25317cc commit 842facd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/etc/bind/conf.d/internal.view.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ view "internal" {
22

33
match-clients { internal_nets; };
44

5+
allow-recursion { internal_nets; };
56
recursion yes;
67

78
allow-query { internal_nets; };

0 commit comments

Comments
 (0)