# # ***************************************************************** # * * # * Copyright Compaq Computer Corporation, 2000 * # * * # * The software contained on this media is proprietary to * # * and embodies the confidential technology of Compaq * # * Computer Corporation. Possession, use, duplication or * # * dissemination of the software and media is authorized only * # * pursuant to a valid written license from Compaq Computer * # * Corporation. * # * * # * RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure * # * by the U.S. Government is subject to restrictions as set * # * forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, * # * or in FAR 52.227-19, as applicable. * # * * # ***************************************************************** # # HISTORY # # @(#)$RCSfile: ipnodes,v $ $Revision: 1.1.2.1 $ (DEC) $Date: 2000/03/01 14:58:34 $ # # # Description: The ipnodes file associates hostnames with IP and IPv6 # addresses. # # Syntax: address hostname.domain.name [alias_1,...,alias_n] [#comments] # # address can be an IP or an IPv6 address # hostname.domain.name the fully qualified hostname, including the domainname # alias_n other names or abbreviations for this host # #comments text following the comment character (#) is ignored # ::1 localhost