b9efc4d4f835c08460c92dc9cfebf028878f9b53
Providing-Anycast-DNS.md
... | ... | @@ -0,0 +1,24 @@ |
1 | +You may want to participate in the anycast DNS cloud. |
|
2 | + |
|
3 | +Configuration requirements for all members of the anycast group are: |
|
4 | + * maintain your own zones based on whois database (scripts included in monotone repository) |
|
5 | + * allow recursion (including ".") |
|
6 | + * listen on a unicast IP too for testing/debugging reasons |
|
7 | + * with bind, please use ```minimal-responses yes;``` (goes into ```options```/```view```) |
|
8 | + |
|
9 | +It is _really_ good to hang around in [[IRC|Services IRC]] to get things sorted out, if something doesn't work. Letting some people test your DNS behavior before joining the anycast-group is considered best practice - better safe than sorry. |
|
10 | + |
|
11 | + * **IP:** 172.22.0.53 |
|
12 | + * **Announciation Subnet:** 172.22.0.53/32 |
|
13 | + |
|
14 | +| **person** | **AS** | **unicast-name** | **unicast address** | **comments** | |
|
15 | +|----|:-------:|:-------:|:-------:|----------------------------------------------------| |
|
16 | +| nihilus | 64692 | dnscache.zeus.dn42.nowhere.ws | 172.22.92.123 | | |
|
17 | +| wintix | 64822 | ns1.wintix.dn42 | 172.22.222.1 | | |
|
18 | +| wintix | 64823 | ns2.wintix.dn42 | 172.22.223.1 | | |
|
19 | +| somerandomnick | 64731 | - | 172.22.131.38 | down pending rDNS debate | |
|
20 | +| crest | 64828 | ns3.crest.dn42 | 172.22.228.84 | authorative only | |
|
21 | +| crest | 64828 | ns2.crest.dn42 | 172.22.228.85 | public caching resolver | |
|
22 | +| siska | 76103 | nixnodes.root.dn42 | 172.22.177.8 | authoritative only | |
|
23 | +| siska | 76103 | ns1.nixnodes.dn42 | 172.22.177.2 | caching | |
|
24 | +| siska | 76105 | ns2.nixnodes.dn42 | 172.22.177.1 | caching | |