home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / dnsos2.zip / NAMED.BT < prev    next >
Text File  |  1995-12-19  |  810b  |  21 lines

  1. ;
  2. ;    NAMED.BT  name server configuration file
  3. ;
  4. domain   test.qc.ca
  5. ;
  6. ; type   domain                      source file or host
  7. ;
  8. cache    .                           c:\\tcpip\\etc\\namedb\\named.ca
  9. ;
  10. primary  test.qc.ca                  c:\\tcpip\\etc\\namedb\\named.dom
  11. ; Noter que le fichier NAMED.DOM a son $INCLUDE de NAMEDHOS.INC
  12. ;
  13. ; secondary  test.raleigh.ibm.com  9.67.30.143  c:\\tcpip\\etc\\namedb\\named.sec
  14. ;
  15. ; Inclure après ceci les "primary" pour tous les REV des subnets, comme suit :
  16. ; primary  ???.100.142.in-addr.arpa    c:\\tcpip\\etc\\namedb\\named???.rev
  17. ; Noter que les fichiers NAMED???.REV ont leur $INCLUDE de NAMED???.INC
  18. ;
  19. primary 30.100.142.in-addr.arpa c:\\tcpip\\etc\\namedb\\NAMED30.REV
  20. primary 94.100.142.in-addr.arpa c:\\tcpip\\etc\\namedb\\NAMED94.REV
  21.