summaryrefslogtreecommitdiff
path: root/config/obr/unbound/etc/unbound.conf
diff options
context:
space:
mode:
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