From ec17db4e09ef459a9bba3d8d523607a979429ec7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Jul 2013 13:54:21 +0200 Subject: Initial setup. --- bind/named.conf.acl | 9 +++++++++ bind/named.conf.pri | 15 ++++++++++++++ bind/pri/OROE | 43 +++++++++++++++++++++++++++++++++++++++ bind/pri/oroe.dk | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++ realm | 1 + redpill | 1 + 6 files changed, 127 insertions(+) create mode 100644 bind/named.conf.acl create mode 100644 bind/named.conf.pri create mode 100644 bind/pri/OROE create mode 100644 bind/pri/oroe.dk create mode 100644 realm create mode 100644 redpill diff --git a/bind/named.conf.acl b/bind/named.conf.acl new file mode 100644 index 0000000..927321d --- /dev/null +++ b/bind/named.conf.acl @@ -0,0 +1,9 @@ +acl oroe_slaves { + 193.163.102.6; // hostcount.dk-hostmaster.dk +// 80.166.109.186; // ns.superserver.dk + 80.68.88.141; // ns.bitbase.dk + 87.104.239.66; // ns.homebase.dk + 188.183.5.254; // dns.jones.dk + +// 217.70.177.40; // ns6.gandi.net +}; diff --git a/bind/named.conf.pri b/bind/named.conf.pri new file mode 100644 index 0000000..594a367 --- /dev/null +++ b/bind/named.conf.pri @@ -0,0 +1,15 @@ +// private + +// dk pending + +// int. pending + +// dk dns.jones.dk +zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE +zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; + +// int. dns.OROE.dk + +// dk suspended dns.OROE.dk + +// to-be-dropped dns.OROE.dk diff --git a/bind/pri/OROE b/bind/pri/OROE new file mode 100644 index 0000000..5a06805 --- /dev/null +++ b/bind/pri/OROE @@ -0,0 +1,43 @@ +$TTL 3600 +@ SOA dns.jones.dk. dr.jones.dk. ( + 2013072201 ; serial + 14400 ; refresh + 3600 ; retry + 1209600 ; expire + 900 ) ; Negative Cache TTL + +; Public zone roots, mailhubs and non-CNAME services (use A) + NS dns.jones.dk. + NS ns.bitbase.dk. +; NS ns.superserver.dk. + NS ns.homebase.dk. +; A 46.30.211.48 + MX 0 . + SPF "v=spf1 -all" + +; External hosts (use A and TXT-wrapped CNAME or PTR) + +; Public local hosts (use A) + +; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) +* CNAME @ + +; Public CNAME-mapped PTR records + +; Public authentication-related (LDAP and Kerberos) records + +; External services (use CNAME to local A, or A and TXT-wrapped CNAME, or CNAME if ok with partner) + +; Public local services (use CNAME) + +; Private zone roots, mailhubs and non-CNAME services (use A) + +; Private hosts (use A) + +; Private wildcards of zone roots, hosts and non-CNAME services (use CNAME) + +; Private CNAME-mapped PTR records + +; Private services (use CNAME) + +; Private CNAME-mapped PTR records diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk new file mode 100644 index 0000000..d7a6314 --- /dev/null +++ b/bind/pri/oroe.dk @@ -0,0 +1,58 @@ +$TTL 3600 +@ SOA dns.jones.dk. dr.jones.dk. ( + 2013072201 ; serial + 14400 ; refresh + 3600 ; retry + 1209600 ; expire + 900 ) ; Negative Cache TTL + +; Public zone roots, mailhubs and non-CNAME services (use A) + NS dns.jones.dk. + NS ns.bitbase.dk. +; NS ns.superserver.dk. + NS ns.homebase.dk. + A 46.30.211.48 + MX 10 mx-cluster-a2.one.com. + MX 10 mx-cluster-a1.one.com. +; SPF "v=spf1 -all" + +; External hosts (use A and TXT-wrapped CNAME or PTR) + +; Public local hosts (use A) +clouddrive A 91.198.169.105 +*.clouddrive A 91.198.169.105 +ftp A 195.47.247.237 +iloapp A 91.198.169.165 +imap A 46.30.211.93 +logs CNAME stat4.one.com. +onecom-widgets A 195.47.247.53 +phpmyadmin A 91.198.169.158 +pop A 46.30.211.93 +pop3 A 46.30.211.93 +shares A 91.198.169.3 +stats CNAME stat4.one.com. +webc A 46.30.211.48 +www A 46.30.211.48 + +; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) +* A 46.30.211.48 + +; Public CNAME-mapped PTR records + +; Public authentication-related (LDAP and Kerberos) records + +; External services (use CNAME to local A, or A and TXT-wrapped CNAME, or CNAME if ok with partner) + +; Public local services (use CNAME) + +; Private zone roots, mailhubs and non-CNAME services (use A) + +; Private hosts (use A) + +; Private wildcards of zone roots, hosts and non-CNAME services (use CNAME) + +; Private CNAME-mapped PTR records + +; Private services (use CNAME) + +; Private CNAME-mapped PTR records diff --git a/realm b/realm new file mode 100644 index 0000000..eba1b22 --- /dev/null +++ b/realm @@ -0,0 +1 @@ +OROE.DK diff --git a/redpill b/redpill new file mode 100644 index 0000000..6bd47cf --- /dev/null +++ b/redpill @@ -0,0 +1 @@ +REDPILL.DK -- cgit v1.2.3 From ed71172614c33bfa9b0b23780802ae2bdecbe82b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 22 Jul 2013 21:25:22 +0200 Subject: Add OROE.DK domains livetpaaoroe.dk and xn--livetpor-f0a6q.dk (livetpåorø.dk). MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.pri | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 594a367..0b166d6 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,8 +5,10 @@ // int. pending // dk dns.jones.dk -zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE -zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; +zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE +zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE +zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE +zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE // int. dns.OROE.dk -- cgit v1.2.3 From 5b91c1198ea8806d0a51f95fa75cfb05b21b0f48 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 24 Jul 2013 13:55:44 +0200 Subject: Have OROE A record point to 80.68.88.141 (coreander.bitbase.dk). --- bind/pri/OROE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/OROE b/bind/pri/OROE index 5a06805..169c43c 100644 --- a/bind/pri/OROE +++ b/bind/pri/OROE @@ -11,7 +11,7 @@ $TTL 3600 NS ns.bitbase.dk. ; NS ns.superserver.dk. NS ns.homebase.dk. -; A 46.30.211.48 + A 80.68.88.141 MX 0 . SPF "v=spf1 -all" -- cgit v1.2.3 From 4b5e1ad638b9860faebc3b16e681b4fe03f9a2e7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 24 Jul 2013 13:56:21 +0200 Subject: Bump serial for OROE. --- bind/pri/OROE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/OROE b/bind/pri/OROE index 169c43c..421bba2 100644 --- a/bind/pri/OROE +++ b/bind/pri/OROE @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2013072201 ; serial + 2013072401 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From 102386db9fc6b5e80214e4cba8df7cc50b6643c6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 24 Jul 2013 13:58:08 +0200 Subject: Fix have livetpaaoroe.dk be an OROE domain. --- bind/named.conf.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 0b166d6..72fa9bc 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,7 +5,7 @@ // int. pending // dk dns.jones.dk -zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE +zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE -- cgit v1.2.3 From ea2c6c158599284f2d34c73a7fd6bb7ffe43d643 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 25 Jul 2013 11:47:43 +0200 Subject: Add host source.oroe.dk, pointing to coreander.bitbase.dk. --- bind/pri/oroe.dk | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index d7a6314..2673210 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2013072201 ; serial + 2013072501 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire @@ -33,6 +33,8 @@ shares A 91.198.169.3 stats CNAME stat4.one.com. webc A 46.30.211.48 www A 46.30.211.48 +source A 80.68.88.141 +*.source A 80.68.88.141 ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) * A 46.30.211.48 -- cgit v1.2.3 From d697f9dd44a8bda3000e6c228b55f8c7ab414621 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 31 Jul 2013 16:26:00 +0200 Subject: Move homebase.dk to 94.18.231.212 (from 87.104.239.66). --- bind/named.conf.acl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 927321d..1bd5a11 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -2,7 +2,7 @@ acl oroe_slaves { 193.163.102.6; // hostcount.dk-hostmaster.dk // 80.166.109.186; // ns.superserver.dk 80.68.88.141; // ns.bitbase.dk - 87.104.239.66; // ns.homebase.dk + 94.18.231.212; // ns.homebase.dk 188.183.5.254; // dns.jones.dk // 217.70.177.40; // ns6.gandi.net -- cgit v1.2.3 From e7749584e2322604ad19e87b8d4808f45aa92837 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 12 Feb 2014 13:20:53 +0100 Subject: Update IPs to one.com services. --- bind/pri/oroe.dk | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 2673210..6ace292 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2013072501 ; serial + 2014021201 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire @@ -11,7 +11,7 @@ $TTL 3600 NS ns.bitbase.dk. ; NS ns.superserver.dk. NS ns.homebase.dk. - A 46.30.211.48 + A 46.30.212.1 MX 10 mx-cluster-a2.one.com. MX 10 mx-cluster-a1.one.com. ; SPF "v=spf1 -all" @@ -29,15 +29,15 @@ onecom-widgets A 195.47.247.53 phpmyadmin A 91.198.169.158 pop A 46.30.211.93 pop3 A 46.30.211.93 -shares A 91.198.169.3 +shares CNAME filemanager.one.com. stats CNAME stat4.one.com. -webc A 46.30.211.48 -www A 46.30.211.48 +webc A 46.30.212.1 +www A 46.30.212.1 source A 80.68.88.141 *.source A 80.68.88.141 ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) -* A 46.30.211.48 +* A 46.30.212.1 ; Public CNAME-mapped PTR records -- cgit v1.2.3 From 67b29c18cbd8cdffe0707c7b4174d5c441152943 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 May 2014 10:36:52 +0200 Subject: Fix lower-case oroe_slaves. Thanks to Vasudev Kamath. --- bind/named.conf.pri | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bind/named.conf.pri b/bind/named.conf.pri index 72fa9bc..a2e2146 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,10 +5,10 @@ // int. pending // dk dns.jones.dk -zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE -zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { OROE_slaves; }; }; // OROE -zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE -zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { OROE_slaves; }; }; // OROE +zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE +zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { oroe_slaves; }; }; // OROE +zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE +zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE // int. dns.OROE.dk -- cgit v1.2.3 From a50dd04345f8e247d9a125cfb2476445376f3a74 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 May 2014 10:40:22 +0200 Subject: Rename oroe_slaves → oroe_peers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bind/named.conf.acl | 2 +- bind/named.conf.pri | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 1bd5a11..25c33bd 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -1,4 +1,4 @@ -acl oroe_slaves { +acl oroe_peers { 193.163.102.6; // hostcount.dk-hostmaster.dk // 80.166.109.186; // ns.superserver.dk 80.68.88.141; // ns.bitbase.dk diff --git a/bind/named.conf.pri b/bind/named.conf.pri index a2e2146..b3f0409 100644 --- a/bind/named.conf.pri +++ b/bind/named.conf.pri @@ -5,10 +5,10 @@ // int. pending // dk dns.jones.dk -zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE -zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { oroe_slaves; }; }; // OROE -zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE -zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_slaves; }; }; // OROE +zone "livetpaaoroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_peers; }; }; // OROE +zone "oroe.dk" { type master; file "/etc/local-OROE.DK/bind/pri/oroe.dk"; allow-transfer { oroe_peers; }; }; // OROE +zone "xn--or-mka.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_peers; }; }; // OROE +zone "xn--livetpor-f0a6q.dk" { type master; file "/etc/local-OROE.DK/bind/pri/OROE"; allow-transfer { oroe_peers; }; }; // OROE // int. dns.OROE.dk -- cgit v1.2.3 From 771b6b0fd4007c41f177aa6065593d5f1af49f98 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 4 May 2014 10:57:30 +0200 Subject: Add ns.copyninja.info as peer. --- bind/named.conf.acl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 25c33bd..7b9fe72 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -4,6 +4,6 @@ acl oroe_peers { 80.68.88.141; // ns.bitbase.dk 94.18.231.212; // ns.homebase.dk 188.183.5.254; // dns.jones.dk - + 146.185.137.224; // ns.copyninja.info // 217.70.177.40; // ns6.gandi.net }; -- cgit v1.2.3 From b0ce999e742137bfe4553a2ff40d2a7a74b01fd4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 5 Jul 2014 20:56:08 +0200 Subject: Update IP of ns.superserver to 217.197.91.142 (from 173.246.102.199 and 80.166.109.186). --- bind/named.conf.acl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 7b9fe72..748f6d4 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -1,6 +1,6 @@ acl oroe_peers { 193.163.102.6; // hostcount.dk-hostmaster.dk -// 80.166.109.186; // ns.superserver.dk + 217.197.91.142; // ns.superserver.dk 80.68.88.141; // ns.bitbase.dk 94.18.231.212; // ns.homebase.dk 188.183.5.254; // dns.jones.dk -- cgit v1.2.3 From 5d9e6b3c5d3b3054ca263b706e0ec8b75c942a5a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 6 Oct 2016 16:07:48 +0200 Subject: Update IP for oroe.dk webc.oroe.dk www.oroe.dk *.oroe.dk to 46.30.215.9 (was 46.30.212.1). --- bind/pri/oroe.dk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 6ace292..9acbb55 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -11,7 +11,7 @@ $TTL 3600 NS ns.bitbase.dk. ; NS ns.superserver.dk. NS ns.homebase.dk. - A 46.30.212.1 + A 46.30.215.9 MX 10 mx-cluster-a2.one.com. MX 10 mx-cluster-a1.one.com. ; SPF "v=spf1 -all" @@ -31,8 +31,8 @@ pop A 46.30.211.93 pop3 A 46.30.211.93 shares CNAME filemanager.one.com. stats CNAME stat4.one.com. -webc A 46.30.212.1 -www A 46.30.212.1 +webc A 46.30.215.9 +www A 46.30.215.9 source A 80.68.88.141 *.source A 80.68.88.141 -- cgit v1.2.3 From 9985e3d9cdd7b5df05ba1bf1d75632966eea758a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 6 Oct 2016 16:10:59 +0200 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 9acbb55..7ac9711 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2014021201 ; serial + 2016100601 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From fc281c970752e7ba5a81d0143314be4f3abf7092 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 10 Oct 2016 11:33:33 +0200 Subject: Fix update wildcard *.oroe.dk to 46.30.215.9 (was 46.30.212.1). --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 7ac9711..5d8efb8 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -37,7 +37,7 @@ source A 80.68.88.141 *.source A 80.68.88.141 ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) -* A 46.30.212.1 +* A 46.30.215.9 ; Public CNAME-mapped PTR records -- cgit v1.2.3 From 50bc478ab0d0ff958b765f587d68644e841fb972 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 10 Oct 2016 11:34:01 +0200 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 5d8efb8..d47e6ed 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2016100601 ; serial + 2016101001 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From 97309fd9f8c0c4634fe4c665d3c389d13bd532bc Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 19 Oct 2016 10:52:51 +0200 Subject: Drop iloapp.oroe.dk (use wildcard for that). --- bind/pri/oroe.dk | 1 - 1 file changed, 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index d47e6ed..90431ab 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -22,7 +22,6 @@ $TTL 3600 clouddrive A 91.198.169.105 *.clouddrive A 91.198.169.105 ftp A 195.47.247.237 -iloapp A 91.198.169.165 imap A 46.30.211.93 logs CNAME stat4.one.com. onecom-widgets A 195.47.247.53 -- cgit v1.2.3 From 06aa7a5ce47c0330dde49ed81ec489769defe49e Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 19 Oct 2016 10:53:08 +0200 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 90431ab..ce4c14c 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2016101001 ; serial + 2016101901 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From 179e389bde611a2d20d11859d866ffe95002a895 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 18 Nov 2016 21:47:31 +0100 Subject: Bump serial. --- bind/pri/oroe.dk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index ce4c14c..506dc20 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2016101901 ; serial + 2016111801 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire @@ -34,6 +34,9 @@ webc A 46.30.215.9 www A 46.30.215.9 source A 80.68.88.141 *.source A 80.68.88.141 +mejeriet A 188.183.5.254 +source.mejeriet A 188.183.5.254 +www.mejeriet A 188.183.5.254 ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) * A 46.30.215.9 -- cgit v1.2.3 From 3ff659f9ff880d5fca26dd85306e9d46a3643c53 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 5 Sep 2017 08:55:50 +0200 Subject: Update MX record. --- bind/pri/oroe.dk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 506dc20..8dc35ac 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -12,8 +12,7 @@ $TTL 3600 ; NS ns.superserver.dk. NS ns.homebase.dk. A 46.30.215.9 - MX 10 mx-cluster-a2.one.com. - MX 10 mx-cluster-a1.one.com. + MX 10 oroe.dk.mx.one.com. ; SPF "v=spf1 -all" ; External hosts (use A and TXT-wrapped CNAME or PTR) -- cgit v1.2.3 From 446e8c89167c546e1ad469aff07178a6cd5dd86b Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 5 Sep 2017 08:56:09 +0200 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 8dc35ac..64548c5 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2016111801 ; serial + 2017090101 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From 5940a98808ee5912c938d409a0235431b56e0dc7 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 6 Aug 2018 15:05:34 +0200 Subject: Update host ns.superserver.dk. --- bind/named.conf.acl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/named.conf.acl b/bind/named.conf.acl index 748f6d4..5b9f3ba 100644 --- a/bind/named.conf.acl +++ b/bind/named.conf.acl @@ -1,6 +1,6 @@ acl oroe_peers { 193.163.102.6; // hostcount.dk-hostmaster.dk - 217.197.91.142; // ns.superserver.dk + 192.251.226.135; // ns.superserver.dk 80.68.88.141; // ns.bitbase.dk 94.18.231.212; // ns.homebase.dk 188.183.5.254; // dns.jones.dk -- cgit v1.2.3 From 5986e3b3ef05114d0fbd3ecbddffe6ee188b8973 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 6 Aug 2018 15:10:00 +0200 Subject: Add CNAME _acme-challenge.oroe.dk. --- bind/pri/oroe.dk | 1 + 1 file changed, 1 insertion(+) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 64548c5..d568353 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -16,6 +16,7 @@ $TTL 3600 ; SPF "v=spf1 -all" ; External hosts (use A and TXT-wrapped CNAME or PTR) +_acme-challenge CNAME oroe.dk.acme.service.one.com. ; Public local hosts (use A) clouddrive A 91.198.169.105 -- cgit v1.2.3 From f01a14184a57925ca0f80c7916c4b8eb2f198764 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 6 Aug 2018 15:10:47 +0200 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index d568353..6b9e420 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2017090101 ; serial + 2018080601 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3 From aa4d00d600a16d4b581567a5b0192639efa7166f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 30 Dec 2018 13:21:29 +0100 Subject: Update (based on shooting in the dark at ns1.one.com). --- bind/pri/oroe.dk | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 6b9e420..1ddb055 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -11,7 +11,7 @@ $TTL 3600 NS ns.bitbase.dk. ; NS ns.superserver.dk. NS ns.homebase.dk. - A 46.30.215.9 + A 46.30.215.187 MX 10 oroe.dk.mx.one.com. ; SPF "v=spf1 -all" @@ -19,19 +19,10 @@ $TTL 3600 _acme-challenge CNAME oroe.dk.acme.service.one.com. ; Public local hosts (use A) -clouddrive A 91.198.169.105 -*.clouddrive A 91.198.169.105 -ftp A 195.47.247.237 -imap A 46.30.211.93 -logs CNAME stat4.one.com. -onecom-widgets A 195.47.247.53 -phpmyadmin A 91.198.169.158 -pop A 46.30.211.93 -pop3 A 46.30.211.93 -shares CNAME filemanager.one.com. -stats CNAME stat4.one.com. -webc A 46.30.215.9 -www A 46.30.215.9 +ftp CNAME accessproxy.webpod7-cph3.one.com. +imap A 46.30.211.21 +phpmyadmin CNAME dbadmin.one.com. +pop A 46.30.211.21 source A 80.68.88.141 *.source A 80.68.88.141 mejeriet A 188.183.5.254 @@ -39,7 +30,7 @@ source.mejeriet A 188.183.5.254 www.mejeriet A 188.183.5.254 ; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) -* A 46.30.215.9 +* A 46.30.215.187 ; Public CNAME-mapped PTR records -- cgit v1.2.3 From 12b7f87a23bcfce5092b3ead0331be7ccdc53843 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 30 Dec 2018 13:29:21 +0100 Subject: Bump serial. --- bind/pri/oroe.dk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind/pri/oroe.dk b/bind/pri/oroe.dk index 1ddb055..0fcbe27 100644 --- a/bind/pri/oroe.dk +++ b/bind/pri/oroe.dk @@ -1,6 +1,6 @@ $TTL 3600 @ SOA dns.jones.dk. dr.jones.dk. ( - 2018080601 ; serial + 2018123001 ; serial 14400 ; refresh 3600 ; retry 1209600 ; expire -- cgit v1.2.3