Home | History | Annotate | Line # | Download | only in etc
hosts revision 1.8.12.1
      1  1.8.12.1      tls #	$NetBSD: hosts,v 1.8.12.1 2014/08/19 23:45:50 tls Exp $
      2       1.1      cgd #
      3  1.8.12.1      tls # Host name database.
      4       1.1      cgd #
      5  1.8.12.1      tls # This file contains addresses and aliases for local hosts whose names
      6  1.8.12.1      tls # need to be resolvable during system boot; typically this includes only
      7  1.8.12.1      tls # the address and FQDN for this machine's hostname.
      8  1.8.12.1      tls #
      9  1.8.12.1      tls # By default this file is consulted before DNS, so adding additional
     10  1.8.12.1      tls # material here that then becomes out of date can lead to confusion.
     11  1.8.12.1      tls # See nsswitch.conf(5).
     12       1.1      cgd #
     13       1.7      chs ::1			localhost localhost.
     14       1.7      chs 127.0.0.1		localhost localhost.
     15       1.1      cgd #
     16       1.8  hubertf # RFC 1918 specifies that these networks are "internal":
     17       1.8  hubertf # 10.0.0.0        -   10.255.255.255  (10/8 prefix)
     18       1.8  hubertf # 172.16.0.0      -   172.31.255.255  (172.16/12 prefix)
     19       1.8  hubertf # 192.168.0.0     -   192.168.255.255 (192.168/16 prefix)
     20