ITS wiki

The Incompatible Timesharing System

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 [2018-04-04 23:39] – mention how secondary name servers are handled. victorchaos-dns [2018-04-24 17:21] (current) – Removed redundant CH class indicator victor
Line 54: Line 54:
 where 123.123.123.123 is the IP address of your secondary name server. where 123.123.123.123 is the IP address of your secondary name server.
 ==== Example contents of the zone file ==== ==== Example contents of the zone file ====
 +Note that the class indicator "CH" is redundant since the zone and view specify that already.
 <code> <code>
     @ SOA localhost. root.localhost. ( 2005050702     @ SOA localhost. root.localhost. ( 2005050702
Line 69: Line 69:
     ;; so "MD" means "MD.my.do.ma.in." and "CH-ADDR" means "CH-ADDR.my.do.ma.in."     ;; so "MD" means "MD.my.do.ma.in." and "CH-ADDR" means "CH-ADDR.my.do.ma.in."
     MD HINFO KLH10 ITS     MD HINFO KLH10 ITS
-    CH    CH-ADDR 3141+    A CH-ADDR 3141
  
     ;;; PTR records to find names from addresses.     ;;; PTR records to find names from addresses.
-    3141.CH-ADDR CH PTR   MD+    3141.CH-ADDR PTR MD
 </code> </code>
  
chaos-dns.1522877959.txt.gz · Last modified: 2018-04-04 23:39 by victor