Re: "Cannot get IP address of my own host" message

From: Vlad D. Markov (markov_at_monmouth.com)
Date: 03/24/05


Date: Wed, 23 Mar 2005 19:36:18 -0500

On Tue, 22 Mar 2005 23:14:47 GMT
"Anthropos" <Anthropos@SWBell.net> wrote:

> When I run cvsup, I get the following message:
> "Cannot get IP address of my own host -- is its hostname correct?"
> Typing the 'hostname' command yields the correct hostname.
> The NIC is identified as 'xl0'.
> rc.conf contains the line:
>
> ifconfig="DHCP"
>
> Typing the 'ifconfig' command yields a correct 192.168.x.y IP address for 'xl0'.
>
> What am I missing?...
>
>
http://www.cvsup.org/faq.html

see answers 28 & 29. Basically its a DNS problem. No DHCP will not do any resolving for you. FAQ says don't use the GUI if you can't resolve the DNS problem. The GUI does a reverse lookup.

Did you make up your host name or does DHCP give you one. Odds are you made one up, if you did then map it to the loopback in /etc/hosts.



Relevant Pages