Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 20:41:57 +0000
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Ariel Burbaickij <Ariel.Burbaickij@mni.fh-giessen.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: troubles using cvsup
Message-ID:  <19991112204157.B638@strontium.scientia.demon.co.uk>
In-Reply-To: <Pine.GSO.4.10.9911121949260.18092-100000@sun33>
References:  <Pine.GSO.4.10.9911121949260.18092-100000@sun33>

next in thread | previous in thread | raw e-mail | index | archive | help
Ariel Burbaickij wrote:

> Tried to run cvsup ports-supfile
> Got:Cannot get IP address of my own host - is its hostname correct?
> (my ISP use dynamic IP-adresses if it does care)
> Question:What should I do futher?

This might work:

# echo $(hostname) 127.0.0.1 >> /etc/hosts

What is your hostname set to? Since you have dynamic IP, you probably
just made up a hostname. If you did, add that to /etc/hosts with the IP
address 127.0.0.1 (as the above command would).

-- 
Ben Smithurst            | PGP: 0x99392F7D
ben@scientia.demon.co.uk |   key available from keyservers and
                         |   ben+pgp@scientia.demon.co.uk


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991112204157.B638>