From a03ba0b0148c1d199e25ed09a01f97d1422dddb8 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Mon, 23 Nov 1998 21:50:40 +0000 Subject: [PATCH] mention RFC 1918 hosts --- src/etc/hosts | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/etc/hosts b/src/etc/hosts index 7b5ae86b..27e90719 100644 --- a/src/etc/hosts +++ b/src/etc/hosts @@ -1,4 +1,4 @@ -# $OpenBSD: hosts,v 1.4 1998/03/27 23:14:53 deraadt Exp $ +# $OpenBSD: hosts,v 1.5 1998/11/23 21:50:40 deraadt Exp $ # # Host Database # This file should contain the addresses and aliases @@ -6,6 +6,11 @@ # It is used only for "ifconfig" and other operations # before the nameserver is started. # +# RFC 1918 specifies that these networks are "internal". They can +# be used behind an ipnat(4) redirector. +# 10.0.0.0 10.255.255.255 +# 172.16.0.0 172.31.255.255 +# 192.168.0.0 192.168.255.255 # 127.0.0.1 localhost localhost.my.domain 192.168.254.254 noname