From owner-freebsd-questions Thu Apr 29 11:37:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 8150C15332 for ; Thu, 29 Apr 1999 11:37:23 -0700 (PDT) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id HAA62205; Thu, 29 Apr 1999 07:32:40 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id HAA05409; Thu, 29 Apr 1999 07:32:25 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904290632.HAA05409@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Vadim V. Chepkov" Cc: Brian Somers , freebsd-questions@FreeBSD.ORG Subject: Re: ppp and pppd In-reply-to: Your message of "Thu, 29 Apr 1999 08:17:43 +0300." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Apr 1999 07:32:25 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message