From 615399f60ba0a35526a101955c4e4c4558556e1d Mon Sep 17 00:00:00 2001 From: Dessa Simpson Date: Wed, 24 Aug 2022 16:50:14 -0700 Subject: [PATCH] Add localhost to acl --- Corefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Corefile b/Corefile index 7201814..8c0a47d 100644 --- a/Corefile +++ b/Corefile @@ -21,6 +21,7 @@ biggeeks.org { . { acl { + allow net 127.0.0.0/8 allow net 10.0.0.0/8 allow net 172.16.0.0/12 allow net 192.168.0.0/16