]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/hosts
Some changes to the old floppies to handle the new /etc/init's way of doing
[FreeBSD/FreeBSD.git] / etc / hosts
1 # $Id: hosts,v 1.3 1994/06/04 02:03:45 phk Exp $
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 #
10 127.0.0.1               localhost localhost.my.domain
11 #
12 # Imaginary network.
13 #10.0.0.2               myname.my.domain myname
14 #10.0.0.3               myfriend.my.domain myfriend
15 #
16 # According to RFC 1597, you can use the following IP networks for
17 # private nets which will never be connected to the Internet:
18 #
19 #        10.0.0.0        -   10.255.255.255
20 #        172.16.0.0      -   172.31.255.255
21 #        192.168.0.0     -   192.168.255.255
22 #
23 # In case you want to be able to connect to the Internet, you need
24 # real official assigned numbers.  PLEASE PLEASE PLEASE do not try
25 # to invent your own network numbers but instead get one from your
26 # network provider (if any) or from the Internet Registry (ftp to
27 # rs.internic.net, directory `/templates').
28 #