From owner-freebsd-questions Tue Feb 10 14:04:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25144 for questions-outgoing; Tue, 10 Feb 1998 14:04:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from isd.net (usr-401-3-29.InnovSoftD.com [208.153.219.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25073 for ; Tue, 10 Feb 1998 14:04:02 -0800 (PST) (envelope-from jd@isd.net) Received: from localhost (jd@localhost) by isd.net (8.8.5/8.8.5) with SMTP id QAA00231 for ; Tue, 10 Feb 1998 16:03:44 -0600 (CST) Date: Tue, 10 Feb 1998 16:03:43 -0600 (CST) From: Jim Drinkwater X-Sender: jd@nabi.gochu.com To: questions@FreeBSD.ORG Subject: User PPP with Dynamic IP question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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? --- Jim Drinkwater jd@isd.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe questions" in the body of the message