11.9Sdholland# $NetBSD: hosts,v 1.9 2013/11/24 07:20:01 dholland Exp $ 21.1Scgd# 31.9Sdholland# Host name database. 41.1Scgd# 51.9Sdholland# This file contains addresses and aliases for local hosts whose names 61.9Sdholland# need to be resolvable during system boot; typically this includes only 71.9Sdholland# the address and FQDN for this machine's hostname. 81.9Sdholland# 91.9Sdholland# By default this file is consulted before DNS, so adding additional 101.9Sdholland# material here that then becomes out of date can lead to confusion. 111.9Sdholland# See nsswitch.conf(5). 121.1Scgd# 131.7Schs::1 localhost localhost. 141.7Schs127.0.0.1 localhost localhost. 151.1Scgd# 161.8Shubertf# RFC 1918 specifies that these networks are "internal": 171.8Shubertf# 10.0.0.0 - 10.255.255.255 (10/8 prefix) 181.8Shubertf# 172.16.0.0 - 172.31.255.255 (172.16/12 prefix) 191.8Shubertf# 192.168.0.0 - 192.168.255.255 (192.168/16 prefix) 20