7fa16424a3642c7d7eda0741c17b93c06284d016
[mirror/dsa-wiki.git] / input / howto / dns.mdwn
1 # how to update DNS resource records
2
3 ## updating standard resource records
4
5 For most zones, the hidden primary DNS server is denis, with ravel,
6 klecker and orff being the public-facing secondary DNS servers.
7
8 Zone files are managed via a [git repository][1].  Pushing commits into the git
9 repository will invoke a post-commit hook that causes the recompilation and
10 reload of the zone files.
11
12 Some subdomains (specifically www.debian.org and security.debian.org) are
13 served by the autodns/geodns setup on geo{1,2,3}.  Their zone files are managed
14 by a separate [git repository][2].
15
16 ## updating DNSSEC records
17
18 TODO
19
20 [1]: ssh://git@ubergit.debian.org/dsa/domains
21 [2]: ssh://git@ubergit.debian.org/dsa/auto-dns