<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:10pt"><div><span>Hi Alan,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Here is the output for ssh-keyscan,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span><br></span></div><div style="background-color: transparent;">[root@test-1010155223 ~]# ssh-keyscan -v 10.10.120.244</div><div style="background-color: transparent;">debug1: match: OpenSSH_6.2 pat OpenSSH*</div><div style="background-color:
 transparent;"># 10.10.120.244 SSH-2.0-OpenSSH_6.2</div><div style="background-color: transparent;">debug1: Enabling compatibility mode for protocol 2.0</div><div style="background-color: transparent;">debug1: SSH2_MSG_KEXINIT sent</div><div style="background-color: transparent;">debug1: SSH2_MSG_KEXINIT received</div><div style="background-color: transparent;">debug1: kex: server-&gt;client aes128-ctr hmac-md5-etm@openssh.com none</div><div style="background-color: transparent;">debug1: kex: client-&gt;server aes128-ctr hmac-md5-etm@openssh.com none</div><div style="background-color: transparent;">no hostkey alg</div><div style="background-color: transparent;">debug1: match: OpenSSH_6.2 pat OpenSSH*</div><div style="background-color: transparent;"># 10.10.120.244 SSH-2.0-OpenSSH_6.2</div><div style="background-color: transparent;">debug1: SSH2_MSG_KEXINIT sent</div><div style="background-color: transparent;">debug1: SSH2_MSG_KEXINIT received</div><div
 style="background-color: transparent;">debug1: kex: server-&gt;client aes128-ctr hmac-md5-etm@openssh.com none</div><div style="background-color: transparent;">debug1: kex: client-&gt;server aes128-ctr hmac-md5-etm@openssh.com none</div><div style="background-color: transparent;">bad hostkey alg 'ecdsa-sha2-nistp256'</div><div style="background-color: transparent;"><span></span></div><div style="background-color: transparent;">[root@test-1010155223 ~]#</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;">Please suggest.</div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 13px; font-family: 'times
 new roman', 'new york', times, serif; font-style: normal;"><span style="background-color: transparent;">Thanks much..!!</span><br></div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Regards,</span></div><div style="color: rgb(0, 0, 0); font-size: 13px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span>Udaya Kiran</span></div><div class="yahoo_quoted" style="display: block;"> <br> <br> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 10pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <font size="2" face="Arial"> On Tuesday, 25 February 2014 3:07 PM, Alon Bar-Lev &lt;alonbl@redhat.com&gt; wrote:<br> </font> </div>  <div class="y_msg_container">----- Original Message
 -----<br>&gt; From: "Udaya Kiran P" &lt;<a ymailto="mailto:ukiran770@yahoo.in" href="mailto:ukiran770@yahoo.in">ukiran770@yahoo.in</a>&gt;<br>&gt; To: "Alon Bar-Lev" &lt;<a ymailto="mailto:alonbl@redhat.com" href="mailto:alonbl@redhat.com">alonbl@redhat.com</a>&gt;<br>&gt; Sent: Tuesday, February 25, 2014 7:00:00 AM<br>&gt; Subject: Re: [Users] Host installation failed. SSH session&nbsp;&nbsp;&nbsp; closed&nbsp;&nbsp;&nbsp; during&nbsp;&nbsp;&nbsp; connection (ovirt-node-iso-3.0.3-1.1.fc19)<br>&gt; <br>&gt; Hi Alon,<br>&gt; <br>&gt; Appreciate your kind help.<br>&gt; <br>&gt; Here is the output for the test script given by you.<br><br>Thanks!<br> <br>&gt; [<a ymailto="mailto:root@test-1010155223" href="mailto:root@test-1010155223">root@test-1010155223</a> ssh]# ./test.sh 10.10.120.244<br>&gt; 14 [main] INFO org.apache.sshd.common.util.SecurityUtils - BouncyCastle not<br>&gt; registered, using the default JCE provider<br>&gt; 663 [NioProcessor-2] INFO
 org.apache.sshd.client.session.ClientSessionImpl -<br>&gt; Session created...<br>&gt; 696 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl -<br>&gt; Server version string: SSH-2.0-OpenSSH_6.2<br>&gt; 702 [NioProcessor-2] INFO org.apache.sshd.client.session.ClientSessionImpl -<br>&gt; Received SSH_MSG_KEXINIT<br>&gt; 737 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Send<br>&gt; SSH_MSG_KEXDH_INIT<br>&gt; 740 [NioProcessor-2] INFO org.apache.sshd.client.kex.DHG1 - Received<br>&gt; SSH_MSG_KEXDH_REPLY<br>&gt; Sun DSA Public Key<br><br>Yes... as I suspected we get DSA key instead of RSA, and no additional key, can we make sure:<br><br>Please also send me the output of:<br># ssh-keyscan -v 10.10.120.244<br><br>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.<br><br>Thank you for your patience!<br>Alon<br><br><br></div>  </div> </div>  </div>
 </div></body></html>