按照正常的连接,连接方会出现
The authenticity of host '[x.x.x.x] ([x.x.x.x])' can't be established.
ECDSA key fingerprint is SHA256:CEESc8zgHmEg4KznH73inI+JYdOHyT+lCu4ZN7OEx18.
ECDSA key fingerprint is MD5:a8:5d:4f:ac:32:31:27:b5:9a:7f:31:ec:a3:c3:d2:0e.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '[x.x.x.x]' (ECDSA) to the list of known hosts.
root@Vm115's password:
Syc 发表于 2021-10-22 15:59
The authenticity of host '[x.x.x.x] ([x.x.x.x])' can't be established. 问题所在,自行google解决 ...
The authenticity of host '[x.x.x.x] ([x.x.x.x])' can't be established.
是正常情况第一次连接或者密钥更改会提示不一致需要更新本地的密钥,但是这个没有提示,
直接是 ssh_exchange_identification: read: Connection reset by peer