π©π»π»/ssh
[SSH] μ μ μ€λ₯ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!
λ°μΏλ¦¬
2024. 7. 22. 17:49
κ°μ
ssh μ μ μλμ μλμ κ°μ μλ¬ λ©μΈμ§κ° μΆλ ₯λμλ€.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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 a host key has just been changed.
The fingerprint for the ED25519 key sent by the remote host is
SHA256:~
Please contact your system administrator.
Add correct host key in ~/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in ~/.ssh/known_hosts:28
host key for ~ has changed and you have requested strict checking.
Host key verification failed.
νμΈ
μλ²κ° λ³κ²½ λμλλ°, λμΌν ipλ‘ μ κ·Όμ μλν λ λ°μνλ λ¬Έμ μ΄λ€.
μ§ν
μ΄λ¬ν κ²½μ°μ μ κ·Όν ip μ λνμ¬ μ΄κΈ°νλ₯Ό μ§ννλ©΄ λλ€.
ssh-keygen -R [μ κ·Όν ip μ£Όμ μ
λ ₯]