You are not logged in.

#1 2013-04-20 09:54:33

Chrilleee
Member
Registered: 2011-04-27
Posts: 34

SSH sessions freezes in Arch, but PuTTY from Windows works

I have an Arch box with ssh server installed at another location. It's behind a router, but port forwarding is enabled and I guess works as it should.

When I access this box from any of my two Arch boxes at home (one desktop, one laptop) the session will freeze pretty soon after some output has been shown and give me timeout. Booting in to Windows 7 on any of the same two machines and using PuTTY to connect to the same machine, however, works just perfect and doesn't hang at all! I haven't reconfigured anything, booth the ssh on Linux and PuTTY on Windows are right out-of-the-box.
I searched a bit but the only thing I found was about the MTU being too big, but mine is set to the standard 1500.

Anyone who has any idea what might cause this problem?

Offline

#2 2013-04-21 02:37:35

pilotkeller
Member
From: Canada
Registered: 2011-12-22
Posts: 513
Website

Re: SSH sessions freezes in Arch, but PuTTY from Windows works

Try to fire up Wireshark (or tcpdump) and see what's up in there?

If you use DSL you probably want to set your devices to use an MTU of 1454.
However the MTU shouldn't be an issue for SSH.

Could you try running SSHd in debug mode? Maybe even verbose SSH also?

Tried the Wiki?

Offline

Board footer

Powered by FluxBB