home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / ETC / BOOTPTAB < prev    next >
Text File  |  1993-07-09  |  1KB  |  44 lines

  1. # /etc/net/bootptab: database for bootp server (/usr/net/in.bootpd)
  2. # Last update Mon 11/7/88 18:03
  3. # Blank lines and lines beginning with '#' are ignored.
  4. #
  5. # Legend:
  6. #
  7. #    first field -- hostname
  8. #            (may be full domain name and probably should be)
  9. #
  10. #    hd -- home directory
  11. #    bf -- bootfile
  12. #    cs -- cookie servers
  13. #    ds -- domain name servers
  14. #    gw -- gateways
  15. #    ha -- hardware address
  16. #    ht -- hardware type
  17. #    im -- impress servers
  18. #    ip -- host IP address
  19. #    lg -- log servers
  20. #    lp -- LPR servers
  21. #    ns -- IEN-116 name servers
  22. #    rl -- resource location protocol servers
  23. #    sm -- subnet mask
  24. #    tc -- template host (points to similar host entry)
  25. #    to -- time offset (seconds)
  26. #    ts -- time servers
  27. #
  28. # Be careful about including backslashes where they're needed.  Weird (bad)
  29. # things can happen when a backslash is omitted where one is intended.
  30. #
  31.  
  32. # First, define a global entry which specifies the stuff every host uses.
  33. # NOTE: THE VALUES BELOW ARE MEANT AS AN EXAMPLE!
  34. allhost:hd=/tmp:bf=null:\
  35.     :ds=145.71.35.1 145.71.32.1:\
  36.     :sm=255.255.254.0:\
  37.     :gw=145.71.35.1:\
  38.     :ts=145.71.35.1:\
  39.     :lp=145.71.35.1:\
  40.     :to=-7200:
  41.  
  42. # Define all individual entries.
  43. hostname:ht=1:ha=ether_addr_in_hex:ip=ip_addr_in_dec:tc=allhost:
  44.