diff --git a/devices/cranberrypi/config/usr/local/etc/unbound/unbound.conf b/devices/cranberrypi/config/usr/local/etc/unbound/unbound.conf index 616ce4f..36f1bdb 100644 --- a/devices/cranberrypi/config/usr/local/etc/unbound/unbound.conf +++ b/devices/cranberrypi/config/usr/local/etc/unbound/unbound.conf @@ -35,6 +35,14 @@ do-udp: 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: name: "lan" view-first: yes