summaryrefslogtreecommitdiff
path: root/config/obr/unbound/etc/unbound.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-04-23 17:43:21 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-04-23 17:43:21 +0200
commit911535433eca4320c4efcc249e9590382c448444 (patch)
tree4ce3d24dad3c21eb32848b37d4e050a3f2eae2d8 /config/obr/unbound/etc/unbound.conf
parent19bb9c4e5973092cb94edd6715abf4dc651f893e (diff)
downloadOpenBSD-firewall-911535433eca4320c4efcc249e9590382c448444.tar.gz
OpenBSD-firewall-911535433eca4320c4efcc249e9590382c448444.tar.bz2
synched with prod
Diffstat (limited to 'config/obr/unbound/etc/unbound.conf')
-rw-r--r--config/obr/unbound/etc/unbound.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/obr/unbound/etc/unbound.conf b/config/obr/unbound/etc/unbound.conf
index b12f9f5..af27ca0 100644
--- a/config/obr/unbound/etc/unbound.conf
+++ b/config/obr/unbound/etc/unbound.conf
@@ -21,6 +21,7 @@ server:
private-domain: "lan"
private-domain: "andreasbaumann.cc"
private-domain: "maschezuoz.ch"
+ private-domain: "patrick-frey.org"
local-zone: "lan." nodefault
local-zone: "168.192.in-addr.arpa." nodefault
@@ -51,6 +52,10 @@ stub-zone:
name: "maschezuoz.ch."
stub-addr: 127.0.0.1@8053
+stub-zone:
+ name: "patrick-frey.org."
+ stub-addr: 127.0.0.1@8053
+
forward-zone:
name: "."
forward-addr: 212.25.1.1