On Fri, 5 Nov 1999, Dr. S.K. Singh wrote:
> Hi all,
>
> Below is the log of pppd. The compression is registered but in the
> end it show the same disabled by peer. Any clue please about how its
> disabling compression.
...
> Nov 5 09:40:43 goat pppd[2015]: CCP terminated by peer
> Nov 5 09:40:43 goat pppd[2015]: Compression disabled by peer.
>
> The question is why both are terminated by peer.
The remote end has 'noccp' or equivalent in its options (see pppd man
page). Nothing you can do about it unless you also manage that system.
With modem connections, CCP software compression has little advantage, as
most modems do a good job compressing data in hardware. Software
compression just adds another layer of negotiation, memory overhead and
possible connection problems, so I suggest you ignore it, or even add
'noccp' to your own options.
...
> Nov 5 09:40:43 goat kernel: ppp_ioctl: set flags to f070047
Comment: Using kdebug clutters you log. Unless you have good reason,
leave kdebug out of your options. Use debug instead; the messages are
usually more helpful.
Geof Goodrum
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]