From 255a985f55fc1bcbfd764c5ddad25518bcacc0ad Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 17 Jun 2012 23:55:58 +0200 Subject: Move domain jones.dk to 188.183.5.254 (from 2.107.136.66). --- bind/named.conf.JONES.DK | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'bind') 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; }; }; -- cgit v1.2.3