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 < prev    next >
Text File  |  1993-08-24  |  469b  |  19 lines

  1. ;
  2. ;  @(#)named.boot.slave    1.13    (Berkeley)  87/07/21
  3. ;
  4. ;  boot file for secondary name server
  5. ; Note that there should be one primary entry for each SOA record.
  6. ;
  7. ;
  8. sortlist 10.0.0.0 
  9.  
  10. directory    /usr/local/domain
  11.  
  12. ; type    domain        source host/file        backup file
  13.  
  14. cache     .            root.cache
  15. secondary Berkeley.EDU        128.32.137.8 128.32.137.3    ucbhosts.bak
  16. secondary 32.128.IN-ADDR.ARPA    128.32.137.8 128.32.137.3    ucbhosts.rev.bak
  17. primary   0.0.127.IN-ADDR.ARPA    localhost.rev
  18.  
  19.