Hi list, I got some troubles on ppp_mppe. After successful negotiation with parameter mppc-128bit encrypt, I cannot get decompressed package. Between server and client, I got the comp_data package with wireshark also in my client I can get this package( which is not decompressed at all ). I found ppp_mppe module decomp_init has been called successful. But why it couldn't work for me? I only know that we need call ioctl(PPPIOCSCOMPRESS) to set compressor and call ccp_test which is set COMP flags. Both of them I've use in my client. Any ideas? Thx & Regards -- cj -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html