Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.8
      1  1.8  hubertf #	$NetBSD: hosts,v 1.8 2009/07/03 22:32:55 hubertf Exp $
      2  1.1      cgd #
      3  1.1      cgd # Host Database
      4  1.1      cgd # This file should contain the addresses and aliases
      5  1.1      cgd # for local hosts that share this file.
      6  1.1      cgd # It is used only for "ifconfig" and other operations
      7  1.1      cgd # before the nameserver is started.
      8  1.1      cgd #
      9  1.1      cgd #
     10  1.7      chs ::1			localhost localhost.
     11  1.7      chs 127.0.0.1		localhost localhost.
     12  1.1      cgd #
     13  1.8  hubertf # RFC 1918 specifies that these networks are "internal":
     14  1.8  hubertf # 10.0.0.0        -   10.255.255.255  (10/8 prefix)
     15  1.8  hubertf # 172.16.0.0      -   172.31.255.255  (172.16/12 prefix)
     16  1.8  hubertf # 192.168.0.0     -   192.168.255.255 (192.168/16 prefix)
     17