From 3a45f835c38ec513717c583b7467f30e21dec4d4 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 9 Apr 2010 11:55:34 +0200 Subject: [PATCH] Update dsa-geo files --- modules/named/files/common/named.conf.geo | 72 +++++++++++++++++++++++ modules/named/files/common/recvconf.files | 54 +++++++++++++++++ 2 files changed, 126 insertions(+) diff --git a/modules/named/files/common/named.conf.geo b/modules/named/files/common/named.conf.geo index 57fe2199..80cbe527 100644 --- a/modules/named/files/common/named.conf.geo +++ b/modules/named/files/common/named.conf.geo @@ -38,6 +38,14 @@ view "AF" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -98,6 +106,14 @@ view "AN" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -158,6 +174,14 @@ view "AS" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -218,6 +242,14 @@ view "EU" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -278,6 +310,14 @@ view "NA" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -338,6 +378,14 @@ view "OC" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -398,6 +446,14 @@ view "SA" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -458,6 +514,14 @@ view "undef" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.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"; @@ -518,6 +582,14 @@ view "default" { allow-transfer { }; }; + zone "snapshot.debian.org" { + type master; + file "/etc/bind/geodns/db.snapshot.debian.org"; + notify no; + allow-query { any; }; + allow-transfer { }; + }; + zone "bugs.debian.org" { type master; file "/etc/bind/geodns/db.bugs.debian.org"; diff --git a/modules/named/files/common/recvconf.files b/modules/named/files/common/recvconf.files index e9123832..72842fd5 100644 --- a/modules/named/files/common/recvconf.files +++ b/modules/named/files/common/recvconf.files @@ -219,6 +219,60 @@ file etc/bind/geodns/db.security.debian.org.NA group geodnssync precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail security.debian.org etc/bind/geodns/db.security.debian.org.NA postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.AN + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AN + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.SA + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.SA + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.OC + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.OC + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.AS + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AS + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.undef + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.undef + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.AF + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.AF + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.EU + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.EU + postcommand sudo /etc/init.d/bind9 reload +file etc/bind/geodns/db.snapshot.debian.org.NA + perms 0644 + user geodnssync + group geodnssync + precommand /usr/sbin/named-checkzone -q -k fail -n fail -S fail -i full -m fail -M fail snapshot.debian.org etc/bind/geodns/db.snapshot.debian.org.NA + postcommand sudo /etc/init.d/bind9 reload file etc/bind/geodns/db.volatile.debian.org.AN perms 0644 user geodnssync -- 2.39.2