WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

[WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! ]—–2008/08/06(Wed) 21:49
paraches-no-macbook-air:~ paraches$ ssh paraches@192.168.11.10
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Please contact your system administrator.
Add correct host key in /Users/paraches/.ssh/known_hosts to get rid of this message.
Offending key in /Users/paraches/.ssh/known_hosts:1
RSA host key for 192.168.11.10 has changed and you have requested strict checking.
Host key verification failed.
paraches-no-macbook-air:~ paraches$/Users/paraches/.ssh/known_hosts に入っているホストの鍵と違っているのでアクセスできないってわけね。とりあえず、このファイルの中の該当する行を削除してから再度接続。

The authenticity of host ‘192.168.11.12 (192.168.11.12)’ can’t be established.
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added ‘192.168.11.12’ (RSA) to the list of known hosts.
paraches@192.168.11.12’s password:

とりあえず、これでアクセスはできるようになったよ。

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

*