SSH : Tidah bisa Login: Difference between revisions
Created page with " ~ $ ssh root@192.168.1.107 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ 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:GBnvzoOa..." |
No edit summary |
||
Line 1: | Line 1: | ||
~ $ ssh root@192.168.1.107 | ~ $ ssh root@192.168.1.107 | ||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | ||
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ | @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ | ||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@ | ||
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! | IT IS POSSIBLE THAT SOMEONE IS DOING | ||
Someone could be eavesdropping on you right now (man-in-the-middle attack)! | SOMETHING NASTY! | ||
It is also possible that a host key has just been changed. | Someone could be eavesdropping on you | ||
The fingerprint for the ED25519 key sent by the remote host is | right now (man-in-the-middle attack)! | ||
SHA256:GBnvzoOaB1PhR/jE0TwhviGWvmYb6hWPpilta1QSowY. | It is also possible that a host key has | ||
Please contact your system administrator. | just been changed. | ||
Add correct host key in /data/data/com.termux/files/home/.ssh/known_hosts to get rid of this message. | The fingerprint for the ED25519 key | ||
sent by the remote host is | |||
SHA256:GBnvzoOaB1PhR/jE0TwhviGWvmYb6hWPpilta1QSowY. | |||
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:5 | Offending ECDSA key in /data/data/com.termux/files/home/.ssh/known_hosts:5 | ||
Host key for 192.168.1.107 has changed and you have requested strict checking. | Host key for 192.168.1.107 has changed and you have requested strict checking. | ||
Host key verification failed. | Host key verification failed. | ||
~ $ | ~ $ |
Revision as of 21:12, 14 August 2023
~ $ ssh root@192.168.1.107 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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:GBnvzoOaB1PhR/jE0TwhviGWvmYb6hWPpilta1QSowY. 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:5
Host key for 192.168.1.107 has changed and you have requested strict checking.
Host key verification failed.
~ $