#
# Host Database
# This file should contain the addresses and aliases
# for local hosts that share this file.
#
# It is used only for "ifconfig" and other operations
# before the nameserver is started.
#
# In the NRL IPv6 code, it is currently the only thing hostname2addr()
# will translate with.

# IPv4 addresses are like before
127.0.0.1		localhost loopback

# IPv6 addresses can also be used in place of the IPv4 address.
::1		ipv6-localhost ipv6-loopback
fe00::0		ipv6-localnet
ff00::0		ipv6-mcastprefix
ff02::1		ipv6-allnodes
ff02::2		ipv6-allrouters
ff02::3		ipv6-allhosts

# EOF
