summaryrefslogtreecommitdiff
path: root/bind
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2012-06-17 23:55:58 +0200
committerJonas Smedegaard <dr@jones.dk>2012-06-17 23:55:58 +0200
commit255a985f55fc1bcbfd764c5ddad25518bcacc0ad (patch)
treeee277260055865a1b72a4904ea4b11f4af3d774e /bind
parent4c8a8a3aa4f56908fc21789e28494cb1e19ca166 (diff)
Move domain jones.dk to 188.183.5.254 (from 2.107.136.66).
Diffstat (limited to 'bind')
-rw-r--r--bind/named.conf.JONES.DK18
1 files changed, 9 insertions, 9 deletions
diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK
index cc572cc..465f019 100644
--- a/bind/named.conf.JONES.DK
+++ b/bind/named.conf.JONES.DK
@@ -1,9 +1,9 @@
-zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 2.107.136.66; }; };
-zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 2.107.136.66; }; };
-zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 2.107.136.66; }; };
-zone "jones.dk" { type slave; file "db.jones.dk"; masters { 2.107.136.66; }; };
-zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 2.107.136.66; }; };
-zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 2.107.136.66; }; };
-zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 2.107.136.66; }; };
-zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 2.107.136.66; }; };
-zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 2.107.136.66; }; };
+zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 188.183.5.254; }; };
+zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 188.183.5.254; }; };
+zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 188.183.5.254; }; };
+zone "jones.dk" { type slave; file "db.jones.dk"; masters { 188.183.5.254; }; };
+zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 188.183.5.254; }; };
+zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 188.183.5.254; }; };
+zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 188.183.5.254; }; };
+zone "xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk" { type slave; file "db.xn--abcdefghijklmnopqrstuvxyz-0fc0a81c.dk"; masters { 188.183.5.254; }; };
+zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 188.183.5.254; }; };