chaos-dns
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
chaos-dns [2021-04-01 11:31] – [1.1 Configuring your DNS server] victor | chaos-dns [2025-01-02 13:44] (current) – [Chaosnet DNS] victor | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== - Chaosnet DNS ====== | ====== - Chaosnet DNS ====== | ||
- | Psilocybe.Update.UU.SE (130.238.19.25, also known as DNS.Chaosnet.NET) acts as a root DNS server for the CHaosnet class. | + | MX12.Victor.SE (currently 158.174.114.186, also known as DNS.Chaosnet.NET) acts as a root DNS server for the CHaosnet class. |
It currently hosts the following domains: | It currently hosts the following domains: | ||
- | * CH-ADDR.NET, | + | * CH-ADDR.NET, |
* Chaosnet.NET with Chaosnet infrastructure stuff and " | * Chaosnet.NET with Chaosnet infrastructure stuff and " | ||
- | * Update.UU.SE for Update Computer Club, Uppsala | + | * Update.UU.SE and dfUpdate.SE for Update Computer Club, Uppsala |
* Victor.SE for Björn Victor | * Victor.SE for Björn Victor | ||
- | * NoCrew.ORG for Lars Brinkhoff | + | * PDP10.SE for Lars Brinkhoff |
* Swenson.ORG for Eric Swenson | * Swenson.ORG for Eric Swenson | ||
* Bogodyne.COM for Bogodyne Metatechnics LLC | * Bogodyne.COM for Bogodyne Metatechnics LLC | ||
- | * Cosmic.COM for Craig Lennox | + | * STUPI.COM for Peter Löthberg |
- | * GEWT.NET for gewt | + | * Sanyal.ORG for Supratim Sanyal |
+ | * N3UC.COM for Michael Wyrick | ||
+ | * 9grid.NET for John Floren | ||
+ | * Z54.ORG for Mete Balci | ||
In the Chaosnet [[https:// | In the Chaosnet [[https:// | ||
- | At DNS.Chaosnet.NET, | + | At DNS.Chaosnet.NET, |
- | These are useful e.g. for Chaosnet-only hosts such as CADR systems | + | At HOSTAB.Chaosnet.NET, there is also a server |
+ | |||
+ | ===== - How to use the DNS server ===== | ||
+ | |||
+ | TBD: configuration descriptions. | ||
===== - How to run your own DNS server ===== | ===== - How to run your own DNS server ===== | ||
Line 39: | Line 46: | ||
match-clients { any; }; | match-clients { any; }; | ||
zone " | zone " | ||
- | | + | |
- | primaries | + | server-addresses |
}; | }; | ||
}; | }; | ||
</ | </ | ||
- | :NOTE: This seems to work **better** than my previous " | + | :NOTE: This causes (2021-03-30) bind9 to crash occasionally (again, caused by confusion between DNS classes). You might want to configure your bind9 service to restart automatically on a crash, see https:// |
If you do host your own Chaosnet data, here is an example (but see below about secondary name servers): | If you do host your own Chaosnet data, here is an example (but see below about secondary name servers): | ||
Line 72: | Line 79: | ||
Example (NOTE that the address is in octal, and that the class is typically redundant): | Example (NOTE that the address is in octal, and that the class is typically redundant): | ||
- | ^ name ^ class ^ type & domain ^ address ^ | + | ^ name ^ class ^ type ^ addr domain ^ address ^ |
- | | UP.Update.UU.SE. | CH | A | CH-ADDR.NET. | 3143 | | + | | UP.dfUPDATE.SE. | CH | A | CH-ADDR.NET. | 3443 | |
The address domain contains pointer records, just like IN-ADDR.ARPA does. | The address domain contains pointer records, just like IN-ADDR.ARPA does. | ||
Line 80: | Line 87: | ||
^ name ^ class ^ type ^ value ^ | ^ name ^ class ^ type ^ value ^ | ||
- | | 3143.CH-ADDR.NET | CH | PTR | UP.Update.UU.SE. | | + | | 3143.CH-ADDR.NET. | CH | PTR | UP.dfUPDATE.SE. | |
Network names also appear in CH-ADDR.NET, | Network names also appear in CH-ADDR.NET, | ||
Line 99: | Line 106: | ||
file " | file " | ||
notify explicit; | notify explicit; | ||
- | also-notify { 130.238.19.215; }; | + | also-notify { 158.174.114.186; }; |
}; | }; | ||
</ | </ | ||
:NOTE: If you have a stable server machine with a static IP address and can open port 53, maybe you want to be secondary nameserver for the Chaosnet zones? Let me know! | :NOTE: If you have a stable server machine with a static IP address and can open port 53, maybe you want to be secondary nameserver for the Chaosnet zones? Let me know! |
chaos-dns.1617269499.txt.gz · Last modified: by victor