From owner-freebsd-questions Tue Sep 28 15:53:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from xylan.com (postal.xylan.com [208.8.0.248]) by hub.freebsd.org (Postfix) with ESMTP id 97E1614F06 for ; Tue, 28 Sep 1999 15:53:27 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from mailhub.xylan.com by xylan.com (8.8.7/SMI-SVR4 (xylan-mgw 2.2 [OUT])) id PAA06687; Tue, 28 Sep 1999 15:49:36 -0700 (PDT) Received: from omni.xylan.com by mailhub.xylan.com (SMI-8.6/SMI-SVR4 (mailhub 2.1 [HUB])) id PAA15254; Tue, 28 Sep 1999 15:49:36 -0700 Received: from softweyr.com (dyn4.utah.xylan.com) by omni.xylan.com (4.1/SMI-4.1 (xylan engr [SPOOL])) id AA26636; Tue, 28 Sep 99 15:49:30 PDT Message-Id: <37F145FE.83E531F9@softweyr.com> Date: Tue, 28 Sep 1999 16:49:34 -0600 From: Wes Peters Organization: Softweyr LLC X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en Mime-Version: 1.0 To: J McKitrick Cc: freebsd-questions@freebsd.org Subject: Re: i'm REALLY starting to feel like an idiot here... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG J McKitrick wrote: > > This is really getting frustrating. > > Using ppp, i get the CONNECT returned from the ISP. This happens with > standalone ppp and KPPP. But then, nothing. When i call up netscape, > telnet, or ping, 'host is unreachable' > Ping says: no route to host' > What am i doing wrong? I haven't tinkered with anything, this is a brand > new system with a simple recompile done for pccards, which now work. You forgot the "add default HISADDR" part, which adds a default route through HISADDR once the LCP negotiation is done. ;^) You can do this in the ppp.conf file, like in the example I sent you, or in a default: clause in ppp.linkup. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message