-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ssh logon fails keycheck. on entry in known_hosts #2169
Comments
.....no entry in .ssh/known_hosts for this address:port but fails security. |
Updatable packages: |
Did you reinstall Termux or change host keys ? |
example :
https://www.gagaltotal666.my.id/2020/09/fix-ssh-login-fails-keycheck-on-entry.html |
ssh-keyscan [192.168.1.10]:8022
getaddrinfo [192.168.1.10]:8022: No address associated with hostname
getaddrinfo [192.168.1.10]:8022: No address associated with hostname
getaddrinfo [192.168.1.10]:8022: No address associated with hostname
u0_a134@localhost:~$ ssh -p 8022 192.168.1.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 a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:7201eyCLf6C+Zi2RNQDafYjsesmq8ciq7q3h29oJkgg.
Please contact your system administrator.
Add correct host key in /data/data/com.termux/files/home/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /data/data/com.termux/files/home/.ssh/known_hosts:56
ECDSA host key for [192.168.1.10]:8022 has changed and you have requested strict checking.
Host key verification failed.
The text was updated successfully, but these errors were encountered: