xiaojia
deepin
2019-02-14 22:10 本帖最后由 xiaojia 于 2019-2-14 14:11 编辑
Copy the Code
- ssh -v root@ip
- OpenSSH_7.7p1 Debian-2, OpenSSL 1.0.2o 27 Mar 2018
- debug1: Reading configuration data /etc/ssh/ssh_config
- debug1: /etc/ssh/ssh_config line 19: Applying options for *
- debug1: Connecting to ip [ip] port 22.
- debug1: Connection established.
- debug1: identity file /home/xj/.ssh/id_rsa type 0
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_rsa-cert type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_dsa type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_dsa-cert type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_ecdsa type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_ecdsa-cert type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_ed25519 type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_ed25519-cert type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_xmss type -1
- debug1: key_load_public: No such file or directory
- debug1: identity file /home/xj/.ssh/id_xmss-cert type -1
- debug1: Local version string SSH-2.0-OpenSSH_7.7p1 Debian-2
- ssh_exchange_identification: read: Connection reset by peer
Reply Like 0 View the author


中文 


已经试过的方法:
都没有解决...