summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2022-10-11 15:26:21 +0200
committerJonas Smedegaard <dr@jones.dk>2022-10-11 15:26:21 +0200
commit0d937b7e3faa2552da5b06a81fd3f090c9737c8d (patch)
tree336f0afbed989e0f6f1c7acc7fe7e8b0adcb19ee
parentde0cdc2beec6bc67c188d16c3754e79567245380 (diff)
add JONES.DK host transit.sirireiter.dk pointing to teeny
-rw-r--r--bind/fake-222/sirireiter.dk13
-rw-r--r--bind/named.conf.fake-2222
-rw-r--r--bind/named.conf.pri2
-rw-r--r--bind/pri/sirireiter.dk13
4 files changed, 28 insertions, 2 deletions
diff --git a/bind/fake-222/sirireiter.dk b/bind/fake-222/sirireiter.dk
new file mode 100644
index 0000000..7f93af6
--- /dev/null
+++ b/bind/fake-222/sirireiter.dk
@@ -0,0 +1,13 @@
+$TTL 1w
+@ IN SOA localhost. root.localhost. (
+ 1
+ 4h 1h 1w 1h )
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/A-222
+$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid
+@ NS localhost.
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny transit
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny www.transit
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME *
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index e158d56..03350b2 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -82,7 +82,7 @@ zone "scharffenberger.dk" {
file "/etc/local-JONES.DK/bind/fake-222/JONES-www-nomail"; }; // Mikkel Friis-Holm
zone "sirireiter.dk" {
type master; allow-transfer { none; };
- file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // Siri Reiter
+ file "/etc/local-JONES.DK/bind/fake-222/sirireiter.dk"; }; // Siri Reiter
zone "stadsvandring.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Paul Hartvigson
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index f32de49..cdf2cdb 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -80,7 +80,7 @@ zone "scharffenberger.dk" {
file "/etc/local-JONES.DK/bind/pri/JONES-www-nomail"; }; // Mikkel Friis-Holm
zone "sirireiter.dk" {
type master; allow-transfer { jones_peers; };
- file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // Siri Reiter
+ file "/etc/local-JONES.DK/bind/pri/sirireiter.dk"; }; // Siri Reiter
zone "stadsvandring.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Paul Hartvigson
diff --git a/bind/pri/sirireiter.dk b/bind/pri/sirireiter.dk
new file mode 100644
index 0000000..6251fcb
--- /dev/null
+++ b/bind/pri/sirireiter.dk
@@ -0,0 +1,13 @@
+$TTL 1h
+@ SOA dns.jones.dk. dr.jones.dk. (
+ 2022101101
+ 4h 1h 1w 1h )
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/NS
+$INCLUDE /etc/local-JONES.DK/bind/skel/A
+$INCLUDE /etc/local-JONES.DK/bind/skel/MX-avoid
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny transit
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME-teeny www.transit
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME *