diff --git a/bind/named.conf.local b/bind/named.conf.local index 227719e..49ea4fc 100644 --- a/bind/named.conf.local +++ b/bind/named.conf.local @@ -1,249 +1,255 @@ zone "kde.org." in { type master; file "master/kde.org.zone"; }; zone "digikam.org." in { type master; file "master/digikam.org.zone"; }; zone "kde.be." in { type master; file "master/kde.be.zone"; }; zone "kde.eu." in { type master; file "master/kde.eu.zone"; }; zone "kde.in." in { type master; file "master/kde.in.zone"; }; zone "kde.it." in { type master; file "master/kde.it.zone"; }; zone "kde.ca." in { type master; file "master/kde.ca.zone"; }; zone "kdelibs.com." in { type master; file "master/kdelibs.com.zone"; }; zone "desktopsummit.org." in { type master; file "master/desktopsummit.org.zone"; }; zone "behindkde.org." in { type master; file "master/behindkde.org.zone"; + also-notify { "cloudns-standard"; }; }; zone "behindkde.com." in { type master; file "master/behindkde.com.zone"; + also-notify { "cloudns-standard"; }; }; zone "kdenews.org." in { type master; file "master/kdenews.org.zone"; }; zone "kde-edu.org." in { type master; file "master/kde-edu.org.zone"; }; zone "planetkde.org." in { type master; file "master/planetkde.org.zone"; }; zone "kaddressbook.com." in { type master; file "master/kaddressbook.com.zone"; }; zone "kaddressbook.org." in { type master; file "master/kaddressbook.org.zone"; }; zone "kdepim.org." in { type master; file "master/kdepim.org.zone"; }; zone "kdepim.com." in { type master; file "master/kdepim.com.zone"; }; zone "kontact.org." in { type master; file "master/kontact.org.zone"; }; zone "korganizer.org." in { type master; file "master/korganizer.org.zone"; }; zone "kphotoalbum.org." in { type master; file "master/kphotoalbum.org.zone"; }; zone "kde.org.pl." in { type master; file "master/kde.org.pl.zone"; }; zone "konqueror.org." in { type master; file "master/konqueror.org.zone"; also-notify { "cloudns-standard"; }; }; zone "konqueror.com." in { type master; file "master/konqueror.com.zone"; also-notify { "cloudns-standard"; }; }; zone "koffice.org." in { type master; file "master/koffice.org.zone"; }; zone "kdemail.net." in { type master; file "master/kdemail.net.zone"; }; zone "kdetalk.net." in { type master; file "master/kdetalk.net.zone"; }; zone "calligra.org." in { type master; file "master/calligra.org.zone"; + also-notify { "cloudns-standard"; }; }; zone "calligra-suite.org." in { type master; file "master/calligra-suite.org.zone"; + also-notify { "cloudns-standard"; }; }; zone "plasma-active.org." in { type master; file "master/plasma-active.org.zone"; }; zone "kexi-project.org." in { type master; file "master/kexi-project.org.zone"; }; zone "kdevelop.org." in { type master; file "master/kdevelop.org.zone"; }; zone "kdenlive.org" IN { type master; file "master/kdenlive.org.zone"; }; zone "kmymoney.org" IN { type master; file "master/kmymoney.org.zone"; }; zone "inqlude.org" IN { type master; file "master/inqlude.org.zone"; }; zone "k3b.org" IN { type master; file "master/k3b.org.zone"; }; zone "skrooge.org" IN { type master; file "master/skrooge.org.zone"; }; zone "plasma-mobile.org" IN { type master; file "master/plasma-mobile.org.zone"; }; zone "qtcon.org" IN { type master; file "master/qtcon.org.zone"; }; zone "commit-digest.org" IN { type master; file "master/commit-digest.org.zone"; + also-notify { "cloudns-standard"; }; }; zone "commit-digest.com" IN { type master; file "master/commit-digest.com.zone"; + also-notify { "cloudns-standard"; }; }; zone "frameworks.org" IN { type master; file "master/frameworks.org.zone"; }; zone "kdeitalia.it" IN { type master; file "master/kdeitalia.it.zone"; }; zone "krusader.org" IN { type master; file "master/krusader.org.zone"; }; zone "kde.gr.jp" IN { type master; file "master/kde.gr.jp.zone"; }; zone "falkon.org" IN { type master; file "master/falkon.org.zone"; }; zone "openraster.org" IN { type master; file "master/openraster.org.zone"; }; zone "kde.ru" IN { type master; file "master/kde.ru.zone"; }; zone "kstuff.org" IN { type master; file "master/kstuff.org.zone"; }; zone "kdeedu.org" IN { type master; file "master/kdeedu.org.zone"; }; zone "gcompris.net" IN { type master; file "master/gcompris.net.zone"; }; zone "mauikit.org" IN { type master; file "master/mauikit.org.zone"; }; zone "kirogi.org" IN { type master; file "master/kirogi.org.zone"; }; zone "kde-china.org" IN { type master; file "master/kde-china.org.zone"; }; diff --git a/zones/behindkde.com.zone b/zones/behindkde.com.zone index 1447d8a..a700e4c 100644 --- a/zones/behindkde.com.zone +++ b/zones/behindkde.com.zone @@ -1,14 +1,15 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2018071201 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. @ IN A 144.76.227.197 ; ; servers www2 IN CNAME silk.kde.org. www IN CNAME silk.kde.org. archive IN CNAME proxy.kovoks.nl. diff --git a/zones/behindkde.org.zone b/zones/behindkde.org.zone index 12efece..630e8d1 100644 --- a/zones/behindkde.org.zone +++ b/zones/behindkde.org.zone @@ -1,14 +1,15 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2019012601 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. @ IN A 136.243.103.178 @ IN AAAA 2a01:4f8:171:c9a::3 ; ; servers www IN CNAME edulis.kde.org. archive IN CNAME proxy.kovoks.nl. diff --git a/zones/calligra-suite.org.zone b/zones/calligra-suite.org.zone index 2056453..6dfed8e 100644 --- a/zones/calligra-suite.org.zone +++ b/zones/calligra-suite.org.zone @@ -1,12 +1,13 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2019090101 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. IN A 136.243.103.178 IN AAAA 2a01:4f8:171:c9a::3 www IN CNAME edulis.kde.org. static IN CNAME racnoss.kde.org. diff --git a/zones/calligra.org.zone b/zones/calligra.org.zone index c2a4930..4953d7e 100644 --- a/zones/calligra.org.zone +++ b/zones/calligra.org.zone @@ -1,12 +1,13 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2019082801 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. IN A 136.243.103.178 IN AAAA 2a01:4f8:171:c9a::3 www IN CNAME edulis.kde.org. static IN CNAME milonia.kde.org. diff --git a/zones/commit-digest.com.zone b/zones/commit-digest.com.zone index 00dec60..936244c 100644 --- a/zones/commit-digest.com.zone +++ b/zones/commit-digest.com.zone @@ -1,11 +1,12 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2018071201 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. IN A 140.211.9.13 www IN CNAME stumptown.kde.org. enzyme IN CNAME stumptown.kde.org. diff --git a/zones/commit-digest.org.zone b/zones/commit-digest.org.zone index 00dec60..936244c 100644 --- a/zones/commit-digest.org.zone +++ b/zones/commit-digest.org.zone @@ -1,11 +1,12 @@ $TTL 1800 -@ IN SOA a.ns.bytemark.co.uk. sysadmin.kde.org. ( - 2018071201 10800 3600 2419200 86400 ) - IN NS a.ns.bytemark.co.uk. - IN NS b.ns.bytemark.co.uk. - IN NS c.ns.bytemark.co.uk. +@ IN SOA pns31.cloudns.net. sysadmin.kde.org. ( + 2019111801 10800 3600 2419200 86400 ) + IN NS pns31.cloudns.net. + IN NS pns32.cloudns.net. + IN NS pns33.cloudns.net. + IN NS pns34.cloudns.net. @ IN MX 10 letterbox.kde.org. IN A 140.211.9.13 www IN CNAME stumptown.kde.org. enzyme IN CNAME stumptown.kde.org.