Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.5
      1  1.5  itojun #	$NetBSD: hosts,v 1.5 2000/02/05 17:53:30 itojun 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.3     mrg 127.0.0.1		localhost
     11  1.5  itojun ::1			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