Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 1997 12:03:51 -0600 (MDT)
From:      Wes Peters - Softweyr LLC <softweyr@xmission.com>
To:        patrick@cre8tivegroup.com (Patrick Gardella)
Cc:        questions@freebsd.org, shag@concentric.net
Subject:   Re: PPP problems.
Message-ID:  <199706061803.MAA12683@xmission.xmission.com>
In-Reply-To: <XFMail.970606084359.patrick@cre8tivegroup.com> from "Patrick Gardella" at Jun 6, 97 08:39:57 am

next in thread | previous in thread | raw e-mail | index | archive | help
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



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