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.spreadspace | 46 +++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 files/chaos-at-home/bind-zones/db.spreadspace (limited to 'files/chaos-at-home/bind-zones/db.spreadspace') diff --git a/files/chaos-at-home/bind-zones/db.spreadspace b/files/chaos-at-home/bind-zones/db.spreadspace new file mode 100644 index 00000000..63471c2a --- /dev/null +++ b/files/chaos-at-home/bind-zones/db.spreadspace @@ -0,0 +1,46 @@ +$TTL 1h + +@ SOA ns0.chaos-at-home.org. hostmaster ( + 2022101400 + 1h + 5m + 30d + 10m ) + + 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 89.106.215.17 + 1200 AAAA 2a02:3e0:407::17 +build 1200 A 89.106.215.18 +; build 1200 AAAA 2a02:3e0:407::18 + +webmail CNAME webmail.chaos-at-home.org. + +www CNAME pan.chaos-at-home.org. +git 1200 CNAME mimas.chaos-at-home.org. +svn 1200 CNAME mimas.chaos-at-home.org. +websvn 1200 CNAME mimas.chaos-at-home.org. +stream 1200 CNAME mimas.chaos-at-home.org. + + +; GLT + +gl0t1 600 CNAME linuxtage.at. +glt02 600 CNAME linuxtage.at. +glt03 600 CNAME linuxtage.at. +glt04 600 CNAME linuxtage.at. +glt05 600 CNAME linuxtage.at. +glt06 600 CNAME linuxtage.at. +glt07 600 CNAME linuxtage.at. +glt08 600 CNAME linuxtage.at. +glt09 600 CNAME linuxtage.at. +glt10 600 CNAME linuxtage.at. +glt11 600 CNAME linuxtage.at. +glt12 600 A 159.69.7.206 +glt13 600 A 116.203.33.90 +glt-live 600 CNAME linuxtage.at. +glt-stream 600 A 188.34.176.173 -- cgit v1.2.3