From owner-freebsd-questions Fri Jun 6 11:05:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA02309 for questions-outgoing; Fri, 6 Jun 1997 11:05:48 -0700 (PDT) Received: from xmission.xmission.com (softweyr@xmission.xmission.com [198.60.22.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA02304 for ; Fri, 6 Jun 1997 11:05:43 -0700 (PDT) Received: (from softweyr@localhost) by xmission.xmission.com (8.8.5/8.7.5) id MAA12683; Fri, 6 Jun 1997 12:03:54 -0600 (MDT) From: Wes Peters - Softweyr LLC Message-Id: <199706061803.MAA12683@xmission.xmission.com> Subject: Re: PPP problems. To: patrick@cre8tivegroup.com (Patrick Gardella) Date: Fri, 6 Jun 1997 12:03:51 -0600 (MDT) Cc: questions@freebsd.org, shag@concentric.net In-Reply-To: from "Patrick Gardella" at Jun 6, 97 08:39:57 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Patrick Gardella recently replied: > I use concentric.net as my ISP as well, so maybe my ppp.conf will help you. > Here it is: This should get you on-line, since it works for Patrick. > You will also need to add a default route after you type "ppp -auto whatever" > For my ppp.conf, it would be : > > route add default 206.173.96.3 You can do this autmatically by setting up your ppp.linkup file. Try this: # Always add HISADDR as the default gateway. Delete the current default # route first to avoid seeing error messages in the log file. MYADDR: delete 0 0 add 0 0 HISADDR -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com