diff options
author | Jonas Smedegaard <dr@jones.dk> | 2019-11-25 23:04:16 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2019-11-25 23:04:16 +0100 |
commit | 962e9043757f2881090b569f753266db10c60952 (patch) | |
tree | 5775f2b2fd5162894a5ef0fb0a0d1a4d8a91b3ab /bind | |
parent | a2d76cadf28f466cff5794297e8c17cb123061b6 (diff) |
move hosts to xayide from coreander: livetpaaoroe.dk orø.dk livetpåorø.dk
Diffstat (limited to 'bind')
-rw-r--r-- | bind/fake-222/JONES-nomail (renamed from bind/fake-222/JONES-legacycloud-nomail) | 4 | ||||
-rw-r--r-- | bind/named.conf.fake-222 | 6 | ||||
-rw-r--r-- | bind/named.conf.pri | 6 | ||||
-rw-r--r-- | bind/pri/JONES-nomail (renamed from bind/pri/JONES-legacycloud-nomail) | 6 |
4 files changed, 11 insertions, 11 deletions
diff --git a/bind/fake-222/JONES-legacycloud-nomail b/bind/fake-222/JONES-nomail index 6d7166c..981ce2f 100644 --- a/bind/fake-222/JONES-legacycloud-nomail +++ b/bind/fake-222/JONES-nomail @@ -3,8 +3,8 @@ $TTL 1w 1 1w 1d 30d 3h ) -$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud +$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-legacycloud * +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME * diff --git a/bind/named.conf.fake-222 b/bind/named.conf.fake-222 index 73f2c77..cdb7ccd 100644 --- a/bind/named.conf.fake-222 +++ b/bind/named.conf.fake-222 @@ -40,7 +40,7 @@ zone "kassandra-production.dk" { file "/etc/local-JONES.DK/bind/fake-222/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff) zone "livetpaaoroe.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE zone "majasguf.dk" { type master; allow-transfer { none; }; file "/etc/local-JONES.DK/bind/fake-222/JONES-www+source"; }; // Jones @@ -67,10 +67,10 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { file "/etc/local-JONES.DK/bind/fake-222/JONES"; }; // Jones zone "xn--or-mka.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE zone "xn--livetpor-f0a6q.dk" { type master; allow-transfer { none; }; - file "/etc/local-JONES.DK/bind/fake-222/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/fake-222/JONES-nomail"; }; // OROE // int. dns.jones.dk zone "lejlighederinc.org" { diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 8b0518b..c556a00 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -38,7 +38,7 @@ zone "kassandra-production.dk" { file "/etc/local-JONES.DK/bind/pri/kassandra-production.dk"; }; // Annika Lewis (owner=Spiff) zone "livetpaaoroe.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE zone "majasguf.dk" { type master; allow-transfer { jones_peers; }; file "/etc/local-JONES.DK/bind/pri/JONES-www+source"; }; // Jones @@ -65,10 +65,10 @@ zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { file "/etc/local-JONES.DK/bind/pri/JONES"; }; // Jones zone "xn--or-mka.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE zone "xn--livetpor-f0a6q.dk" { type master; allow-transfer { jones_peers; }; - file "/etc/local-JONES.DK/bind/pri/JONES-legacycloud-nomail"; }; // OROE + file "/etc/local-JONES.DK/bind/pri/JONES-nomail"; }; // OROE // int. dns.jones.dk zone "lejlighederinc.org" { diff --git a/bind/pri/JONES-legacycloud-nomail b/bind/pri/JONES-nomail index ceb2bd0..6924500 100644 --- a/bind/pri/JONES-legacycloud-nomail +++ b/bind/pri/JONES-nomail @@ -1,10 +1,10 @@ $TTL 1h @ SOA dns.jones.dk. dr.jones.dk. ( - 2013072401 + 2019112501 1h 30m 1w 1h ) $INCLUDE /etc/local-JONES.DK/bind/skel/NS -$INCLUDE /etc/local-JONES.DK/bind/skel/A-legacycloud +$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-legacycloud * +$INCLUDE /etc/local-JONES.DK/bind/skel/CNAME * |