<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ssh identification failed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111174#M445991</link>
    <description>Hi all. I have a little problem with ssh.&lt;BR /&gt;Thi message appears qhen I try to access with ssh to my system:&lt;BR /&gt;&lt;BR /&gt;desar:/root# ssh root@testi1&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@       WARNING: POSSIBLE DNS SPOOFING DETECTED!          @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;The RSA host key for testi1 has changed,&lt;BR /&gt;and the key for the according IP address 10.57.224.83&lt;BR /&gt;has a different value. This could either mean that&lt;BR /&gt;DNS SPOOFING is happening or the IP address for the host&lt;BR /&gt;and its host key have changed at the same time.&lt;BR /&gt;Offending key for IP in /opt/ssh/etc/ssh_known_hosts:69&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle attack)!&lt;BR /&gt;It is also possible that the RSA host key has just been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;dc:fc:38:a3:01:f1:22:86:06:69:92:0e:56:f9:27:f2.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in /root/.ssh/known_hosts to get rid of this message.&lt;BR /&gt;Offending key in /root/.ssh/known_hosts:14&lt;BR /&gt;RSA host key for testi1 has changed and you have requested strict checking.&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;&lt;BR /&gt;How can I solve this issue? Thanks a lot.</description>
    <pubDate>Thu, 29 May 2008 07:39:53 GMT</pubDate>
    <dc:creator>catastro</dc:creator>
    <dc:date>2008-05-29T07:39:53Z</dc:date>
    <item>
      <title>ssh identification failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111174#M445991</link>
      <description>Hi all. I have a little problem with ssh.&lt;BR /&gt;Thi message appears qhen I try to access with ssh to my system:&lt;BR /&gt;&lt;BR /&gt;desar:/root# ssh root@testi1&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@       WARNING: POSSIBLE DNS SPOOFING DETECTED!          @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;The RSA host key for testi1 has changed,&lt;BR /&gt;and the key for the according IP address 10.57.224.83&lt;BR /&gt;has a different value. This could either mean that&lt;BR /&gt;DNS SPOOFING is happening or the IP address for the host&lt;BR /&gt;and its host key have changed at the same time.&lt;BR /&gt;Offending key for IP in /opt/ssh/etc/ssh_known_hosts:69&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @&lt;BR /&gt;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&lt;BR /&gt;IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!&lt;BR /&gt;Someone could be eavesdropping on you right now (man-in-the-middle attack)!&lt;BR /&gt;It is also possible that the RSA host key has just been changed.&lt;BR /&gt;The fingerprint for the RSA key sent by the remote host is&lt;BR /&gt;dc:fc:38:a3:01:f1:22:86:06:69:92:0e:56:f9:27:f2.&lt;BR /&gt;Please contact your system administrator.&lt;BR /&gt;Add correct host key in /root/.ssh/known_hosts to get rid of this message.&lt;BR /&gt;Offending key in /root/.ssh/known_hosts:14&lt;BR /&gt;RSA host key for testi1 has changed and you have requested strict checking.&lt;BR /&gt;Host key verification failed.&lt;BR /&gt;&lt;BR /&gt;How can I solve this issue? Thanks a lot.</description>
      <pubDate>Thu, 29 May 2008 07:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111174#M445991</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2008-05-29T07:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: ssh identification failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111175#M445992</link>
      <description>The problem is clearly discribed:&lt;BR /&gt;&lt;BR /&gt;the ssh server "10.57.224.83" changed and now has a different host key ( new installation? new hostname? clusterswitch? ... ). Or its a man-in-the-middle attack.&lt;BR /&gt;&lt;BR /&gt;if you are shure its not an attack:&lt;BR /&gt;&lt;BR /&gt;delete line 14 in /root/.ssh/known_hosts on you r client an try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2008 08:34:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111175#M445992</guid>
      <dc:creator>Frank_W</dc:creator>
      <dc:date>2008-05-29T08:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: ssh identification failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111176#M445993</link>
      <description>go through the guide&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-7493/index.html" target="_blank"&gt;http://docs.hp.com/en/5991-7493/index.html&lt;/A&gt;</description>
      <pubDate>Thu, 29 May 2008 08:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111176#M445993</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-29T08:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: ssh identification failed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111177#M445994</link>
      <description>Thanks to both f you. I didn´t know what to do for restoring the keys. I didn´t thought that I could remover the keys form the text just by editing the file. Now everything works just fine. Thanks a lot.</description>
      <pubDate>Thu, 29 May 2008 08:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-identification-failed/m-p/5111177#M445994</guid>
      <dc:creator>catastro</dc:creator>
      <dc:date>2008-05-29T08:52:06Z</dc:date>
    </item>
  </channel>
</rss>

