X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=723aa75701d0f609b60899ca4a48b9195a344e1a;hb=9ee1b66459e8dceb69c23ea37a9ca027326c3d75;hp=57fe21996a5d1394e79937ae401caf57107dd42f;hpb=fcbf04aea39b64665b78d2e48b7a38b5f6579514;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index 57fe21996..723aa7570 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -1,4 +1,4 @@ -// This file was created by dsa-geodomains/zonebuilder --create-named-conf +// This file was created by auto-dns/build-zones --create-named-conf // and is distributed to hosts using puppet as // dsa-puppet/modules/geodns/files/common/named.conf.geo // you probably do not want to edit it manually wherever you find it @@ -6,41 +6,9 @@ view "AF" { match-clients { AF; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.AF"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.AF"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AF"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.AF"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -48,59 +16,30 @@ view "AF" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.AF"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-AF"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "AN" { match-clients { AN; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.AN"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.AN"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AN"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.AN"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; @@ -108,59 +47,30 @@ view "AN" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.AN"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-AN"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "AS" { match-clients { AS; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.AS"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.AS"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AS"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.AS"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -168,59 +78,30 @@ view "AS" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.AS"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-AS"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "EU" { match-clients { EU; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.EU"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.EU"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.EU"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.EU"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -228,59 +109,30 @@ view "EU" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.EU"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-EU"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "NA" { match-clients { NA; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.NA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.NA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.NA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.NA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; @@ -288,59 +140,30 @@ view "NA" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.NA"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-NA"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "OC" { match-clients { OC; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.OC"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.OC"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.OC"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.OC"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -348,59 +171,30 @@ view "OC" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.OC"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-OC"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "SA" { match-clients { SA; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.SA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.SA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.SA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.SA"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; @@ -408,59 +202,30 @@ view "SA" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.SA"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-SA"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "undef" { match-clients { undef; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org.undef"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org.undef"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.undef"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org.undef"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -468,59 +233,30 @@ view "undef" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org.undef"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-undef"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - }; view "default" { match-clients { any; }; - zone "volatile.debian.org" { - type master; - file "/etc/bind/geodns/db.volatile.debian.org"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "security.geo.debian.org" { - type master; - file "/etc/bind/geodns/db.security.debian.org"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "ftp.debian.org" { - type master; - file "/etc/bind/geodns/db.ftp.debian.org"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; - - zone "bugs.debian.org" { - type master; - file "/etc/bind/geodns/db.bugs.debian.org"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org"; notify no; allow-query { any; }; allow-transfer { }; @@ -528,18 +264,21 @@ view "default" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { - type master; - file "/etc/bind/geodns/db.packages.debian.org"; + zone "29.172.in-addr.arpa" { + type slave; notify no; + file "db.29.172.in-addr.arpa-default"; + masters { + 82.195.75.91; // denis + 2001:41b8:202:deb:1b1b::91; // denis + }; allow-query { any; }; allow-transfer { }; }; - };