Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 1998 01:17:36 +0000
From:      Brian Somers <brian@Awfulhak.org>
To:        Jim Drinkwater <jd@isd.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: User PPP with Dynamic IP question 
Message-ID:  <199802110117.BAA14188@awfulhak.org>
In-Reply-To: Your message of "Tue, 10 Feb 1998 16:03:43 CST." <Pine.BSF.3.96.980210155734.221A-100000@nabi.gochu.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I've followed the procedure in the handbook for setting up client-side
> user ppp with dynamic ip addresses and connecting works fine.
> 
> My problem is that, for example:
> 
> % telnet `hostname -s`
> 
> hangs because the address resolves to 10.0.0.1 and there is no route to
> that address.  I only have lo0 and tun0 as interfaces and I am running
> FreeBSD 2.2.2-RELEASE.
> 
> Is there any way to resolve this?

Stick a `ifconfig_lo0_alias0="inet 10.0.0.1 netmask 0xffffffff"' line 
in your /etc/rc.conf.

> ---
> Jim Drinkwater
> jd@isd.net


-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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



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