Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.3
      1  1.3  mrg #	$NetBSD: hosts,v 1.3 1997/01/04 14:03:35 mrg 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.1  cgd #
     12  1.3  mrg # RFC1597 specifies these networks as being "internal".
     13  1.3  mrg # 10.0.0.0	10.255.255.255
     14  1.3  mrg # 172.16.0.0	172.31.255.255
     15  1.3  mrg # 192.168.0.0	192.168.255.255
     16