
----- Original Message -----
From: "Udaya Kiran P" <ukiran770@yahoo.in> To: "Alon Bar-Lev" <alonbl@redhat.com> Sent: Tuesday, February 25, 2014 7:00:00 AM Subject: Re: [Users] Host installation failed. SSH session closed during connection (ovirt-node-iso-3.0.3-1.1.fc19)
Hi Alon,
Appreciate your kind help.
Here is the output for the test script given by you.
Thanks!
[root@test-1010155223 ssh]# ./test.sh 10.10.120.244 14 [main] INFO org.apache.sshd.common.util.SecurityUtils - BouncyCastle not registered, using the default JCE provider 663 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl - Session created... 696 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl - Server version string: SSH-2.0-OpenSSH_6.2 702 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl - Received SSH_MSG_KEXINIT 737 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Send SSH_MSG_KEXDH_INIT 740 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Received SSH_MSG_KEXDH_REPLY Sun DSA Public Key
Yes... as I suspected we get DSA key instead of RSA, and no additional key, can we make sure: Please also send me the output of: # ssh-keyscan -v 10.10.120.244 Although I must admit that it will be better to support DSA as well.. it is the first time I know that there is no RSA key. Thank you for your patience! Alon