From owner-freebsd-questions Tue Jul 28 12:10:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19261 for freebsd-questions-outgoing; Tue, 28 Jul 1998 12:10:39 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19089 for ; Tue, 28 Jul 1998 12:09:59 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id MAA28440; Tue, 28 Jul 1998 12:09:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 28 Jul 1998 12:09:12 -0700 (PDT) From: Doug White To: "James A. Taylor" cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP and Authentication In-Reply-To: <35B9FB7B.60631B3@lundahl.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 25 Jul 1998, James A. Taylor wrote: > I'm having problems geting my ISP to authenticate my conection when > running USER PPP. The two modems connect but nothing happens and then > my ISP times out and disconnects me. As far as I can tell the reason > for the time out is that I never send the > authentication (my ISP uses CHAP Authentication). > > Could somebody email a ppp.conf file they have used to successfully > connect to an ISP that does not use any unix login but requires thta > CHAP Authentication be the only type of authentication. A profile with isp: set phone "5551212" disable chap accept chap set authname yourusername set authkey yourpassword add 0 0 HISADDR should do it. I know the disable/accept looks wierd, but they refer to different modes. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message