summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-01-19 17:32:04 +0100
committerJonas Smedegaard <dr@jones.dk>2017-01-19 17:32:04 +0100
commit2fdd1ba8da44bc9f2cf2d83eb5a6d915ec6b339d (patch)
tree1ecf0d2720766ff7c587dc1ea055f2606869515d /bind
parent6df7be798ae88eb39df26fc9a79b7f326ce0fd45 (diff)
Add host omni.kassandra-production.dk.
Diffstat (limited to 'bind')
-rw-r--r--bind/fake-222/kassandra-production.dk13
-rw-r--r--bind/named.conf.fake-2222
-rw-r--r--bind/named.conf.pri2
-rw-r--r--bind/pri/kassandra-production.dk13
4 files changed, 28 insertions, 2 deletions
diff --git a/bind/fake-222/kassandra-production.dk b/bind/fake-222/kassandra-production.dk
new file mode 100644
index 0000000..7cbb938
--- /dev/null
+++ b/bind/fake-222/kassandra-production.dk
@@ -0,0 +1,13 @@
+$TTL 1w
+@ IN SOA localhost. root.localhost. (
+ 1
+ 1w 1d 30d 3h )
+
+$INCLUDE /etc/local-JONES.DK/bind/skel/A-222
+$INCLUDE /etc/local-JONES.DK/bind/skel/MX
+ NS localhost.
+
+www CNAME xayide.jones.dk.
+
+omni CNAME xayide.jones.dk.
+www.omni CNAME xayide.jones.dk.
diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222
index f91caf0..390dd5d 100644
--- a/bind/named.conf.fake-222
+++ b/bind/named.conf.fake-222
@@ -28,7 +28,7 @@ zone "jones.dk" {
file "JONES.DK/fake-222/jones.dk"; }; // Jones
zone "kassandra-production.dk" {
type master; allow-transfer { none; };
- file "/etc/local-JONES.DK/bind/fake-222/JONES-www"; }; // Annika Lewis (owner=Spiff)
+ file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
zone "majasguf.dk" {
type master; allow-transfer { none; };
file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index 4bcabb5..ae92f56 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -26,7 +26,7 @@ zone "jones.dk" {
file "JONES.DK/pri/jones.dk"; }; // Jones
zone "kassandra-production.dk" {
type master; allow-transfer { jones_peers; };
- file "/etc/local-JONES.DK/bind/pri/JONES-www"; }; // Annika Lewis (owner=Spiff)
+ file "/etc/local-JONES.DK/bind/pri/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff)
zone "majasguf.dk" {
type master; allow-transfer { jones_peers; };
file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones
diff --git a/bind/pri/kassandra-production.dk b/bind/pri/kassandra-production.dk
new file mode 100644
index 0000000..e3aeb9d
--- /dev/null
+++ b/bind/pri/kassandra-production.dk
@@ -0,0 +1,13 @@
+$TTL 1h
+@ SOA dns.jones.dk. dr.jones.dk. (
+ 2016101301
+ 1h 30m 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
+
+www CNAME xayide.jones.dk.
+
+omni CNAME xayide.jones.dk.
+www.omni CNAME xayide.jones.dk.