From owner-freebsd-questions@FreeBSD.ORG Tue Aug 24 03:15:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EE5916A4CE for ; Tue, 24 Aug 2004 03:15:00 +0000 (GMT) Received: from galilee.polands.org (CPE-24-208-53-189.new.rr.com [24.208.53.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE8A43D39 for ; Tue, 24 Aug 2004 03:14:59 +0000 (GMT) (envelope-from doug@polands.org) Received: from email.polands.org (samaria.polands.org [172.16.1.17]) by galilee.polands.org (8.12.9/8.12.9) with SMTP id i7O3EwGk039246 for ; Mon, 23 Aug 2004 22:14:58 -0500 (CDT) (envelope-from doug@polands.org) Received: from 172.16.1.35 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Mon, 23 Aug 2004 22:14:58 -0500 (CDT) Message-ID: <50756.172.16.1.35.1093317298.squirrel@email.polands.org> In-Reply-To: <1531.172.16.1.16.1093312178.squirrel@email.polands.org> References: <1531.172.16.1.16.1093312178.squirrel@email.polands.org> Date: Mon, 23 Aug 2004 22:14:58 -0500 (CDT) From: "Doug Poland" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Re: Question for the PPP wizards (AKA: RoadRunner dial-up woes) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Aug 2004 03:15:00 -0000 Doug Poland said: > Hello, > > > I get the 1st capital P in Ppp, but then the session hangs as it waits for: > > Aug 23 20:03:18 eden ppp[738]: tun0: Phase: Chap Input: CHALLENGE (16 bytes from > rrlns1-mc1) > Aug 23 20:03:18 eden ppp[738]: tun0: Phase: Chap Output: RESPONSE () > > I don't know what to enter at this point. > After more extensive googling and a re-read of the handbook, I've come closer. It would seem that AOL/TimeWarner wants: Username: aolnet/ent.MYUSERNAME@rr.com Password: at the login, but wants simply: MYUSERNAME@rr.com for the Chap Authentication. I'm able to provide this with userland ppp and setting authname authkey before entering the term. Then in the term, I add the aolnet/ent. to the beginning of my username. Then I'm good to go. So the next questions is, how do I provide the login prompt with something different than authname? -- Regards, Doug