1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2025-02-28 22:13:02 +01:00
wiki/Providing-Anycast-DNS.md

23 lines
1.2 KiB
Markdown

You may want to participate in the anycast DNS cloud.
## Configuration
Configuration requirements for all members of the anycast group are:
* maintain your own zones based on whois database (scripts included in monotone repository)
* allow recursion (including `.`)
* listen on a unicast IP too for testing/debugging reasons
* with bind, please use ```minimal-responses yes;``` (goes into ```options```/```view```)
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.
* **IP:** 172.22.0.53
* **Announciation Subnet:** 172.22.0.53/32
## Persons providing anycast DNS
| **person** | **AS** | **unicast name** | **unicast address** | **comments** |
|----------------|:------:|:------------------:|:-------------------:|--------------------|
| siska | 76103 | nixnodes.root.dn42 | 172.22.177.8 | authoritative only |
| siska | 76103 | ns1.nixnodes.dn42 | 172.22.177.2 | caching |
| siska | 76105 | ns2.nixnodes.dn42 | 172.22.177.1 | caching |