[BACK]Return to hosts CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / Attic / hosts (download)

Revision 1.11, Thu Sep 26 23:35:51 2002 UTC (21 years, 7 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.10: +3 -2 lines

Bring the /etc/myname file installed from etcXX.tgz into line with the
one created during an install by making the name it contains a FQDN.

Make the /etc/hosts file installed from etcXX.tgz internally consistant
by including a valid entry for the name in /etc/myname.

These two files will 'survive' the install process only if the user
chooses to *not* configure the network. In that scenario these changes
silence the sendmail complaints about 'My unqualified host name ...'.

ok deraadt@.

#	$OpenBSD: hosts,v 1.11 2002/09/26 23:35:51 krw 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.my.domain localhost
127.0.0.1	localhost.my.domain localhost
::1		noname.my.domain noname
127.0.0.1	noname.my.domain noname