Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 16:01:26 +0000
From:      dmaddox@scsn.net (Donald J. Maddox)
To:        Joe Marcus Clarke <marcus@miami.edu>, "Donald J. Maddox" <dmaddox@scsn.net>
Cc:        "Sean J. Schluntz" <schluntz@pacbell.net>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Please help with ppp config!
Message-ID:  <19980708160126.A1536@scsn.net>
In-Reply-To: <Pine.OSF.3.96.980708154056.3755A-100000@jaguar.ir.miami.edu>; from Joe Marcus Clarke on Wed, Jul 08, 1998 at 03:41:23PM -0400
References:  <19980708113109.B744@scsn.net> <Pine.OSF.3.96.980708154056.3755A-100000@jaguar.ir.miami.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 08, 1998 at 03:41:23PM -0400, Joe Marcus Clarke wrote:
> The BitSURFER only uses PAP authentication.
> 

Huh?  The BitSURFR supports PAP and CHAP with a PPPC connection, and you
can do a regular 'manual-style' login if you connect with v.120..

> 
> Joe Clarke
> 
> On Wed, 8 Jul 1998, Donald J. Maddox wrote:
> 
> > On Tue, Jul 07, 1998 at 11:41:08PM -0800, Sean J. Schluntz wrote:
> > > I'm trying to get my ISDN modem (BitSURFR Pro) dialed in to pacbell.net 
> > > using ppp -auto but some strange things keep happining.
> > > 
> > > As soon as the system boots the DTS light begins flashing on the BitSURFR 
> > > and just keeps flashing.
> > > 
> > > Below are my config files and the log file.  One side note, I do 
> > > currently have a network card in the system using the IP address 10.0.0.1 
> > > for my local network.  It's my hope to get ppp running with -aliase so I 
> > > can use the ISDN line with all of the systems in the house.
> > > 
> > > Thanks for any help!
> > 
> > You have the BitSURFR configure to use PPPC(MLPPP)...  In this mode, you
> > _have_ to use PAP or CHAP for authentication.  You need to remove the
> > 'set login' line from your ppp.conf file, and add something like:
> > 
> >  set authname YOUR_USER_NAME
> >  set authkey YOUR_PASSWORD
> > 
> > Then ppp will automagically log you into your ISP using PAP.
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> > 
> 

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



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