X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=475d4036406fee4a1337843297247a7fafbd846f;hb=de168787833dddc604663b6ee79e7abdaf158737;hp=41549426bbb0c05066895030559e98ad33469e0b;hpb=e424b40270268b17a9601e156d3dc6029e24fca7;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index 41549426b..475d40364 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,15 +16,7 @@ view "AF" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -66,41 +26,9 @@ view "AF" { 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,15 +36,7 @@ view "AN" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; @@ -126,41 +46,9 @@ view "AN" { 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,15 +56,7 @@ view "AS" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -186,41 +66,9 @@ view "AS" { 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,15 +76,7 @@ view "EU" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -246,41 +86,9 @@ view "EU" { 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,15 +96,7 @@ view "NA" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; @@ -306,41 +106,9 @@ view "NA" { 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,15 +116,7 @@ view "OC" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -366,57 +126,37 @@ view "OC" { 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"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "ftp.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.www.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"; - notify no; - allow-query { any; }; - allow-transfer { }; - }; +}; +view "undef" { + match-clients { undef; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -426,41 +166,9 @@ view "SA" { 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 { }; @@ -468,15 +176,7 @@ view "default" { zone "www.debian.org" { type master; - file "/etc/bind/geodns/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"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org"; notify no; allow-query { any; }; allow-transfer { };