parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug when ssh host reports "REMOTE HOST IDENTIFICATION HAS CHANGED!"


From: Hans Schou
Subject: Re: bug when ssh host reports "REMOTE HOST IDENTIFICATION HAS CHANGED!"
Date: Fri, 31 Mar 2023 13:32:16 +0000 (UTC)

On Fri, 31 Mar 2023, Jaap Eldering wrote:

> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

If you re-install your server a new server private key
/etc/ssh/ssh_host_rsa_key will be generated.

So when this got an IP number you have used before,
you will see that message.

It is the program "ssh" which is warning you.

> Add correct host key in /home/jeldering/.ssh/known_hosts to get rid of this
> message.

If you know that the server has been changed,
then remove the line with that ip number,
and the warning is gone.

If the server has not been changed by someone you know,
then you are in trouble with that server.

-- 

./hans

reply via email to

[Prev in Thread] Current Thread [Next in Thread]