diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-11-10 17:33:25 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-11-10 17:33:25 +0100 |
commit | 6e0cbd67c4c68e5a0201b2c364c8db63522dd7d3 (patch) | |
tree | 0e11e9d1316aa97e292c9233c2d06dc5244cc760 /files/chaos-at-home/bind-zones/db.gäh.org | |
parent | chaos-at-home wifi: switch back to WPA3 (diff) |
pan: configure bind (WIP)
Diffstat (limited to 'files/chaos-at-home/bind-zones/db.gäh.org')
-rw-r--r-- | files/chaos-at-home/bind-zones/db.gäh.org | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/files/chaos-at-home/bind-zones/db.gäh.org b/files/chaos-at-home/bind-zones/db.gäh.org new file mode 100644 index 00000000..9086dfe7 --- /dev/null +++ b/files/chaos-at-home/bind-zones/db.gäh.org @@ -0,0 +1,19 @@ +$TTL 1W + +@ SOA ns0.chaos-at-home.org. hostmaster ( + 2019102900 + 1h + 15m + 30d + 1h ) + + NS ns0.chaos-at-home.org. + NS ns1.chaos-at-home.org. + + MX 10 mx0.chaos-at-home.org. + MX 10 mx1.chaos-at-home.org. + + 1200 A 178.63.180.142 + +www CNAME mimas.chaos-at-home.org. +wolke CNAME mimas.chaos-at-home.org. |