| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| chaos-dns [2023-06-20 12:13] – victor | chaos-dns [2026-03-22 17:38] (current) – victor |
|---|
| ====== - Chaosnet DNS ====== | ====== - Chaosnet DNS ====== |
| |
| MX12.Victor.SE (158.174.114.186, also known as DNS.Chaosnet.NET) acts as a root DNS server for the CHaosnet class. | DNS.Chaosnet.NET (with IP addresses corresponding to the currently three Chaosnet name servers) 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, which contains Chaosnet address mappings (corresponding to "IN-ADDR.ARPA"). | * CH-ADDR.NET, which contains Chaosnet address mappings (corresponding to "IN-ADDR.ARPA"). |
| * Update.UU.SE and dfUpdate.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 |
| * PDP10.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 |
| * STUPI.COM for Peter Löthberg | * STUPI.COM for Peter Löthberg |
| * Sanyal.ORG for Supratim Sanyal | * Sanyal.ORG for Supratim Sanyal |
| | * N3UC.COM for Michael Wyrick |
| | * 9grid.NET for John Floren |
| | * Z54.ORG for Mete Balci |
| |
| In the Chaosnet [[https://github.com/bictorv/chaosnet-bridge|bridge program]], there is support for a ''DNS'' server over Chaosnet (using a "simple" connectionless protocol and forwarding/recursion over UDP) so Chaos-only hosts can make use of it. See [[https://github.com/bictorv/chaosnet-bridge/blob/master/CONTACTS.md|cbridge documentation]] for a protocol description. | In the Chaosnet [[https://github.com/bictorv/chaosnet-bridge|bridge program]], there is support for a ''DNS'' server over Chaosnet (using a "simple" connectionless protocol and forwarding/recursion over UDP) so Chaos-only hosts can make use of it. See [[https://github.com/bictorv/chaosnet-bridge/blob/master/doc/CONTACTS.md|cbridge documentation]] for a protocol description. |
| |
| At DNS.Chaosnet.NET, there is also a server for the ''DOMAIN'' contact name which allows DNS queries over a stream connection, lifting the response size limit of the simple protocol (488 bytes). This contact is more standard, used by Symbolics lisp machines, and (soon) by the [[https://www.bogodyne.com|Bogodyne]] lisp system. | At DNS.Chaosnet.NET, there is also a server for the ''DOMAIN'' contact name which allows DNS queries over a stream connection, lifting the response size limit of the simple protocol (488 bytes). This contact is more standard, used by Symbolics lisp machines, and by the [[https://www.bogodyne.com|Bogodyne]] lisp system. |
| |
| At HOSTAB.Chaosnet.NET, there is also a server for the ''HOSTAB'' contact name, which is higher-level (see [[https://chaosnet.net/amber.html#Host-Table|here]]) and used by Lisp machines such as CADR and Lambda. | At HOSTAB.Chaosnet.NET, there is also a server for the ''HOSTAB'' contact name, which is higher-level (see [[https://chaosnet.net/amber.html#Host-Table|here]]) and used by Lisp machines such as CADR and Lambda. |
| |
| ===== - How to use the DNS server ===== | ===== - How to use the DNS server ===== |