From owner-freebsd-stable Thu Aug 3 16:38:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail12.svr.pol.co.uk (mail12.svr.pol.co.uk [195.92.193.215]) by hub.freebsd.org (Postfix) with ESMTP id 2B5A637B93F for ; Thu, 3 Aug 2000 16:38:03 -0700 (PDT) (envelope-from jonathan@turnip.org.uk) Received: from modem-140.erendis.dialup.pol.co.uk ([62.136.198.140] helo=mashed.turnip.org.uk) by mail12.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 13KUYo-0005gh-00; Fri, 04 Aug 2000 00:37:58 +0100 Received: from jonathan by mashed.turnip.org.uk with local (Exim 3.16 #1) id 13KUYy-0000LT-00; Fri, 04 Aug 2000 00:38:08 +0100 Date: Fri, 4 Aug 2000 00:38:08 +0100 From: Jonathan Vaughan To: freebsd-stable@freebsd.org Subject: Re: Unable to get IP address of own host during CVSup Message-ID: <20000804003808.A1307@mashed.turnip.org.uk> References: <00080315210102.01468@Praetorian> <20000804001656.C3360@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000804001656.C3360@strontium.scientia.demon.co.uk>; from ben@FreeBSD.org on Fri, Aug 04, 2000 at 12:16:56AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Aug 04, 2000 at 12:16:56AM +0100, Ben Smithurst wrote: > Robert L. Bostic wrote: > > > I am attempting to cvsup over a dial-up connection. I get the > > following error message: > >> Praetorian# cvsup stable-supfile Cannot get IP address of my own > >> host -- is its hostname correct? > > I know I can't be the first to encounter this problem. How can I > > correct this? > > Well, I don't know how the message could be made any clearer... You > need an entry for your hostname (as reported by `hostname`) in > /etc/hosts or in DNS, e.g. > > 127.0.0.1 my.hostname.example.com localhost > > or something. I thought the correct way was to have something like ifconfig_lo0_alias0="inet 10.0.0.1 netmask 0xffffffff" in /etc/rc.conf and a hosts file like 127.0.0.1 localhost.turnip.org.uk localhost 10.0.0.1 mashed.turnip.org.uk mashed -- Jonathan Vaughan jonathan@turnip.org.uk PGP Key ID: 0x0AF58107 http://home.clara.net/turnip/pgp.txt | jon@pgpkey.turnip.org.uk | keyservers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message