1#	$NetBSD: hosts,v 1.8 2009/07/03 22:32:55 hubertf Exp $
2#
3# Host name database.
4#
5# This file contains addresses and aliases for local hosts whose names
6# need to be resolvable during system boot; typically this includes only
7# the address and FQDN for this machine's hostname.
8#
9# By default this file is consulted before DNS, so adding additional
10# material here that then becomes out of date can lead to confusion.
11# See nsswitch.conf(5).
12#
13::1			localhost localhost.
14127.0.0.1		localhost localhost.
15#
16# RFC 1918 specifies that these networks are "internal":
17# 10.0.0.0        -   10.255.255.255  (10/8 prefix)
18# 172.16.0.0      -   172.31.255.255  (172.16/12 prefix)
19# 192.168.0.0     -   192.168.255.255 (192.168/16 prefix)
20