次のコマンドを使用して別のサーバーでホストされているLinuxからリモートサーバーに接続するときsftp [email protected]
Q_ROOTSユーザー名は、次のエラーが発生します。
rootssys@GBBVL072:>sftp [email protected],
Connecting to abc-int.xxx.com,...
ssh: connect to host sfx-int.nexperia.com port 22: Connection timed out
Couldn't read packet: Connection reset by peer
ベストアンサー1
これは、一部のファイアウォールがクライアントに拒否メッセージを再送信せずに接続要求パケットを破棄するようです。
「abc-int.xxx.com」のポート 22 への接続を許可するようにファイアウォール設定を変更します。