View Single Post

  #8 (permalink)  
Old 01-31-2004
Michael Buchenrieder
 
Posts: n/a
Default Re: Please help on this PPP CHAP question?

Don Grbac <dfgrbac@earthlink.net> writes:

[...]

>Jan 28 18:11:10 linux pppd[3413]: sent [LCP ConfRej id=0x1 < 00 04 00
>00> <auth chap MD5> <mrru 1524>]


Well, at least here you're actually rejecting CHAP, so you'd have
to setup PAP instead...

>Jan 28 18:11:10 linux pppd[3413]: rcvd [LCP ConfAck id=0x1 <asyncmap
>0x0> <magic 0x3659e6be> <pcomp> <accomp>]
>Jan 28 18:11:10 linux pppd[3413]: rcvd [LCP ConfReq id=0x2 <mru 1524>
><asyncmap 0x0> <auth pap> <pcomp> <accomp> <endpoint
>[MAC:00:c0:7b:7b:f8:ee]>]
>Jan 28 18:11:10 linux pppd[3413]: sent [LCP ConfRej id=0x2 <auth pap>]


[...]

....which you obviously didn't, so it's failing.

I can't tell why the CHAP authentication with Kinternet failed;
assuming you're indeed using the correct syntax in your chap-secrets
file, this looks like a bug on the ISP's side.

Michael
--
Michael Buchenrieder * mibu@scrum.greenie.muc.de * http://www.muc.de/~mibu
Lumber Cartel Unit #456 (TINLC) & Official Netscum
Note: If you want me to send you email, don't munge your address.
Reply With Quote