From ec99bc8051f85cdfbf294447ffd7c1027926fca2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 17 Feb 2011 14:37:43 +0100 Subject: Update JONES.DK main ip from 95.166.42.9 to (temporary) 87.59.52.115. --- JONES.DK/mailnetworks | 4 ++-- bind/named.conf.JONES.DK | 20 ++++++++++---------- postfix/permit_mx_backup_networks | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/JONES.DK/mailnetworks b/JONES.DK/mailnetworks index 215c3af..4e2ffaa 100644 --- a/JONES.DK/mailnetworks +++ b/JONES.DK/mailnetworks @@ -10,5 +10,5 @@ # $Id: mailnetworks,v 1.9 2008-06-12 13:54:41 jonas Exp $ # -#jones.dk (ADSL Fullrate) -95.166.42.9/32 +#jones.dk (ADSL Perspektivbredband) +87.59.52.115/32 diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 013e56b..8367dc7 100644 --- a/bind/named.conf.JONES.DK +++ b/bind/named.conf.JONES.DK @@ -1,10 +1,10 @@ -zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 95.166.42.9; }; }; -zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 95.166.42.9; }; }; -zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 95.166.42.9; }; }; -zone "jones.dk" { type slave; file "db.jones.dk"; masters { 95.166.42.9; }; }; -zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 95.166.42.9; }; }; -zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 95.166.42.9; }; }; -zone "mageloese.dk" { type slave; file "db.mageloese.dk"; masters { 95.166.42.9; }; }; -zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 95.166.42.9; }; }; -zone "xn--magelse-u1a.dk" { type slave; file "db.xn--magelse-u1a.dk"; masters { 95.166.42.9; }; }; -zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 95.166.42.9; }; }; +zone "anniqa.dk" { type slave; file "db.anniqa.dk"; masters { 87.59.52.115; }; }; +zone "bassballs.dk" { type slave; file "db.bassballs.dk"; masters { 87.59.52.115; }; }; +zone "feliciaweb.dk" { type slave; file "db.feliciaweb.dk"; masters { 87.59.52.115; }; }; +zone "jones.dk" { type slave; file "db.jones.dk"; masters { 87.59.52.115; }; }; +zone "kassandra-production.dk" { type slave; file "db.kassandra-production.dk"; masters { 87.59.52.115; }; }; +zone "lejlighederinc.org" { type slave; file "db.lejlighederinc.org"; masters { 87.59.52.115; }; }; +zone "mageloese.dk" { type slave; file "db.mageloese.dk"; masters { 87.59.52.115; }; }; +zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 87.59.52.115; }; }; +zone "xn--magelse-u1a.dk" { type slave; file "db.xn--magelse-u1a.dk"; masters { 87.59.52.115; }; }; +zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 87.59.52.115; }; }; diff --git a/postfix/permit_mx_backup_networks b/postfix/permit_mx_backup_networks index 3cd19dc..8c38a81 100644 --- a/postfix/permit_mx_backup_networks +++ b/postfix/permit_mx_backup_networks @@ -70,8 +70,8 @@ # $Id: permit_mx_backup_networks,v 1.16 2010-02-28 10:51:15 jonas Exp $ # -#jones.dk (ADSL Fullrate) -95.166.42.9/32 +#jones.dk (ADSL Perspektivbredband) +87.59.52.115/32 # # List of networks with trusted primary MX hosts. # (add primary domain name of the network as hint) -- cgit v1.2.3