Hello,
In a recent attempt to maximize my pathetic bandwidth, I noticed that
pppd was not compressing packets. I read through pppd's man page, and
from what I read, it should negotiate compression with my ISP
automatically. Just for good measure, I turned on a few additional
options, 'vj-max-slots' 16 and 'debug.'
Even with those, pppstats does not report any packets being
compressed:
IN PACK VJCOMP VJUNC VJERR | OUT PACK VJCOMP VJUNC
NON-VJ
2372 25 0 0 0 | 5696 81 0 0
81
I normally run pppd from inittab, and turned it off so I could view
it's output while connecting. For clarity, i'll post most of it's
output:
sent [LCP ConfReq id=0x3 <mru 512> <asyncmap 0x0> <magic 0xc6a97c51>
<pcomp> <accomp>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x189f220b> <pcomp>
<accomp> < 11 04 05 dc> < 12 02> < 13 09 03 00 80 2d 06 9c fd>]
sent [LCP ConfRej id=0x1 < 11 04 05 dc> < 12 02> < 13 09 03 00 80 2d 06
9c fd>]
rcvd [proto=0x3d] c0 00 00 00
rcvd [LCP ConfAck id=0x3 <mru 512> <asyncmap 0x0> <magic 0xc6a97c51>
<pcomp> <accomp>]
rcvd [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x189f220b> <pcomp>
<accomp>]
sent [LCP ConfAck id=0x2 <asyncmap 0x0> <magic 0x189f220b> <pcomp>
<accomp>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <compress VJ 0f 01>]
sent [CCP ConfReq id=0x2 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
rcvd [IPCP ConfReq id=0x3 <addr 204.120.95.242>]
sent [IPCP ConfAck id=0x3 <addr 204.120.95.242>]
sent [IPCP ConfReq id=0x4 <addr 0.0.0.0> <compress VJ 0f 01>]
sent [CCP ConfReq id=0x2 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
rcvd [IPCP ConfRej id=0x4 <compress VJ 0f 01>]
sent [IPCP ConfReq id=0x5 <addr 0.0.0.0>]
rcvd [IPCP ConfNak id=0x4 <addr 204.120.86.58>]
rcvd [LCP ProtRej id=0x4 80 fd 01 02 00 0f 1a 04 78 00 18 04 78 00 15
03 2f]
If someone could inform me as to whether I forgot something, or my
ISP does not support compression, i'd be thankful. On a side note,
what does the last line, LCP ProtRej, mean? It seems interesting to
me..
Thanks in advance,
Paul
--
good monkeys, great typewriters.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]