Qua, 2008-09-17 às 08:35 -0700, PETER EASTHOPE escreveu: > Folk, > > I have three systems, A, B and C. > A terminal login is made on A. > >From there a ssh session to B. > >From there we attempt ssh to C. > This is the appearance of the A terminal. > > Connection established > Linux B ... > ... > Last login: Wed Sep 17 08:16:01 2008 from A > [EMAIL PROTECTED]:~$ ssh C > [EMAIL PROTECTED]'s password:
Can you try "ssh -v C"? You can use up to 3 -v to increase verbosity. This way you should have an idea where/why the connection is freezing. -- Paulo Silva <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

