home *** CD-ROM | disk | FTP | other *** search
- # /etc/bootptab: database for bootp server (/usr/net/in.bootpd)
- # Last update Mon 11/7/88 18:03
- # Blank lines and lines beginning with '#' are ignored.
- #
- # Legend:
- #
- # first field -- hostname
- # (may be full domain name and probably should be)
- #
- # hd -- home directory
- # bf -- bootfile
- # cs -- cookie servers
- # ds -- domain name servers
- # gw -- gateways
- # ha -- hardware address
- # ht -- hardware type
- # im -- impress servers
- # ip -- host IP address
- # lg -- log servers
- # lp -- LPR servers
- # ns -- IEN-116 name servers
- # rl -- resource location protocol servers
- # sm -- subnet mask
- # tc -- template host (points to similar host entry)
- # to -- time offset (seconds)
- # ts -- time servers
- #
- # Be careful about including backslashes where they're needed. Weird (bad)
- # things can happen when a backslash is omitted where one is intended.
- #
-
- # First, define a global entry which specifies the stuff every host uses.
- .allhost:td=/usr/boot:hd=/usr/boot:gw=192.168.0.1:sm=255.255.255.0:\
- :rp=192.168.0.12/root:to=auto:hn:
-
- # Define all individual entries.
- strong:ht=ether:ha=000102030405:bf=/192.168.0.2/vmlinuz:tc=.allhost:
- excelsior:ht=ether:ha=00001B1D2D5F:bf=/192.168.0.12/vmlinuz:tc=.allhost:
- dev1:ht=ether:ha=004095336EF3:bf=/192.168.0.192/vmlinuz:tc=.allhost:
- nick:ht=ether:ha=004095121C3C:bf=/192.168.0.13/vmlinuz:tc=.allhost:
-