原文:ssh_exchange_identification: read: Connection reset

垃圾服務器,真的佛了,明明服務器從裝的系統,連接半天連接不上,但是別人的電腦就可以,要使用xshell和fileshell鏈接,按照軟件報的錯誤來修復的話,根本解決不了問題,還是得命令行ssh root ip 報的錯誤搜索才行, 找一台可以連接上的電腦,連上服務器,輸入以下指令 vi etc hosts.allow 全部注射,追加: sshd:ALL 重啟ssh就ok了 servicesshdre ...

2019-08-31 15:16 0 1381 推薦指數:

查看詳情

ssh_exchange_identification: read: Connection reset by peer

島怪服務:denyhosts 問題描述: ssh連接報ssh_exchange_identification: read: Connection reset by peer 原因之前這IP肯定登陸失敗過,超過了denyhosts.cfg配置文件中的閥值 解決: 1. ...

Thu Feb 10 19:36:00 CST 2022 0 4378
Git ssh_exchange_identification: read: Connection reset by peer問題

服務器Git突然報錯 ssh_exchange_identification: read: Connection reset by peer 具體原因沒查,直接說解決方法: 服務器重新生成一個公鑰,然后重新綁定到Git就可以了 注:如果你設置密碼了,會出現提示 Enter ...

Mon Nov 25 23:31:00 CST 2019 0 974
 
粵ICP備18138465號   © 2018-2026 CODEPRJ.COM