Hey,
for a few 2.5 kernels, i've been having intermittent problems with pppd
PPP: VJ decompression error
Jun 10 20:37:05 lapsis pppd[932]: rcvd [Compressed data] 03 dc 16 50 03 0e c0 f6 ...
Jun 10 20:37:16 lapsis pppd[932]: rcvd [Compressed data] 04 12 0b 28 59 c1 98 0a ...
Jun 10 20:37:55 lapsis pppd[932]: rcvd [Compressed data] 04 5a a7 48 02 20 05 41 ...
fun stuff like that
it only stops web traffic
pppd version 2.4.1
[root@lapsis log]# lsmod
Module Size Used by
ppp_deflate 4416 0
zlib_deflate 21528 1 ppp_deflate
zlib_inflate 21280 1 ppp_deflate
bsd_comp 5280 0
ppp_async 9280 1 [unsafe]
ppp_generic 22288 7 ppp_deflate,bsd_comp,ppp_async
slhc 5888 1 ppp_generic
ipt_MASQUERADE 2592 1
iptable_mangle 1920 0
iptable_nat 18188 2 ipt_MASQUERADE
ipt_REJECT 4320 7
ipt_limit 1696 21
ipt_state 1184 4
ip_conntrack 23536 3 ipt_MASQUERADE,iptable_nat,ipt_state
ipt_LOG 4512 7
ipt_ULOG 5320 12
iptable_filter 1984 1
ip_tables 14400 9
ipt_MASQUERADE,iptable_mangle,iptable_nat,ipt_REJECT,ipt_limit,ipt_state,ipt_LOG,ipt_ULOG,iptable_filter
8250_cs 6404 0
xirc2ps_cs 15856 0
entire ppp session attached
thanks,
/ Brett