hosts revision 57231
1# $FreeBSD: head/etc/hosts 57231 2000-02-15 14:59:16Z shin $
2#
3# Host Database
4# This file should contain the addresses and aliases
5# for local hosts that share this file.
6# In the presence of the domain name service or NIS, this file may
7# not be consulted at all; see /etc/host.conf for the resolution order.
8#
9#
10127.0.0.1		localhost localhost.my.domain myname.my.domain
11::1			localhost localhost.my.domain myname.my.domain
12#
13# Imaginary network.
14#10.0.0.2		myname.my.domain myname
15#10.0.0.3		myfriend.my.domain myfriend
16#
17# According to RFC 1918, you can use the following IP networks for
18# private nets which will never be connected to the Internet:
19#
20#	10.0.0.0	-   10.255.255.255
21#	172.16.0.0	-   172.31.255.255
22#	192.168.0.0	-   192.168.255.255
23#
24# In case you want to be able to connect to the Internet, you need
25# real official assigned numbers.  PLEASE PLEASE PLEASE do not try
26# to invent your own network numbers but instead get one from your
27# network provider (if any) or from the Internet Registry (ftp to
28# rs.internic.net, directory `/templates').
29#
30