From owner-freebsd-hackers Wed Jan 17 11:18:43 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp.nettoll.com (matrix.nettoll.net [212.155.143.61]) by hub.freebsd.org (Postfix) with ESMTP id 993A137B6B2; Wed, 17 Jan 2001 11:18:24 -0800 (PST) Received: by smtp.nettoll.com; Wed, 17 Jan 2001 20:14:30 +0100 (MET) Message-Id: <4.3.0.20010117202543.04e28280@pop.free.fr> X-Sender: usebsd@pop.free.fr X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Wed, 17 Jan 2001 20:29:08 +0100 To: Robert Watson From: mouss Subject: Re: Setting default hostname to localhost Cc: Archie Cobbs , Warner Losh , freebsd-hackers@FreeBSD.ORG In-Reply-To: References: <4.3.0.20010116124844.00ad5a60@pop.free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 21:16 16/01/01 -0500, Robert Watson wrote: >The nice thing about "localhost" is that it already appears in >/etc/hosts, and is a relatively reserved name, so unlikely to conflict too >much based on resolution order. I.e., amnesiac.res.cmu.edu is not an >unlikely name. sure, but I consider that the "hostname" variable has nothing to do with resolution. you can call your host amnesiac and still "ping localhost" thanks to /etc/localhost. in other words, callin it "amnesiac" has nothing to do with "amnesiac.foo.bar". regards, mouss To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message