Date: Thu, 29 Apr 1999 07:32:25 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Vadim V. Chepkov" <vvc@kharkiv.net> Cc: Brian Somers <brian@Awfulhak.org>, freebsd-questions@FreeBSD.ORG Subject: Re: ppp and pppd Message-ID: <199904290632.HAA05409@keep.lan.Awfulhak.org> In-Reply-To: Your message of "Thu, 29 Apr 1999 08:17:43 %2B0300." <Pine.BSF.4.05.9904290811270.265-100000@hut.kharkiv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Wed, 28 Apr 1999, Brian Somers wrote: > > > Can you supply the user-ppp log with ccp logging enabled ? > > > > The below packet looks like a CCP rejection or NAK of DEFLATE24. This > > should only be sent if the peer originally requested it.... > > > > Also, bear in mind that the latest versions of pppd do proper deflate > > compression using id 26 rather than id 24. > > > > Hello! > > Yes, I can. Log is below. In your log, the peer is requesting normal deflate compression too. What does the negotiation look like if you leave things at their defaults ? > P.S. Whan I setuped ppp.conf following way > disable deflate > deny deflate > enable deflate24 > accept deflate24 > > connect was compressed ( show ccp ), but there wasn't any ping :-( Are you saying that ping doesn't work and other things such as ftp do ? > Apr 29 07:56:53 hut ppp[51]: CCP: MAGNALINK/DEFLATE[4] win 15 > Apr 29 07:56:53 hut ppp[51]: CCP: deflink: SendConfigRej(1) state = Ack-Rcvd > Apr 29 07:56:53 hut ppp[51]: CCP: MAGNALINK/DEFLATE[4] win 15 > Apr 29 07:56:56 hut ppp[51]: CCP: deflink: RecvConfigReq(1) state = Ack-Rcvd > Apr 29 07:56:56 hut ppp[51]: CCP: DEFLATE[4] win 15 > Apr 29 07:56:56 hut ppp[51]: CCP: MAGNALINK/DEFLATE[4] win 15 > Apr 29 07:56:56 hut ppp[51]: CCP: deflink: SendConfigRej(1) state = Ack-Rcvd > Apr 29 07:56:56 hut ppp[51]: CCP: MAGNALINK/DEFLATE[4] win 15 [.....] This is wrong - pppd is incorrectly re-requesting deflate24 despite our rejecting it. > Kind regards, > Vadim V. Chepkov (vvc@kharkiv.net) -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@uk.FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904290632.HAA05409>