From owner-freebsd-questions Wed Jul 8 13:02:04 1998 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA20603 for freebsd-questions-outgoing; Wed, 8 Jul 1998 13:02:04 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA20521 for <freebsd-questions@FreeBSD.ORG>; Wed, 8 Jul 1998 13:01:49 -0700 (PDT) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([209.12.57.18]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA241; Wed, 8 Jul 1998 15:54:57 -0400 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.8) id QAA01550; Wed, 8 Jul 1998 16:01:26 GMT (envelope-from root) Message-ID: <19980708160126.A1536@scsn.net> 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! Reply-To: dmaddox@scsn.net Mail-Followup-To: Joe Marcus Clarke <marcus@miami.edu>, "Donald J. Maddox" <dmaddox@scsn.net>, "Sean J. Schluntz" <schluntz@pacbell.net>, freebsd-questions@FreeBSD.ORG References: <19980708113109.B744@scsn.net> <Pine.OSF.3.96.980708154056.3755A-100000@jaguar.ir.miami.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i 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 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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