Just to add more info to my own post. It seems OpenSolaris is not replying to the ssh client. This worked fine before the upgrade to .11
Here's the verbose output from my WinXP (cygwin) ssh client: $ ssh -v -l mylogin myserver.com OpenSSH_5.1p1, OpenSSL 0.9.8i 15 Sep 2008 debug1: Connecting to myserver.com [xxx.xxx.xxx.xxx] port 22. debug1: Connection established. debug1: identity file /home/Frank Greco/.ssh/identity type 0 debug1: identity file /home/Frank Greco/.ssh/id_rsa type 1 debug1: identity file /home/Frank Greco/.ssh/id_dsa type 2 debug1: Remote protocol version 2.0, remote software version Sun_SSH_1.2 debug1: no match: Sun_SSH_1.2 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.1 debug1: SSH2_MSG_KEXINIT sent [times out at this point...] Read from socket failed: Connection reset by peer It seems the ssh server on OpenSolaris is not listening for some reason. I get the same result for any login from my WinXP machine. Very puzzling... -- This message posted from opensolaris.org
