Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 01:16:49 +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:  <19991114011649.A740@strontium.scientia.demon.co.uk>
In-Reply-To: <Pine.GSO.4.10.9911130041450.18341-100000@sun33>
References:  <19991112204157.B638@strontium.scientia.demon.co.uk> <Pine.GSO.4.10.9911130041450.18341-100000@sun33>

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

> On Fri, 12 Nov 1999, Ben Smithurst wrote:
> 
>> 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:
>   But does not.
>> 
>> # echo $(hostname) 127.0.0.1 >> /etc/hosts

Arrgh. That's probably because I was talking crap. The IP address goes
in the first column... (If you had done `man 5 hosts' you would have
seen this for yourself.) Find the line starting with 127.0.0.1 and add
your hostname to the end of it, e.g.

127.0.0.1	localhost Ariel.zhesitianka.de

-- 
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?19991114011649.A740>