diff --git a/devices/teal/config/usr/local/etc/unbound/unbound.conf b/devices/teal/config/usr/local/etc/unbound/unbound.conf index d3a101c..a0a1c74 100644 --- a/devices/teal/config/usr/local/etc/unbound/unbound.conf +++ b/devices/teal/config/usr/local/etc/unbound/unbound.conf @@ -15,7 +15,13 @@ prefetch: yes serve-expired: yes # the interface that is used to connect to the network (this will listen to all interfaces) - interface: 0.0.0.0 + # interface: 0.0.0.0 + interface: 192.168.88.231 + interface: 192.168.88.8 + interface: 127.0.0.1 + interface: 100.81.165.11 + so-reuseport: yes + ip-freebind: yes # interface: ::0 private-address: 192.168.0.0/16 private-address: 100.64.0.0/10 @@ -58,6 +64,7 @@ view: local-data: "jellyfin.objectbrokers.com. A 192.168.88.231" local-data: "vaultwarden.objectbrokers.com. A 192.168.88.231" local-data: "lambdesktop.objectbrokers.com. A 192.168.88.187" + local-data: "beszel.objectbrokers.com. A 192.168.88.231" view: name: "tailnet" @@ -72,6 +79,7 @@ view: local-data: "jellyfin.objectbrokers.com. A 100.81.165.11" local-data: "vaultwarden.objectbrokers.com. A 100.81.165.11" local-data: "lambdesktop.objectbrokers.com. A 100.95.22.24" + local-data: "beszel.objectbrokers.com. A 100.81.165.11" remote-control: control-enable: yes