From nobody@FreeBSD.org  Tue Oct 15 05:35:07 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D1D5637B401
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2002 05:35:07 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8FA5443E97
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2002 05:35:07 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9FCZ67R098374
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 15 Oct 2002 05:35:06 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9FCZ6c8098373;
	Tue, 15 Oct 2002 05:35:06 -0700 (PDT)
Message-Id: <200210151235.g9FCZ6c8098373@www.freebsd.org>
Date: Tue, 15 Oct 2002 05:35:06 -0700 (PDT)
From: Glyn Adgie <glyn@adgie.f9.co.uk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: pppoa authentication failure? on FreeBSD 4.7
X-Send-Pr-Version: www-1.0

>Number:         44090
>Category:       conf
>Synopsis:       pppoa authentication failure? on FreeBSD 4.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 15 05:40:03 PDT 2002
>Closed-Date:    Fri Aug 15 22:25:54 PDT 2003
>Last-Modified:  Fri Aug 15 22:25:54 PDT 2003
>Originator:     Glyn Adgie
>Release:        4.7
>Organization:
>Environment:
FreeBSD glynhome.pc 4.7-RELEASE FreeBSD 4.7-RELEASE #2: Sun Oct 13 02:03:53 BST 2002
root@glynhome.pc:/usr/src/sys/compile/GLYN021012  i386     
>Description:
ppp appears to "get stuck" at the authentication stage.
modem_run works correctly. When ppp is run interactively (ppp adsl),
connection is established, but then it gets stuck in a loop, coming
back to CHALLENGE... RESPONSE... (this is from memory). I had pppoa
working on 4.6, and it worked for a while on 4.7 (downloaded and
installed mozilla on 4.7). The only thing that I recall changing was to recompile the kernel with support for ext2fs and a TV card (see below).      
>How-To-Repeat:
Kernel config changes from GENERIC:
options EXT2FS
device  smbus
device  iicbus
device  iicb
device  bktr

in /etc/ppp.conf:
adsl:
 ...
 set device "pppoa2 -vpi 0 -vci 38 -v 1"
 ...

modem_run -f /usr/local/libdata/mgmt.o
ppp adsl
  (gets to Ppp ON ...)

I have not tried running with a GENERIC kernel again.

>Fix:
Comment out the following lines in /etc/ppp/ppp.conf:

# enable lqr
# set lqrperiod 5

kill and re-run ppp.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: kris 
State-Changed-When: Sat Jul 12 16:50:30 PDT 2003 
State-Changed-Why:  
Does this problem persist in the latest version?  If so, 
please post the full debugging information from ppp. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44090 
State-Changed-From-To: feedback->closed 
State-Changed-By: kris 
State-Changed-When: Fri Aug 15 22:25:45 PDT 2003 
State-Changed-Why:  
Feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44090 
>Unformatted:
