Skip site navigation (1)Skip section navigation (2)
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:   conf/44090: pppoa authentication failure? on FreeBSD 4.7
Message-ID:  <200210151235.g9FCZ6c8098373@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         44090
>Category:       conf
>Synopsis:       pppoa authentication failure? on FreeBSD 4.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 15 05:40:03 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

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




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