Add forward zones for cranberrypi to match unbound config for teal.

This commit is contained in:
2026-03-13 23:54:09 -04:00
parent 733089e400
commit db4256e362

View File

@@ -35,6 +35,14 @@
do-udp: yes do-udp: yes
do-tcp: yes do-tcp: yes
forward-zone:
name: "ts.net."
forward-addr: 100.100.100.100
forward-zone:
name: "100.in-addr.arpa."
forward-addr: 100.100.100.100
view: view:
name: "lan" name: "lan"
view-first: yes view-first: yes