Results 1 to 4 of 4

Thread: SSH Remote Host Identification Failure

Threaded View

  1. #1
    Join Date
    Nov 2009
    Location
    Aurora, CO
    Beans
    Hidden!
    Distro
    Ubuntu 11.04 Natty Narwhal

    [SOLVED] SSH Remote Host Identification Failure

    I normally use SSH to remote into my webserver on 10.50.*.79:22.
    I took a vacation, and my DCHP leases timed out.
    My server is now 10.50.*.78:22, which used to be my media center.

    So now when I try to ssh 10.50.*.78:22, host key verification fails, and I don't get access.


    Here's the output, ==== are things that I have removed.
    tm@main:~$ ssh 10.50.==.78 -l webservadmin
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@
    @ 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
    82:=============================================== :15.
    Please contact your system administrator.
    Add correct host key in /home/tm/.ssh/known_hosts to get rid of this message.
    Offending key in /home/tm/.ssh/known_hosts:2
    RSA host key for 10.50.==.78 has changed and you have requested strict checking.
    Host key verification failed.


    Maybe it has something to do with:
    Add correct host key in /home/tm/.ssh/known_hosts to get rid of this message.
    ??
    Last edited by teejmya; April 2nd, 2010 at 05:38 AM. Reason: More ====ing.

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
  •