From 703291cbf1d07a7de3b12241a73993e77ab09b01 Mon Sep 17 00:00:00 2001 From: Paolo Asperti Date: Wed, 3 Apr 2024 00:00:12 +0200 Subject: [PATCH] fix access network --- rootfs/etc/unbound/unbound.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rootfs/etc/unbound/unbound.conf b/rootfs/etc/unbound/unbound.conf index 7f8855e..061b3c2 100644 --- a/rootfs/etc/unbound/unbound.conf +++ b/rootfs/etc/unbound/unbound.conf @@ -27,8 +27,8 @@ server: msg-cache-size: 128m private-address: 10.0.0.0/8 private-address: 172.16.0.0/12 - private-address: 10.0.0.0/16 - private-address: 192.254.0.0/16 + private-address: 192.168.0.0/16 + access-control: 10.0.0.0/8 allow access-control: 127.0.0.0/8 allow access-control: 172.0.0.0/8 allow python: