From a9f0da7735ade5617549ff895a4684f72c855cf8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 5 Mar 2022 11:03:24 +0000 Subject: add irregular ninja --- openbsd/frontends/var/nsd:blowfish/etc/nsd.conf | 6 ++++++ openbsd/frontends/var/nsd:twofish/etc/nsd.conf | 5 +++++ 2 files changed, 11 insertions(+) (limited to 'openbsd/frontends/var') diff --git a/openbsd/frontends/var/nsd:blowfish/etc/nsd.conf b/openbsd/frontends/var/nsd:blowfish/etc/nsd.conf index 920e9a2..535acea 100644 --- a/openbsd/frontends/var/nsd:blowfish/etc/nsd.conf +++ b/openbsd/frontends/var/nsd:blowfish/etc/nsd.conf @@ -40,6 +40,12 @@ zone: notify: 108.160.134.135 blowfish.buetow.org provide-xfr: 108.160.134.135 blowfish.buetow.org +zone: + name: "irregular.ninja" + zonefile: "master/irregular.ninja.zone" + notify: 108.160.134.135 blowfish.buetow.org + provide-xfr: 108.160.134.135 blowfish.buetow.org + zone: name: "sidewalk.ninja" zonefile: "master/sidewalk.ninja.zone" diff --git a/openbsd/frontends/var/nsd:twofish/etc/nsd.conf b/openbsd/frontends/var/nsd:twofish/etc/nsd.conf index 8922730..0727d89 100644 --- a/openbsd/frontends/var/nsd:twofish/etc/nsd.conf +++ b/openbsd/frontends/var/nsd:twofish/etc/nsd.conf @@ -34,6 +34,11 @@ zone: allow-notify: 23.88.35.144 blowfish.buetow.org request-xfr: 23.88.35.144 blowfish.buetow.org +zone: + name: "irregular.ninja" + allow-notify: 23.88.35.144 blowfish.buetow.org + request-xfr: 23.88.35.144 blowfish.buetow.org + zone: name: "sidewalk.ninja" allow-notify: 23.88.35.144 blowfish.buetow.org -- cgit v1.2.3