> Hi!
> 
> As my firm has a NT-RAS-Server with MS-CHAP and admin defined callback
> running I want to connect my LINUX-Box from home via ppp.
> As I read in your README.MSCHAP80 this should be no problem in
> principle and is included in ppp-2.3.4. I recompiled pppd, the kernel
> and all that and tried it out, but, after many tries, failed always at
> the same point:
> 
> After getting what I expected:
> 
> pppd: Using interface ppp0
>  pppd: Connect: ppp0 <--> /dev/ttyS0
>  pppd: sent [LCP ConfReq id=0x1 <mru 1500> <callback 0x605>
> \
>        < 06 0a 3f 4c 0b 07 02 08 02 00>]
>  pppd: sent [LCP ConfReq id=0x1 <mru 1500> <callback 0x605>
> \
>        < 06 0a 3f 4c 0b 07 02 08 02 00>]
>  pppd: rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap 80>
> \
>        <magic 0x81f> <pcomp> <accomp>]
>  pppd: sent [LCP ConfAck id=0x0 <asyncmap 0x0> <auth chap 80>
> \
>        <magic 0x81f> <pcomp> <accomp>]
>  pppd: rcvd [LCP ConfAck id=0x1 <mru 1500> <callback 0x605>
> \
>        < 06 0a 3f 4c 0b 07 02 08 02 07>]
>  pppd: cbcp_lowerup
>  pppd: want: 14
> 
> ok, this are not the actual messages, just copied out of a
> how-to-Instruction, for example, the <magic ...> differs - by the way,
> what do the not self explaining fields mean, but, in the end, the
> daemon says cbcp_lowerup and want: 14 as it should be.
> But after that it fails, the kernel gives always the same message:
> 
>       ppp: frame with bad fcs, length = xxxx
>       bad frame ....
> 
> All frames are different and of different length
> So first, what is a fcs, second what to do now, any hints???
> 
> Thanx a lot
> 
>       Christian

-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to