aliyun.app.client.ssh.open.myhost.ecs

正在通过ssh连接到 hostip:22

验证主机 Ed25519 键值:......
密钥交换算法: curve25519-sha256@libssh.org
使用算法:aes256-ctr hmac-sha2-256
以密钥 'aliyun.centos.mobile.pem' 进行 '公钥' 方式身份认证失败
以密钥 'aliyun.centos.mobile.pem' 进行 '公钥' 方式身份认证失败

连接中断

当前问题共有如下(1)个解决方案
  • ansenchina
    ansenchina

    1. download my ecs aliyun.rsa.pem target local
    2. pscp -r d:\pemfile\aliyun.rsa.pem root@my.ecs.host.ip:/root/.ssh/
    3. login aliyun.ecs
    4. # cat /root/.ssh/aliyun.rsa.pem >> /root/.ssh/authorized_keys
    5. # rm -rf /root/.ssh/aliyun.rsa.pem
    6. open my mobile.aliyun.app.client target ssh.client 正在通过ssh连接到 my.ecs.host.ip:22

    连接中断
    Key exchange was not finished, connection is clo
    Cannot negotiate, proposals do not match.

上一篇:ECS无法连接win (无法远程连接啊!求帮助)
下一篇:服务器