User guide
50 DC 900-1333Q
Freeway User Guide
server in Section 2.2.5 on page 37. If you have more than one Freeway server, enter one
line for each server. In the sample
hosts file in Figure 3–1, two Freeway servers have been
defined. In addition, one Freeway server has been given an alias of “freeway_0”.
If you are using multiple Ethernet interfaces (dual Ethernet) on your Freeway server,
enter a line in the
hosts file for each interface. This step is required only if you wish to
assign a logical name to each interface. For more information about using multiple
Ethernet interfaces, refer to Section 6.3.3 on page 172.
Figure 3–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/IP HOST TABLE
# *************************************************************
#
# 127.0.0.1 loopback --- do not remove.
#
127.0.0.1 localhost
#
#
#
192.168.45.1 devel # client development system
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 fwy06 freeway_0 # Freeway system 1 (for loopbacks)
192.168.45.7 fwy07 # Freeway system 2