我一直可以通過終端(Mac)以標準[email protected]
登錄到我的專用服務器,然後輸入我的root密碼(顯然,我已替換了我的實際IP地址整個這篇文章與my.ip.address)無法通過SSH訪問服務器,但未更改
今天我試了並得到Permission denied, please try again.
,所以我再次檢查我的主機公司,我的root密碼沒有改變,它沒有,所以我再次嘗試,並獲得Permission denied (publickey,password).
,所以我嘗試了詳細的解釋'的ssh -vvv [email protected],得到了以下幾點:
OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
debug1: Reading configuration data /etc/ssh_config
debug1: /etc/ssh_config line 20: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to my.ip.address [my.ip.address] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/Users/helenlucyburns/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /Users/helenlucyburns/.ssh/id_rsa type 1
debug1: identity file /Users/helenlucyburns/.ssh/id_rsa-cert type -1
debug1: identity file /Users/helenlucyburns/.ssh/id_dsa type -1
debug1: identity file /Users/helenlucyburns/.ssh/id_dsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2
ssh_exchange_identification: read: Connection reset by peer
現在我所能得到的是最後一行ssh_exchange_identification: read: Connection reset by peer
服務器上沒有任何變化,根密碼絕對正確,我是唯一一個有權改變任何東西(我沒有)的人。我只處理SSH時,我絕對必須如此不理解任何非常技術性的東西,這使我難倒了......我甚至無法進入!
有沒有人有任何想法?
我自我管理,所以他們不會幫助。我從來不需要他們,如果我這樣做,那麼我有一個能爲我做所有這些事情的人,但我從未想過我根本就不能登錄! – 2014-10-27 08:02:14