Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 1997 02:53:58 +0100
From:      Brian Somers <brian@awfulhak.org>
To:        Gabor Kincses <gabor@acm.org>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: PPP chap problem 
Message-ID:  <199708010153.CAA23814@awfulhak.org>
In-Reply-To: Your message of "Wed, 30 Jul 1997 19:10:13 CDT." <33DFD7E5.41C67EA6@acm.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I have tried to make chap work, but no go.  I have used pap and no
> authentication for over 6 months now, but chap doesn't seem to work.
> 
> I always get
> LCP:  SendConfigRej(Req-Sent)
>  AUTHPROTO proto = c223
> 
> which means that my side rejects chap authentication.
> Even though I added enable chap, accept chap.
> 
> I also tried to disable chap and only accept chap, but that didn't work
> either.  I also tried accept pap in which case the SendConfigRej became
> a SendConfigNak with c023 suggested to the peer.
> 
> I got the same results under 2.1.5 and 2.2.2.
> 
> Any help is really appreciated. 
> 
> BTW, I have to use term so that I can enter an SNK response before going
> into packet mode.  I don't think that should matter.

ppp only does CHAP with MD5 (this is the only requirement according 
to rfc1994).  You'll need to "set log +HDLC" to see what the fifth 
octet in the chap packet is.  If you drop me a line telling me, I'll 
put it on my list of things to add.

> -- 
> Gabor Kincses
> (gabor@acm.org)
> FreeBSD 2.1.5/2.2.2

-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>;
Don't _EVER_ lose your sense of humour....





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