summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bind/fake-102/xpositionreverse.org21
-rw-r--r--bind/fake-222/xpositionreverse.org24
-rw-r--r--bind/named.conf.pri2
-rw-r--r--bind/pri/xpositionreverse.org24
4 files changed, 70 insertions, 1 deletions
diff --git a/bind/fake-102/xpositionreverse.org b/bind/fake-102/xpositionreverse.org
new file mode 100644
index 0000000..a6d3897
--- /dev/null
+++ b/bind/fake-102/xpositionreverse.org
@@ -0,0 +1,21 @@
+$TTL 604800
+@ SOA localhost. root.localhost. (
+ 1 ; Serial
+ 604800 ; Refresh
+ 86400 ; Retry
+ 2419200 ; Expire
+ 604800 ) ; Negative Cache TTL
+
+ NS localhost.
+ A 62.243.165.91
+ TXT "v=spf1 -all"
+aarhus A 83.94.204.31
+ TXT "v=spf1 -all"
+gothenburg A 83.140.87.74
+ TXT "v=spf1 -all"
+phone CNAME coreander.bitbase.dk.
+ TXT "v=spf1 -all"
+afv A 62.242.105.84
+ TXT "v=spf1 -all"
+* A 62.243.165.91
+ TXT "v=spf1 -all"
diff --git a/bind/fake-222/xpositionreverse.org b/bind/fake-222/xpositionreverse.org
new file mode 100644
index 0000000..31f84e3
--- /dev/null
+++ b/bind/fake-222/xpositionreverse.org
@@ -0,0 +1,24 @@
+$TTL 3600
+@ SOA dns.jones.dk. dr.jones.dk. (
+; ARRRRGH - beware
+ 2006130105 ; serial (2006021901)
+ 3600 ; refresh
+ 1800 ; retry
+ 604800 ; expire
+ 3600 ) ; Negative Cache TTL
+ NS dns.jones.dk.
+ NS ns.bitbase.dk.
+ NS ns.superserver.dk.
+ NS ns.homebase.dk.
+ A 192.168.222.250 ;62.243.165.91
+ TXT "v=spf1 -all"
+aarhus A 83.94.204.31
+ TXT "v=spf1 -all"
+gothenburg A 83.140.87.74
+ TXT "v=spf1 -all"
+phone CNAME coreander.bitbase.dk.
+ TXT "v=spf1 -all"
+afv A 62.242.105.84
+ TXT "v=spf1 -all"
+* A 192.168.222.250 ;62.243.165.91
+ TXT "v=spf1 -all"
diff --git a/bind/named.conf.pri b/bind/named.conf.pri
index df1facb..e830d87 100644
--- a/bind/named.conf.pri
+++ b/bind/named.conf.pri
@@ -34,7 +34,7 @@ zone "xn--magelseforldre-9ib6z.dk" { type master; file "/etc/local-JONES.DK/bind
// int. dns.jones.dk
zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis
-zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis
+zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/pri/xpositionreverse.org"; allow-transfer { jones_slaves; }; }; // Annika Lewis
// dk suspended dns.jones.dk
diff --git a/bind/pri/xpositionreverse.org b/bind/pri/xpositionreverse.org
new file mode 100644
index 0000000..d233181
--- /dev/null
+++ b/bind/pri/xpositionreverse.org
@@ -0,0 +1,24 @@
+$TTL 3600
+@ SOA dns.jones.dk. dr.jones.dk. (
+; ARRRRGH - beware
+ 2006130105 ; serial (2006021901)
+ 3600 ; refresh
+ 1800 ; retry
+ 604800 ; expire
+ 3600 ) ; Negative Cache TTL
+ NS dns.jones.dk.
+ NS ns.bitbase.dk.
+ NS ns.superserver.dk.
+ NS ns.homebase.dk.
+ A 62.243.165.91
+ TXT "v=spf1 -all"
+aarhus A 83.94.204.31
+ TXT "v=spf1 -all"
+gothenburg A 83.140.87.74
+ TXT "v=spf1 -all"
+phone CNAME coreander.bitbase.dk.
+ TXT "v=spf1 -all"
+afv A 62.242.105.84
+ TXT "v=spf1 -all"
+* A 62.243.165.91
+ TXT "v=spf1 -all"