diff options
| author | Paul Buetow <paul@buetow.org> | 2022-03-05 11:03:24 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-03-05 11:03:24 +0000 |
| commit | a9f0da7735ade5617549ff895a4684f72c855cf8 (patch) | |
| tree | 0de12878ace49b63214e2705c4387d7644425a39 /openbsd/frontends/var | |
| parent | edc750dae7a53cda808a552bb1603b4ec2bdb036 (diff) | |
add irregular ninja
Diffstat (limited to 'openbsd/frontends/var')
| -rw-r--r-- | openbsd/frontends/var/nsd:blowfish/etc/nsd.conf | 6 | ||||
| -rw-r--r-- | openbsd/frontends/var/nsd:twofish/etc/nsd.conf | 5 |
2 files changed, 11 insertions, 0 deletions
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 @@ -41,6 +41,12 @@ zone: 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" notify: 108.160.134.135 blowfish.buetow.org 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 @@ -35,6 +35,11 @@ zone: 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 request-xfr: 23.88.35.144 blowfish.buetow.org |
