From 6e0cbd67c4c68e5a0201b2c364c8db63522dd7d3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 10 Nov 2022 17:33:25 +0100 Subject: pan: configure bind (WIP) --- "files/chaos-at-home/bind-zones/db.g\303\244h.org" | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 "files/chaos-at-home/bind-zones/db.g\303\244h.org" (limited to 'files/chaos-at-home/bind-zones/db.gäh.org') diff --git "a/files/chaos-at-home/bind-zones/db.g\303\244h.org" "b/files/chaos-at-home/bind-zones/db.g\303\244h.org" new file mode 100644 index 00000000..9086dfe7 --- /dev/null +++ "b/files/chaos-at-home/bind-zones/db.g\303\244h.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. -- cgit v1.2.3