blob: b74149d551bd37bf6d111502b7b1ea855761f039 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $OpenBSD: hosts,v 1.9 2001/12/05 09:58:37 deraadt Exp $
#
# Host Database
#
# RFC 1918 specifies that these networks are "internal".
# 10.0.0.0 10.255.255.255
# 172.16.0.0 172.31.255.255
# 192.168.0.0 192.168.255.255
#
::1 localhost localhost.my.domain
127.0.0.1 localhost localhost.my.domain
192.168.254.254 noname
|