home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / NETWORK / ISP / bind.4.8.3.lzh / BIND483 / MASTER / named.boot.master < prev    next >
Text File  |  1993-08-24  |  388b  |  17 lines

  1. ;
  2. ;  boot file for authoritive master name server for Berkeley.EDU
  3. ; Note that there should be one primary entry for each SOA record.
  4. ;
  5. ;
  6. sortlist 10.0.0.0 
  7.  
  8. directory    /usr/local/domain
  9.  
  10. ; type    domain        source host/file        backup file
  11.  
  12. cache     .            root.cache
  13. primary   Berkeley.EDU        berkeley.zone
  14. primary   32.128.IN-ADDR.ARPA    berkeley.rev
  15. primary   0.0.127.IN-ADDR.ARPA    localhost.rev
  16.  
  17.