chaos-dns
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| chaos-dns [2020-10-02 09:26] – [1.3 Secondary name servers] victor | chaos-dns [2026-03-22 17:38] (current) – victor | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== - Chaosnet DNS ====== | ====== - Chaosnet DNS ====== | ||
| - | Psilocybe.Update.UU.SE (130.238.19.25, | + | DNS.Chaosnet.NET |
| 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 40: | Line 47: | ||
| zone " | zone " | ||
| type static-stub; | type static-stub; | ||
| - | | + | |
| }; | }; | ||
| }; | }; | ||
| </ | </ | ||
| - | NOTE: this is not the perfect solution, because bind9 has a bug (2020-09-15) which causes it to crash occasionally | + | :NOTE: This causes |
| 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 58: | Line 65: | ||
| </ | </ | ||
| - | NOTE: once you add the view for CH, you have to add one for the IN zones too. Wrap them all in, e.g., | + | :NOTE: Once you add the view for CH, you have to add one for the IN zones too. Wrap them all in, e.g., |
| < | < | ||
| view " | view " | ||
| 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.1601623596.txt.gz · Last modified: by victor
