ssh client freezes

Hi,
i am trying to connect (from OpenSuse to OpenSuse) via ssh.
Unfortunatly the client shell always freezes
here the -v output (after entering the password)
The serverlogs only report the sucessfull authentification…

Any clue/help?

debug1: Authentication succeeded (keyboard-interactive).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8

-> nothing anymore

After restarting it works fine again (it also worked before). Still I would like to know what the cause was for this issue in order to avoid it in the future,

On Tue, 10 Nov 2009 14:36:01 +0000, js84 wrote:

> After restarting it works fine again (it also worked before). Still I
> would like to know what the cause was for this issue in order to avoid
> it in the future,

I’ve found that SSH can be very touchy with regards to dropped packets -
you might check your network interface statistics to see if that’s a
potential issue for you.

Jim


Jim Henderson
openSUSE Forums Moderator