]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/named/files/common/named.conf.debian-zones
94cf569aa6ed29466cc171795b61b102c6fa08a6
[dsa-puppet.git] / modules / named / files / common / named.conf.debian-zones
1 //
2 // THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 // USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 //
5
6 // Slave domains, includ in bind.conf
7
8 zone "debian.org" {
9         type slave;
10         notify no;
11         file "db.debian.org";
12         masters {
13                 82.195.75.106; // draghi
14                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
15         };
16         allow-query { any; };
17         allow-transfer { };
18 };
19
20 zone "debian.net" {
21         type slave;
22         notify no;
23         file "db.debian.net";
24         masters {
25                 82.195.75.106; // draghi
26                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
27         };
28         allow-query { any; };
29         allow-transfer { };
30 };
31
32 zone "mirror.debian.net" {
33         type slave;
34         notify no;
35         file "db.mirror.debian.net";
36         masters {
37                 82.195.75.106; // draghi
38                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
39         };
40         allow-query { any; };
41         allow-transfer { };
42 };
43
44 zone "rbl.debian.net" {
45         type slave;
46         notify no;
47         file "db.rbl.debian.net";
48         masters {
49                 82.195.75.106; // draghi
50                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
51         };
52         allow-query { any; };
53         allow-transfer { };
54 };
55
56 zone "debian.com" {
57         type slave;
58         notify no;
59         file "db.debian.com";
60         masters {
61                 82.195.75.106; // draghi
62                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
63         };
64         allow-query { any; };
65         allow-transfer { };
66 };
67
68 zone "alioth.debian.org" {
69         type slave;
70         notify no;
71         file "db.alioth.debian.org";
72         masters {
73                 217.196.43.134;
74         };
75         allow-query { any; };
76         allow-transfer { };
77 };
78
79
80 // debian rack with sil.at
81 zone "144-28.118.59.86.in-addr.arpa" {
82         type slave;
83         notify no;
84         file "db.86.59.118.144";
85         masters {
86                 82.195.75.106; // draghi
87                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
88         };
89         allow-query { any; };
90         allow-transfer { };
91 };
92 zone "2.0.0.0.2.0.0.0.8.5.8.0.1.0.0.2.ip6.arpa" {
93         type slave;
94         notify no;
95         file "db.2001:0858:0002:0002";
96         masters {
97                 82.195.75.106; // draghi
98                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
99         };
100         allow-query { any; };
101         allow-transfer { };
102 };
103
104 // debian rack with grnet
105 zone "192/27.211.177.194.in-addr.arpa" {
106         type slave;
107         notify no;
108         file "db.194.177.211.192";
109         masters {
110                 82.195.75.106; // draghi
111                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
112         };
113         allow-query { any; };
114         allow-transfer { };
115 };
116
117
118 // ipv6 at 1&1 - powell: 2001:08d8:0081:1520::/60
119 zone "2.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
120         type slave;
121         notify no;
122         file "db.2001:08d8:0081:1520";
123         masters {
124                 82.195.75.106; // draghi
125                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
126         };
127         allow-query { any; };
128         allow-transfer { };
129 };
130 // ipv6 at 1&1 - puccini 2001:08d8:0081:15a0::/60
131 zone "a.5.1.1.8.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
132         type slave;
133         notify no;
134         file "db.2001:08d8:0081:15a0";
135         masters {
136                 82.195.75.106; // draghi
137                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
138         };
139         allow-query { any; };
140         allow-transfer { };
141 };
142 // ipv6 at 1&1 - wieck and schumann
143 zone "2.6.a.0.4.6.5.6.1.0.0.0.2.0.0.0.8.d.8.0.1.0.0.2.ip6.arpa" {
144         type slave;
145         notify no;
146         file "db.2001:8d8:2:1:6564:0a62";
147         masters {
148                 82.195.75.106; // draghi
149                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
150         };
151         allow-query { any; };
152         allow-transfer { };
153 };
154
155 // ipv6 at xs4all - klecker 2001:888:2000:12::/64
156 zone "2.1.0.0.0.0.0.2.8.8.8.0.1.0.0.2.ip6.arpa" {
157         type slave;
158         notify no;
159         file "db.2001:888:2000:12";
160         masters {
161                 82.195.75.106; // draghi
162                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
163         };
164         allow-query { any; };
165         allow-transfer { };
166 };
167
168 // 19.12.206.in-addr.arpa zone - reverse zone for 206.12.19/24 - debian at UBC/ECE
169 zone "19.12.206.in-addr.arpa" {
170         type slave;
171         notify no;
172         file "db.206.12.19";
173         masters {
174                 82.195.75.106; // draghi
175                 2001:41b8:202:deb:216:36ff:fe40:3906; //draghi
176         };
177         allow-query { any; };
178         allow-transfer { };
179 };
180 // vim:set syn=named: