Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 1998 09:47:15 +0100
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        Wilko Bulte <wilko@yedi.iaf.nl>
Cc:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: authentication problem 
Message-ID:  <199810260847.JAA01447@peedub.muc.de>
In-Reply-To: Your message of "Mon, 26 Oct 1998 00:04:55 %2B0100." <199810252306.AAA04652@yedi.iaf.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help
Wilko Bulte writes:
>I'm currently working to get i4b to connect to one of my ISPs. On the other
>ISP It works OK, but the 2nd one seems to give me authentication problems.
>Using a Motorola Bitsurfr TA using PAP I can work with both (apart
>from the bugginess of the BS firmware of course ;-)
>
>Thoughts appreciated,
>
>	Wilko
>
>Oct 25 23:22:32 yedi /kernel: isppp1: Up event
>Oct 25 23:22:32 yedi /kernel: isppp1: lcp up(starting) 
>Oct 25 23:22:32 yedi /kernel: isppp1: lcp output <conf-req id=0x2c len=14
>5-6-36-40-a0-a0-3-4-c0-23> <== PAP
>Oct 25 23:22:33 yedi /kernel: isppp1: lcp input(req-sent): <conf-req id=0x1
>len=14 5-6-49-31-d5-b1-3-4-c0-23>
>Oct 25 23:22:33 yedi /kernel: isppp1: lcp parse opts:  magic  auth-proto
>Oct 25 23:22:33 yedi /kernel: isppp1: lcp parse opt values:  magic 0x4931d5b1
>auth-proto  send conf-ack
>Oct 25 23:22:33 yedi /kernel: isppp1: lcp output <conf-ack id=0x1 len=14
>5-6-49-31-d5-b1-3-4-c0-23>
>Oct 25 23:22:33 yedi /kernel: isppp1: lcp input(ack-sent): <conf-nak id=0x2c
>len=9 3-5-c2-23-5> <== CHAP

if I read RFC 1334 correctly, you're requesting PAP (the c0-23) and he's
rejecting it, saying that he wants CHAP (the c2-23). The strange thing is
that he appears to have OK'd PAP in the first `lcp input' ?!? Or maybe he's
rejecting it. God knows :)

what does your spppcontrol call look like ? Are you sure that you've
specified CHAP ?

---
Gary Jennejohn
Home - garyj@muc.de
Work - garyj@fkr.dec.com



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



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