LoginSignup
2
2

ssh 接続トラブル対処 (kex_exchange_identification: read: Connection reset by peer)

Last updated at Posted at 2023-04-20

こんにちは。
ssh 接続ができなくなり、対処の結果、接続復活できました。

状況・対処

この接続トラブルは、停電により、ホスト機が止まり、手動で起動した後に発生しました。

行った対処は、ホスト機をシャットダウン・LANケーブルを一旦抜く・再起動です。

ssh 接続トラブル状況

ssh 接続トラブル時の状況は、

$ ssh user@host
kex_exchange_identification: read: Connection reset by peer
$
2
2
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2