Chaosnet wiki

The global Chaosnet site

User Tools

Site Tools


chaos-dns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
chaos-dns [2021-11-30 10:02] – [1.3 Secondary name servers] victorchaos-dns [2025-01-02 13:44] (current) – [Chaosnet DNS] victor
Line 1: Line 1:
 ====== - 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.+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, which contains Chaosnet address mappings (similar to "IN-ADDR.ARPA").+  * CH-ADDR.NET, which contains Chaosnet address mappings (corresponding to "IN-ADDR.ARPA").
   * Chaosnet.NET with Chaosnet infrastructure stuff and "homeless" hosts   * Chaosnet.NET with Chaosnet infrastructure stuff and "homeless" hosts
   * 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
-  * 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
   * STUPI.COM for Peter Löthberg   * STUPI.COM for Peter Löthberg
 +  * 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/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.
  
-These are useful e.g. for Chaosnet-only hosts such as CADR systems to make use of DNS, at some point.+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 ===== 
 + 
 +TBD: configuration descriptions.
  
 ===== - How to run your own DNS server ===== ===== - How to run your own DNS server =====
Line 71: 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 79: 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, in the spirit of [[rfc>1101|RFC 1101]]. They are at labels corresponding to the subnet address with zero host part, e.g. 400.CH-ADDR.NET for subnet 1, 3000.CH-ADDR.NET for subnet 6, etc. Network names also appear in CH-ADDR.NET, in the spirit of [[rfc>1101|RFC 1101]]. They are at labels corresponding to the subnet address with zero host part, e.g. 400.CH-ADDR.NET for subnet 1, 3000.CH-ADDR.NET for subnet 6, etc.
chaos-dns.1638262951.txt.gz · Last modified: by victor

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki