> Ah..  I've got the same problem on a Linux installation of ppp-2.3.7
> because, when I set noccp in the options file, pppd sends ProtRej and
> without it the ConfRej is sent.  Any solution you know of for pppd?

CCP negotiation (i.e. negotiation of packet compression) is a bit
different to negotiating authentication.  Different authentication
schemes are represented by different values to a single LCP option
(authentication-type), whereas different compression schemes are
represented by different options within CCP.

M$ servers know how to do LZS compression.  Unfortunately LZS is
patented by Stac Electronics, so no-one can do an implementation
(legally) without getting a license from Stac Electronics.  So you
won't see an LZS implementation in Linux any time soon.

Paul.

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

Reply via email to