view "AF" {
match-clients { AF; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AF";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AF";
view "AN" {
match-clients { AN; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AN";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AN";
view "AS" {
match-clients { AS; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.AS";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.AS";
view "EU" {
match-clients { EU; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.EU";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.EU";
view "NA" {
match-clients { NA; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.NA";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.NA";
view "OC" {
match-clients { OC; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.OC";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.OC";
view "SA" {
match-clients { SA; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.SA";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.SA";
view "undef" {
match-clients { undef; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org.undef";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org.undef";
view "default" {
match-clients { any; };
+ zone "archive.debian.org" {
+ type master;
+ file "/etc/bind/geodns/zonefiles/db.archive.debian.org";
+ notify no;
+ allow-query { any; };
+ allow-transfer { };
+ };
+
zone "volatile.debian.org" {
type master;
file "/etc/bind/geodns/zonefiles/db.volatile.debian.org";