From 2c2f7f70abe90b3b5ed409dab9c3a11718b62a7f Mon Sep 17 00:00:00 2001 From: Wim <11030068+wimb0@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:09:41 +0100 Subject: [PATCH] Update unbound-install.sh --- install/unbound-install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install/unbound-install.sh b/install/unbound-install.sh index 58866dc6..aec59eb4 100644 --- a/install/unbound-install.sh +++ b/install/unbound-install.sh @@ -60,6 +60,8 @@ server: private-address: fd00::/8 private-address: fe80::/10 access-control: 192.168.0.0/16 allow + access-control: 172.16.0.0/12 allow + access-control: 10.0.0.0/8 allow chroot: "" logfile: /var/log/unbound.log verbosity: 1