Ubuntu
ssh 登錄到strato vserver 失敗
我最近在使用 ssh 登錄我的 Strato 虛擬伺服器時遇到了問題。使用 mac 終端,我的 Internet 連接中斷了 1 秒。再次登錄伺服器會返回以下錯誤消息:
ssh_exchange_identification: Connection closed by remote host
我可以通過不同的主機名連接到伺服器。重新啟動並不能解決問題。原因是什麼?是否有任何 ssh 拒絕列表或 ssh 會話?我在哪裡可以找到它們以刪除它們?
這通常是
/etc/hosts.deny
由於以前的登錄失敗而導致的。