|
|
psftp stalls when trying to upload
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.
|
|
0
|
|
|
|
Reply
|
jschwepp (1)
|
12/22/2009 6:15:33 AM |
|
On Dec 22, 1:15=A0am, jschwepp <jschw...@gmail.com> wrote:
> Anyone have any idea why psftp would stall when trying to upload a
> file over 8k. =A0When 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 =A0I try to upload anything
> over 8k it stalls and gives me the Fatal Network error message. =A0There
> are no firewalls on the machine, I have no idea what could be causing
> this.
What does WinSCP report? Or sftp under CygWin? And what OpenSSH or SSH
server are you contacting, under what OS? Is that server different
from the other servers? Is there another network difference on that
server (behind a NAT or something)?
|
|
0
|
|
|
|
Reply
|
Nico
|
12/22/2009 3:25:21 PM
|
|
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.
|
|
0
|
|
|
|
Reply
|
Doug
|
12/22/2009 4:07:35 PM
|
|
On Dec 22, 9:25=A0am, Nico Kadel-Garcia <nka...@gmail.com> wrote:
> On Dec 22, 1:15=A0am, jschwepp <jschw...@gmail.com> wrote:
>
> > Anyone have any idea why psftp would stall when trying to upload a
> > file over 8k. =A0When 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 =A0I try to upload anything
> > over 8k it stalls and gives me the Fatal Network error message. =A0Ther=
e
> > are no firewalls on the machine, I have no idea what could be causing
> > this.
>
> What does WinSCP report? Or sftp under CygWin? And what OpenSSH or SSH
> server are you contacting, under what OS? Is that server different
> from the other servers? Is there another network difference on that
> server (behind a NAT or something)?
WinSCP gives the error message: Host is not communicating for more
than 15 seconds. Still waiting... Warning: Aborting this operation
will close connection! I'll try a different server to see if that
might be causing the problem.
|
|
0
|
|
|
|
Reply
|
jschwepp
|
12/22/2009 5:24:13 PM
|
|
On Dec 22, 10:07=A0am, Doug Freyburger <dfrey...@yahoo.com> wrote:
> jschwepp wrote:
>
> > Anyone have any idea why psftp would stall when trying to upload a
> > file over 8k. =A0When 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 =A0I try to upload anything
> > over 8k it stalls and gives me the Fatal Network error message. =A0Ther=
e
> > 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. =A0Packets 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. =A0Thus 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.
|
|
0
|
|
|
|
Reply
|
jschwepp
|
12/22/2009 5:25:42 PM
|
|
|
4 Replies
300 Views
(page loaded in 0.509 seconds)
|
|
|
|
|
|
|
|
|