Re: psftp stalls when trying to upload
- From: jschwepp <jschwepp@xxxxxxxxx>
- Date: Tue, 22 Dec 2009 09:25:42 -0800 (PST)
On Dec 22, 10:07 am, Doug Freyburger <dfrey...@xxxxxxxxx> wrote:
jschwepp wrote:
Anyone have any idea why psftp would stall when trying to upload a
file over 8k. When trying to upload from this one particular machine
I always get: Fatal: Network error: Software caused connection abort.
All other machines with the same setup work fine, and in fact this one
was working fine until last friday and then all of the sudden it
started giving me this error message. I can ssh to the box and I can
sftp and browse and download, but anytime I try to upload anything
over 8k it stalls and gives me the Fatal Network error message. There
are no firewalls on the machine, I have no idea what could be causing
this.
This happens when some network along the routing path switches to/from
Jumbo Frames or other MTU change. Packets over a certain size get
rejected and if ICMP along the path is blocked the ICMP messages used to
negnotiate smaller packets don't work.
So get the path to unblock ICMP and change the network parameters to
always use smaller packets. Thus losing any throughput advantage of
Jumbo frames, sigh.
This is interesting, do I have to contact their ISP to get this
fixed? I somehow dread trying to work my way through AT&T's customer
support to get them to make these changes.
.
- References:
- psftp stalls when trying to upload
- From: jschwepp
- Re: psftp stalls when trying to upload
- From: Doug Freyburger
- psftp stalls when trying to upload
- Prev by Date: Re: psftp stalls when trying to upload
- Next by Date: Re: Can one configure sshd_config to allow only sshfs?
- Previous by thread: Re: psftp stalls when trying to upload
- Next by thread: Can one configure sshd_config to allow only sshfs?
- Index(es):
Relevant Pages
|