NetBSD/etc/hosts

17 lines
547 B
Plaintext
Raw Normal View History

# $NetBSD: hosts,v 1.8 2009/07/03 22:32:55 hubertf Exp $
1993-03-21 12:45:37 +03:00
#
# Host Database
# This file should contain the addresses and aliases
# for local hosts that share this file.
# It is used only for "ifconfig" and other operations
# before the nameserver is started.
#
#
::1 localhost localhost.
127.0.0.1 localhost localhost.
1993-03-21 12:45:37 +03:00
#
# RFC 1918 specifies that these networks are "internal":
# 10.0.0.0 - 10.255.255.255 (10/8 prefix)
# 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
# 192.168.0.0 - 192.168.255.255 (192.168/16 prefix)