From e0373b6f38e9ae20a8a1d41c01d484553dbf593c Mon Sep 17 00:00:00 2001 From: Devon Bisaillon Date: Mon, 19 Sep 2022 22:12:12 -0400 Subject: [PATCH] modified: etc/bind/named.conf --- etc/bind/named.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/bind/named.conf b/etc/bind/named.conf index 98e1b79..298c70b 100755 --- a/etc/bind/named.conf +++ b/etc/bind/named.conf @@ -1,5 +1,5 @@ acl home { - 172.16.0.0/12; + 192.168.0.0/12; }; // This is the primary configuration file for the BIND DNS server named. //