you have already an RSA fingerprint in your known_hosts

simply edit
.ssh/known_hosts

you'll find a line with 192.168.0.202

maybe you have ssh'd to an host with the same IP earlier.

remove the line if you want to, and all will be fine.

pay attention that if you ssh to that other computer you'll get the same
warning.

note: 192.168.0.202 is IANA private use, so it's normal to have
duplicates of that IP among different
network

Alessandro

On Thu, Jul 17, 2008 at 9:10 PM, saurabh gupta
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I followed the steps given in "Getting started with freerunner" on wiki to
> install the sample application in my free runner. I started the  FR normally
> and then connect it through a usb cable.  However after executing the
> command :
> sudo ifconfig usb0 192.168.0.200 netmask 255.255.255.0
> when  i executed "ssh [EMAIL PROTECTED]", the following error message
> occurred:
>
> ================================================
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
> Someone could be eavesdropping on you right now (man-in-the-middle attack)!
> It is also possible that the RSA host key has just been changed.
> The fingerprint for the RSA key sent by the remote host is
> 37:a6:d4:f0:35:89:7c:6f:85:c4:9a:2f:31:c5:3f:35.
> Please contact your system administrator.
> Add correct host key in /home/saurabhg/.ssh/known_hosts to get rid of this
> message.
> Offending key in /home/saurabhg/.ssh/known_hosts:3
> RSA host key for 192.168.0.202 has changed and you have requested strict
> checking.
> Host key verification failed.
>
> =========================================================
>
> Can anyone suggest me the problem and the solution to fix it.
>
> Thanks ...
>
> --
> Saurabh Gupta
> Electronics and Communication Engg.
>
>



-- 
Alessandro Sappia
[EMAIL PROTECTED]

Reply via email to