diff options
-rw-r--r-- | bind/fake-102/xpositionreverse.org | 20 | ||||
-rw-r--r-- | bind/fake-222/xpositionreverse.org | 22 | ||||
-rw-r--r-- | bind/named.conf.fake-102 | 2 | ||||
-rw-r--r-- | bind/named.conf.fake-222 | 2 |
4 files changed, 2 insertions, 44 deletions
diff --git a/bind/fake-102/xpositionreverse.org b/bind/fake-102/xpositionreverse.org deleted file mode 100644 index faaf57a..0000000 --- a/bind/fake-102/xpositionreverse.org +++ /dev/null @@ -1,20 +0,0 @@ -$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. -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 deleted file mode 100644 index d7624ef..0000000 --- a/bind/fake-222/xpositionreverse.org +++ /dev/null @@ -1,22 +0,0 @@ -$TTL 3600 -@ SOA dns.jones.dk. dr.jones.dk. ( - 2007011901 ; 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. -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.fake-102 b/bind/named.conf.fake-102 index e05b5c4..2b2a9f0 100644 --- a/bind/named.conf.fake-102 +++ b/bind/named.conf.fake-102 @@ -34,7 +34,7 @@ zone "xn--magelse-u1a.dk" { type master; file "/etc/local-JONES.DK/bind/fake-102 // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/fake-102/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis -zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/fake-102/xpositionreverse.org"; 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/named.conf.fake-222 b/bind/named.conf.fake-222 index 07c5b21..4e888a1 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -35,7 +35,7 @@ zone "xn--magelse-u1a.dk" { type master; file "/etc/local-JONES.DK/bind/fake-222 // int. dns.jones.dk zone "lejlighederinc.org" { type master; file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; allow-transfer { jones_slaves; }; }; // Annika Lewis -zone "xpositionreverse.org" { type master; file "/etc/local-JONES.DK/bind/fake-222/xpositionreverse.org"; 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 |