Closed Thread
Results 1 to 3 of 3

Thread: Mac SSH Problem.....

  1. #1
    imported_Halo is offline Newbie
    Join Date
    Oct 2007
    Posts
    13
    Rep Power
    0

    Mac SSH Problem.....

    I get this error when trying to SSH to a server


    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
    @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
    The RSA host key for myhost.com has changed,
    and the key for the according IP address 10.25.19.7
    is unchanged. This could either mean that
    DNS SPOOFING is happening or the IP address for the host
    and its host key have changed at the same time.
    Offending key for IP in /Users/halo/.ssh/known_hosts:4
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
    @ 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
    fe:ad:4f:a0:36:59:03:34:2e:66:1e:2a:be:93:08:34.
    Please contact your system administrator.
    Add correct host key in /Users/halo/.ssh/known_hosts to get rid of this message.
    Offending key in /Users/halo/.ssh/known_hosts:1
    RSA host key for myhost.com has changed and you have requested strict checking.
    Host key verification failed.
    How do I disable strict checking or remove this error?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    You can simply delete /User/halo/.ssh/known_hosts file or remove the SSH key from that file. Has your server or IP changed? This could be a spoof.

  4. #3
    imported_Halo is offline Newbie
    Join Date
    Oct 2007
    Posts
    13
    Rep Power
    0
    This seems like a work-around (and it does work) but how do I disable strict-checking?

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. If problem or cout problem?
    By chaoticape in forum C and C++
    Replies: 4
    Last Post: 06-10-2011, 10:29 AM
  2. C: Problem with solving problem
    By rakche in forum C and C++
    Replies: 15
    Last Post: 03-28-2010, 01:24 PM
  3. Replies: 0
    Last Post: 04-26-2007, 05:33 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts