We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ef55a6 + b7dbdd8 commit b386acaCopy full SHA for b386aca
1 file changed
rootfs_overlay/etc/unbound/unbound.conf
@@ -105,7 +105,7 @@ server:
105
106
# The netblock is given as an IP4 or IP6 address with /size appended for a
107
# classless network block. The action can be deny, refuse, allow or allow_snoop.
108
- access-control: 127.0.0.1/32 allow
+ access-control: 127.0.0.0/8 allow
109
access-control: 192.168.0.0/16 allow
110
access-control: 172.16.0.0/12 allow
111
access-control: 10.0.0.0/8 allow
0 commit comments