On Monday 22 January 2007 08:37, Christopher Townson wrote:
> Hi,
>
> Has anyone else out there encountered problems with OpenSSH in opensuse
> 10.2?
>
> I'm having a weird problem connecting to certain servers: ssh connects
> absolutely fine, but attempting to run any commands once connected
> causes the session to hang. My investigations so far would seem to
> indicate that the session hang occurs when more than n bytes are
> transferred (not sure how many bytes, but a very small number)
>
> For example:
>
> ssh [EMAIL PROTECTED] -> connects
> ls /directory/with/very/few/files -> works
> ls /usr/bin -> causes session to hang (or anything that might require
> transfer of more than a few bytes)
>
Hi Chris

Do you get any useful info by forcing verbose output from ssh?  
Doing 'ssh -vvv [EMAIL PROTECTED]' _might_ give some clues.

Good luck

Pete
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to