X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=f62c282340eee1ae7a5098ea6a2a060ce089c3ff;hb=206524a32e769b40cd66b33b5468d3a64a9b5b4a;hp=57fe21996a5d1394e79937ae401caf57107dd42f;hpb=df6f17f669e7977cfe4ffb6e196d27f4f28441a2;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..f62c28234 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -6,25 +6,25 @@ view "AF" { match-clients { AF; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -32,31 +32,47 @@ view "AF" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.AF"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AF"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.AF"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AF"; notify no; allow-query { any; }; allow-transfer { }; @@ -66,25 +82,25 @@ view "AF" { view "AN" { match-clients { AN; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; @@ -92,31 +108,47 @@ view "AN" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AN"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AN"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AN"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.AN"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.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,25 +158,25 @@ view "AN" { view "AS" { match-clients { AS; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -152,31 +184,47 @@ view "AS" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.AS"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.AS"; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.AS"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.AS"; notify no; allow-query { any; }; allow-transfer { }; @@ -186,25 +234,25 @@ view "AS" { view "EU" { match-clients { EU; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -212,31 +260,47 @@ view "EU" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.EU"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.EU"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.EU"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.EU"; notify no; allow-query { any; }; allow-transfer { }; @@ -246,25 +310,25 @@ view "EU" { view "NA" { match-clients { NA; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; @@ -272,31 +336,47 @@ view "NA" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.NA"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.NA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.NA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.NA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.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,25 +386,25 @@ view "NA" { view "OC" { match-clients { OC; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -332,31 +412,47 @@ view "OC" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.OC"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.OC"; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.OC"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.OC"; notify no; allow-query { any; }; allow-transfer { }; @@ -366,25 +462,25 @@ view "OC" { view "SA" { match-clients { SA; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; @@ -392,31 +488,47 @@ view "SA" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - 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.SA"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.SA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.SA"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.SA"; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.SA"; notify no; allow-query { any; }; allow-transfer { }; @@ -426,25 +538,25 @@ view "SA" { view "undef" { match-clients { undef; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -452,31 +564,47 @@ view "undef" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { type master; - file "/etc/bind/geodns/db.packages.debian.org.undef"; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org.undef"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org.undef"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.www.debian.org.undef"; notify no; allow-query { any; }; allow-transfer { }; @@ -486,25 +614,25 @@ view "undef" { view "default" { match-clients { any; }; - zone "volatile.debian.org" { + zone "archive.debian.org" { type master; - file "/etc/bind/geodns/db.volatile.debian.org"; + file "/etc/bind/geodns/zonefiles/db.archive.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.geo.debian.org" { + zone "bugs.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org"; + file "/etc/bind/geodns/zonefiles/db.bugs.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "security.debian.org" { + zone "ftp-upcoming.debian.org" { type master; - file "/etc/bind/geodns/db.security.debian.org"; + file "/etc/bind/geodns/zonefiles/db.ftp-upcoming.debian.org"; notify no; allow-query { any; }; allow-transfer { }; @@ -512,31 +640,47 @@ view "default" { zone "ftp.debian.org" { type master; - file "/etc/bind/geodns/db.ftp.debian.org"; + file "/etc/bind/geodns/zonefiles/db.ftp.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "bugs.debian.org" { + zone "packages.debian.org" { type master; - file "/etc/bind/geodns/db.bugs.debian.org"; + file "/etc/bind/geodns/zonefiles/db.packages.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "www.debian.org" { + zone "security.debian.org" { type master; - file "/etc/bind/geodns/db.www.debian.org"; + file "/etc/bind/geodns/zonefiles/db.security.debian.org"; notify no; allow-query { any; }; allow-transfer { }; }; - zone "packages.debian.org" { + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.snapshot.debian.org"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "static.debian.org" { + type master; + file "/etc/bind/geodns/zonefiles/db.static.debian.org"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.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 { };