explicitly allow localhost access

This commit is contained in:
2026-02-12 10:21:22 -05:00
parent c24a77436a
commit e8a8797c71

View File

@@ -22,6 +22,8 @@ include-toplevel: "/etc/unbound/unbound.conf.d/*.conf"
# addresses from the IP range that are allowed to connect to the resolver
access-control: 192.168.88.0/24 allow
# explicitly allow localhost access
access-control: 127.0.0.0/8 allow
# allow Tailnet
access-control: 100.64.0.0/10 allow
# uncomment the following line to allow Tailnet IPv6