home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / src / net / bind-contrib.tar.gz / bind-contrib.tar / contrib / dnsparse / test.db < prev    next >
Encoding:
Text File  |  1996-10-25  |  245 b   |  12 lines

  1. $ORIGIN ogc.edu
  2. cse     IN    A    129.95.40.1
  3.      IN    A    129.95.40.2
  4.      IN    A    129.95.40.3
  5. ogccse     IN    CNAME    cse
  6. ogcvax     IN    CNAME    cse
  7. cse-2     IN    A    129.95.40.2
  8.      IN    A    129.95.40.2    ; duplicate
  9. ogccse-2 IN    CNAME    cse-2
  10. cse-3     IN    A    129.95.40.3
  11. ogccse-3 IN    CNAME    cse-3
  12.