> I had loaded 10u6 w. latest patches ( I beieve is ~
> to snv_b96 ) and installed VirtualBox 2.1 and then I
> installed WinXP in VirtualBox with the network
> attached to a host interface and then loaded putty
> and it failed to communicate with Solaris server, so
> then I registered the WinXP and started to download
> all the patches for Windows and it rebooted a few
> times to complete all the updates and now I am able
> to connect from Windows XP back to Solaris.

Thanks John, but I have the latest WinXP updates (I had to install an update to 
install the update-installer to install the updates last week... lovely).  
Looks like I'm running snv_ 101b:

$ uname -a
SunOS mymachine 5.11 snv_101b i86pc i386 i86pc Solaris

I ran both server and client in debug mode:

OpenSolaris sshd
----------------
javasig1 at jupiter:~# /usr/lib/ssh/sshd -d
debug1: sshd version Sun_SSH_1.2
debug1: read PEM private key done: type RSA
debug1: private host key: #0 type 1 RSA
debug1: read PEM private key done: type DSA
debug1: private host key: #1 type 2 DSA
debug1: Bind to port 22 on ::.
Server listening on :: port 22.
[FG: server now waits for my client........]
debug1: Server will not fork when running in debugging mode.
Connection from xx.xx.xx.xx port 4518
debug1: Client protocol version 2.0; client software version OpenSSH_5.1
debug1: match: OpenSSH_5.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-Sun_SSH_1.2
monitor debug1: list_hostkey_types: ssh-rsa,ssh-dss
monitor debug1: reading the context from the child
debug1: use_engine is 'yes'
debug1: pkcs11 engine initialized, now setting it as default for RSA, DSA, and 
symmetric ciphers
debug1: pkcs11 engine initialization complete
debug1: list_hostkey_types: ssh-rsa,ssh-dss
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: client->server aes128-cbc hmac-md5 none
debug1: kex: server->client aes128-cbc hmac-md5 none
debug1: Peer sent proposed langtags, ctos:
debug1: Peer sent proposed langtags, stoc:
debug1: We proposed langtags, ctos: 
ar-SA,cs-CZ,de,de-AT,de-CH,de-DE,de-LU,en-AU,en-CA,en-GB,en-IE,en-MT,en-NZ,en-US,es,es-AR,es-BO,es-CL,es-CO,es-CR,es-EC,es-ES,es-GT,es-MX,es-NI,es-PA,es-PE,es-PY,es-SV,es-UY,es-VE,fr,fr-BE,fr-CA,fr-CH,fr-FR,fr-LU,he-IL,hu-HU,id-ID,it,it-IT,ja-JP,ko,ko-KR,pt-BR,ru,ru-RU,sk-SK,sv,sv-SE,zh,zh-CN,zh-HK,i-default,zh-TW
debug1: We proposed langtags, stoc: 
ar-SA,cs-CZ,de,de-AT,de-CH,de-DE,de-LU,en-AU,en-CA,en-GB,en-IE,en-MT,en-NZ,en-US,es,es-AR,es-BO,es-CL,es-CO,es-CR,es-EC,es-ES,es-GT,es-MX,es-NI,es-PA,es-PE,es-PY,es-SV,es-UY,es-VE,fr,fr-BE,fr-CA,fr-CH,fr-FR,fr-LU,he-IL,hu-HU,id-ID,it,it-IT,ja-JP,ko,ko-KR,pt-BR,ru,ru-RU,sk-SK,sv,sv-SE,zh,zh-CN,zh-HK,i-default,zh-TW
[FG: server now just sits there...]


WinXP cygwin ssh
---------------------------------------------------------
$ ssh -v -l mylogin mymachine.com
OpenSSH_5.1p1, OpenSSL 0.9.8i 15 Sep 2008
debug1: Connecting to mymachine.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
[FG: client just hangs at this point.............]
Read from socket failed: Connection reset by peer



Where do the ssh experts hang out these days?  I've never had this much trouble 
with ssh before.

Frank
-- 
This message posted from opensolaris.org

Reply via email to