Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.4
      1  1.4  mikel #	$NetBSD: hosts,v 1.4 1997/01/09 05:33:14 mikel 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.4  mikel # RFC 1918 specifies that these networks are "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