summaryrefslogtreecommitdiff
path: root/bind/named.conf.local
diff options
context:
space:
mode:
Diffstat (limited to 'bind/named.conf.local')
-rw-r--r--bind/named.conf.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/bind/named.conf.local b/bind/named.conf.local
index b7c9886..670f645 100644
--- a/bind/named.conf.local
+++ b/bind/named.conf.local
@@ -17,7 +17,7 @@ view "222" {
};
view "internal" {
- match-clients { localnets; 192.168.0.0/16; };
+ match-clients { 192.168.102.0/24; 192.168.101.0/24; };
include "/etc/local-COMMON/bind/named_BASE.conf";
include "/etc/local-JONES.DK/bind/named.conf.fake-102";