I am sorry to hear you are having the same problem, It does make me feel
like I am not going mad though....
I have attached my ppp.conf for reference - I am running a vanilla OpenBSD
3.2 box, using the CVS 19 10 02 drivers
I have two BT ADSL accounts on with a fixed ip, one without, also they
authenticate at different HomeGateway RADIUS servers - This finishes any
thoughts of BT having one of their HGs not configured correctly....

Cheers - Tim


#################################################################
# PPP  Sample Configuration File to use with the Speedtouch USB
# Written by Francois Rogler <[EMAIL PROTECTED]>
#
# You will have to fill in :
# - <login>
# - <password>
# - <VPI>.<VCI> os defined by your provider. Common values are :
#     - 8.35 or 8.67 in France
#     - 0.38 in the UK
#     - 8.48 in the Netherlands
#     - 8.35 in the USA
#     - 8.35 in Italy
#
#   $Id: ppp.conf.sample,v 1.3 2001/08/14 21:15:19 rogler Exp $
#
# Racks ADSL Config
# static IP applied
# DNS disabled to stop PPP writing out the resolv.conf
#################################################################

default:
 ident user-ppp VERSION (built COMPILATIONDATE)
 set log Phase Chat IPCP CCP tun command

adsl:
 set authname "*******@hg43.btclick.com"
 set authkey "******"
 set device !"/usr/local/sbin/pppoa2 -vpi 0 -vci 38 -v 1"
 accept chap
 set speed sync
 set timeout 0
 enable lqr
 set lqrperiod 5
 set redial 15 10000
 set dial ""
 add default HISADDR
 disable dns


----- Original Message -----
From: "Gunnar AAstrand Grimnes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 23, 2003 2:07 PM
Subject: [speedtouch] Re: CHAP auth looping with BT Openworld &OpenBSD3.2


>
> At 23:39 22/01/2003 +0000, you wrote:
>
> >Hi All,
> >
> >I have recently upgraded my OpenBSD 3.1 to 3.2, and installed the CVS
> >19-10.2002 version of the speedtouch driver. After copying over all my
> >working ppp.conf files, when I went to launch ppp, i got this:-
> >
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Command: /dev/tty: dial
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: bundle: Establish
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: closed -> opening
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: Connected!
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: opening -> dial
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Chat: deflink: Dial attempt 1 of
> >10000
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: dial -> carrier
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: carrier -> login
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: login -> lcp
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: bundle: Authenticate
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: deflink: his = CHAP 0x05,
> >mine = none
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: Chap Input: CHALLENGE (16
> >bytes from RASC1NRP4.Ealing)
> >Jan 22 22:02:28 spezia ppp[7061]: tun0: Phase: Chap Output: RESPONSE
> >(*************@hg18.btinternet.com)
> >Jan 22 22:02:35 spezia ppp[7061]: tun0: Phase: deflink: his = CHAP 0x05,
> >mine = none
> >Jan 22 22:02:35 spezia ppp[7061]: tun0: Phase: Chap Input: CHALLENGE (16
> >bytes from RASC1NRP4.Ealing)
> >Jan 22 22:02:35 spezia ppp[7061]: tun0: Phase: Chap Output: RESPONSE
> >(*************@hg18.btinternet.com)
> >
> >This Chap Challenge-Response loop continues round and round without
> >getting to pass the password.
> >I immediatly suspected BT, I had a engineer checking the SNR of my line
> >(suspecting crcs etc), then they checked their radius authentication
> >servers to no avail, I changed passwords etc. Finally an engineer turned
> >up on site to test with his Windoze98, It worked first time with my
> >username and password. I then tried it on my 3.2 box and it worked as
well
> >- job done I thought.
> >
> >It turns out if i leave the connection off for >10mins, the same above
> >problem happens, If I use a windoze box to login to BT, it seems to clear
> >the problem and BSD works again.
> >I then tried it on my home BT line, and it displayed excactly the same
> >symptoms
> >
> >It does lead me to think there is a bug with the driver -
> >
> >Does anyone out there have any ideas or suffered the same grief?
>
> YES!
> I do, although at the moment my box is down for case-rebuild so I can't
get
> the logs, but it looks pretty much identical...
>
> I did also have to resort to Windows to get my internet fix...
>
> I'm using FreeBSD 4.7 and the most recent download from the webpage.
>
> - Gunnar
>
>
> --
> Gunnar AAstrand Grimnes
> [EMAIL PROTECTED]
> http://www.csd.abdn.ac.uk/~ggrimnes
>
> 7 John Knox Court
> Mounthooly
> Aberdeen
> AB24 3LF
>
>
>
> Liste de diffusion modem ALCATEL SpeedTouch USB
> Pour se désinscrire :
mailto:[EMAIL PROTECTED]?subject=unsubscribe
>
>
>



Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]?subject=unsubscribe

        

Reply via email to