- 论坛徽章:
- 0
|
回复 #2 easybegin 的帖子
netmasks.dat
#
# The netmasks file associates Internet Protocol (IP) address
# masks with IP network numbers.
#
# network-number netmask
#
# The term network-number refers to a number obtained from the Internet Network
# Information Center.
#
# Both the network-number and the netmasks are specified in
# "decimal dot" notation, e.g:
#
# 128.32.0.0 255.255.255.0
#
192.9.200.0 255.255.255.0
hosts.dat
#
# Internet host table
#
192.9.200.22 gred24-eri0
192.9.200.23 gred24-ge0
192.9.200.24 gred24 loghost gred24.
192.9.200.8 se2540
192.9.200.21 gred21
192.9.200.26 gred26
192.9.200.83 imager
192.9.200.1 gw
192.9.200.76 ldi
127.0.0.1 localhost
hostname.ge0
gred24-ge0 netmask + broadcast + group fallout deprecated -failover up
hostname.eri0
gred24-eri0 netmask + broadcast + group fallout up -failover \
addif gred24 netmask + broadcast + failover up |
|