Simple SSH Question

I know this is VERY lame, i just don't have the time to look into it myself. It doesn't happen when i connect via Putty in Windows, only OSX.

I get the following error. What's the quickest way to fix it?

reverse mapping checking getaddrinfo for unknownipaddress.defenderhosting.com failed - POSSIBLE BREAKIN ATTEMPT!
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
blah blah blah blah blah.
Please contact your system administrator.
Add correct host key in /Users/andrew/.ssh/known_hosts to get rid of this message.
Offending key in /Users/andrew/.ssh/known_hosts:1
RSA host key for ip address has changed and you have requested strict checking.
Host key verification failed.

 

 

 

 

Top