Configure unbound to support running behind keepalived

This commit is contained in:
2026-06-04 17:41:59 -04:00
parent 72a61066a6
commit cf23313e0b
@@ -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