Comment 4 for bug 126165

Revision history for this message
Tim Richardson (tim-richardson) wrote : Re: [Bug 126165] ssh connection hangs after authentication succeeds

On Mon, 16 Jul 2007 07:03:15 -0000
  Soren Hansen <email address hidden> wrote:
> On Mon, Jul 16, 2007 at 04:34:24AM -0000, Tim Richardson wrote:
>> >> when connecting to RedHat ssh -v = OpenSSH_3.9p1, OpenSSL 0.9.7a
>> >> Feb 19 2003
>> > Does it work from any other OS?
>> I can connect to that server using Putty under Windows, and via a
>>Java
>> ssh client.
>
> I see. Are they on the same subnet? It sounds rather like a
> configuration problem on the server, actually. Are you doing
>anything
> interesting in your .profile (or equivalent for your shell of choice
>on
> the server)?
>
> --
> Soren Hansen
> Ubuntu Server Team
> http://www.ubuntu.com/
>
> --
> ssh connection hangs after authentication succeeds
> https://bugs.launchpad.net/bugs/126165
> You received this bug notification because you are a direct
>subscriber
> of the bug.
Soren, yes, the java ssh client connects from my Ubuntu desktop (the
machine from which ssh fails). The connection via Putty on Windows
works on the same home network (so via my NAT router, the same
internet IP); I can also connect through a proxy at work using Putty
or the java client).
The remote server is a RedHat machine. The shell is jailshell.
For what it's worth, once I am logged on to the remote server, I can
ssh to the remote server (in effect to local host) with no problems.
So whatever setting problems there may be on the remote server, they
do not cause problems with the older version of openssh-client on the
remote server. It appears that there is an incompatibility between the
two openssh versions. I was able to ssh in on older versions of Ubuntu
... Dapper, for example. How can I help to further identify the
problem?