linux-ppp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guy Rouillier <guy-rouillier@speakeasy.net>
To: linux-ppp@vger.kernel.org
Subject: compressor dropped pkt - scp upload stalls
Date: Wed, 21 Jul 2004 05:29:35 +0000	[thread overview]
Message-ID: <20040721012935.262926c4@emach> (raw)

I attempted to search for this issue on the archives and on the net, and
while I did get some hits, I have to humbly admit that I'm beyond my
level of competency.  I'm running Mandrake AMD64, and I've recompiled
the supplied kernel 2.6.3-9 with some small config changes needed to get
this working on my eMachines AMD64 laptop, plus some sha1 changes I
discussed on this list previously to make it 64-bit safe.  I'm running
ppp-2.4.2 and pptp 1.4.0 I obtained from the pptpclient site as source.

Briefly, the problem I'm experiencing is this.  I'm connecting to a
Microsoft VPN server at work using PPTP on PPP, which requires MPPE. 
When I try to use scp to upload a file to a work system, I see this in
/var/log/messages:

Jul 21 00:38:37 emach kernel: ppp: compressor dropped pkt
Jul 21 00:39:07 emach last message repeated 8 times

Then my upload stalls.  On the target system, I see  a directory entry
for the attempted upload, but the filesize is zero.

If I try to download a file from the same work system, I see hundreds of
the following messages:

Jul 21 00:42:24 emach pptp[2343]: anon log[decaps_gre:pptp_gre.c:388]:
buffering packet 289 (expecting 287, lost or reordered)
Jul 21 00:42:24 emach pptp[2343]: anon log[decaps_gre:pptp_gre.c:388]:
buffering packet 290 (expecting 287, lost or reordered)
Jul 21 00:42:24 emach pptp[2343]: anon log[decaps_gre:pptp_gre.c:388]:
buffering packet 291 (expecting 287, lost or reordered)

Amazingly, the resulting file is intact and good.  I can remote desktop
into a work system, but I see many of the above messages getting logged;
I guess the remote desktop protocol is more forgiving of these errors
than is scp.

What are my best hopes for getting a working connection?  I know how to
recompile the kernel, apply patches, etc, but debugging this code is
beyond me at this time.   Thanks for all advice.

-- 
Guy Rouillier

             reply	other threads:[~2004-07-21  5:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-21  5:29 Guy Rouillier [this message]
2004-07-22  5:07 ` compressor dropped pkt - scp upload stalls Guy Rouillier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040721012935.262926c4@emach \
    --to=guy-rouillier@speakeasy.net \
    --cc=linux-ppp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).