Add forward zones for cranberrypi to match unbound config for teal.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user