X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Ffiles%2Fcommon%2Fnamed.conf.geo;h=57fe21996a5d1394e79937ae401caf57107dd42f;hb=026d1beb941daad6cf3a1a248fbd031c9b2dcf64;hp=ad520c37aef7da7b64818dd77870cb8b857b77e9;hpb=18e0a83f5c21c8f764f558784006c974bfc024e1;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index ad520c37a..57fe21996 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -6,6 +6,14 @@ 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"; @@ -22,6 +30,14 @@ view "AF" { 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"; @@ -50,6 +66,14 @@ 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"; @@ -66,6 +90,14 @@ view "AN" { 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"; @@ -94,6 +126,14 @@ 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"; @@ -110,6 +150,14 @@ view "AS" { 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"; @@ -138,6 +186,14 @@ 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"; @@ -154,6 +210,14 @@ view "EU" { 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"; @@ -182,6 +246,14 @@ 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"; @@ -198,6 +270,14 @@ view "NA" { 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"; @@ -226,6 +306,14 @@ 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"; @@ -242,6 +330,14 @@ view "OC" { 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"; @@ -270,6 +366,14 @@ 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"; @@ -286,6 +390,14 @@ view "SA" { 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"; @@ -310,10 +422,78 @@ view "SA" { 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"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + + zone "www.debian.org" { + type master; + file "/etc/bind/geodns/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"; + notify no; + 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"; @@ -330,6 +510,14 @@ view "default" { 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";