Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.7
      1  1.7    chs #	$NetBSD: hosts,v 1.7 2004/08/29 13:26:17 chs 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.4  mikel # RFC 1918 specifies that these networks are "internal".
     14  1.3    mrg # 10.0.0.0	10.255.255.255
     15  1.3    mrg # 172.16.0.0	172.31.255.255
     16  1.3    mrg # 192.168.0.0	192.168.255.255
     17