diff options
-rw-r--r-- | JONES.DK/mailnetworks | 2 | ||||
-rw-r--r-- | bind/named.conf.JONES.DK | 20 | ||||
-rw-r--r-- | postfix/permit_mx_backup_networks | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/JONES.DK/mailnetworks b/JONES.DK/mailnetworks index 2c442bd..b7ea168 100644 --- a/JONES.DK/mailnetworks +++ b/JONES.DK/mailnetworks @@ -9,4 +9,4 @@ # #jones.dk (ADSL Perspektivbredband) -87.59.52.115/32 +2.107.136.66/32 diff --git a/bind/named.conf.JONES.DK b/bind/named.conf.JONES.DK index 8367dc7..b9bc960 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 { 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; }; }; +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 "mageloese.dk" { type slave; file "db.mageloese.dk"; masters { 2.107.136.66; }; }; +zone "peronard.dk" { type slave; file "db.peronard.dk"; masters { 2.107.136.66; }; }; +zone "xn--magelse-u1a.dk" { type slave; file "db.xn--magelse-u1a.dk"; masters { 2.107.136.66; }; }; +zone "xpositionreverse.org" { type slave; file "db.xpositionreverse.org"; masters { 2.107.136.66; }; }; diff --git a/postfix/permit_mx_backup_networks b/postfix/permit_mx_backup_networks index 802a9fc..5b23b51 100644 --- a/postfix/permit_mx_backup_networks +++ b/postfix/permit_mx_backup_networks @@ -61,7 +61,7 @@ # #jones.dk (ADSL Perspektivbredband) -87.59.52.115/32 +2.107.136.66/32 # # List of networks with trusted primary MX hosts. # (add primary domain name of the network as hint) |