I had this problem before.  It was hanging because sshd was trying to do a reverse
lookup on my ip and our ISP didn't have the reverse mapping set up right in their
dns.  To temporally fix it I set
          RequireReverseMapping           no
By default it is yes.  This stopped it from hanging.  Don't know if this is your
problem, but it may be worth a shot.

Geoff Kasten


Luis Londono wrote:

> I have compiled successfully ssh 2.0.13 on Solaris 2.7, but I am having
> problems getting it to run properly.  After I log in from the client, ssh just
> hangs.  On the server I can't really see anything in the way of logs.  sshd is
> running and after I connect I see the sshd connection child.  After I put in
> my password, the client just hangs. Does anyone have ssh2 running on Sol 2.7?
> Any information will be appreciated.
>
> Thanks,
>
> -Luis

Reply via email to