User guide

2: Software Installation
DC 900-1333P 35
For Windows NT systems, the Internet addresses and system names of computers on
the network are maintained in the
hosts or lmhosts file.
If your network is managed by a domain name server, the
hosts file should not be edited
locally, as it is maintained and distributed by the domain name server. If you are not
using a domain name server, this file can be edited on the boot server. In the
hosts file,
find the Internet address and system name of the computer you have selected as your
boot server. Figure 21 shows a sample UNIX
/etc/hosts file in which the boot server has
an Internet address of
192.168.45.1 and a system name of bootmaster.
Figure 2–1: Sample UNIX /etc/hosts File
# This is the master Internet address file for XYZ Corporation.
# If you need an address, check here first to make sure it is not
# being used. If it is not, add the address, the system name for the
# device, and the owner. You can then export this file to your device
# if it is appropriate.
#
#
# *************************************************************
# TCP HOST TABLE
# *************************************************************
#
# 127.0.0.1 loopback --- do not remove.
#
127.0.0.1 localhost
#
#
#
192.168.45.1 bootmaster # Boot server for Freeway systems
192.168.45.2 accnt # accounting
192.168.45.3 sales # sales
192.168.45.4 mktg # marketing
192.168.45.5 prod # production
192.168.45.6 freeway1 # Freeway system 1
192.168.45.7 freeway2 # Freeway system 2