GNU/Linux >> Linux の 問題 >  >> Linux

Ssh – Sshの接続に時間がかかるのはなぜですか?

この質問にはすでに回答があります :遅すぎるsshログインを高速化するにはどうすればよいですか?

(8つの回答)
2年前に閉鎖されました。

ネットワーク内の一部のLinuxサーバーがsshを使用して接続するのに長い時間がかかることに気づきました。

状況

私が直面した状況は2つあります:

  1. 一部のサーバーでは、パスワードを要求するのに長い時間がかかる場合があります

  2. しかし、他のサーバーでは、パスワードを挿入すると応答しません 。そして、しばらくすると20 0r 30秒と言うと、接続が閉じられましたとだけ表示されます。

1件の詳細

debug1: Authentications that can continue: publickey,gssapi-with-mic,password
debug1: Next authentication method: gssapi-with-mic
debug1: Unspecified GSS failure.  Minor code may provide more information
Cannot determine realm for numeric host address

debug1: Unspecified GSS failure.  Minor code may provide more information
Cannot determine realm for numeric host address

debug1: Unspecified GSS failure.  Minor code may provide more information


debug1: Unspecified GSS failure.  Minor code may provide more information
Cannot determine realm for numeric host address

debug2: we did not send a packet, disable method
debug1: Next authentication method: publickey
debug1: Trying private key: /home/umairmustafa/.ssh/id_rsa
debug1: Trying private key: /home/umairmustafa/.ssh/id_dsa
debug1: Trying private key: /home/umairmustafa/.ssh/id_ecdsa
debug2: we did not send a packet, disable method
debug1: Next authentication method: password

承認された回答:

今朝も同じ問題がありました…

/etc/ssh/sshd_configを編集します GSSAPIAuthentication noを設定するには


Linux
  1. コマンドが見つからないのになぜ長い遅延があるのですか?

  2. Sshを介した長いタスクの完了を警告する方法は?

  3. Linuxディスプレイをエクスポートできないのはなぜですか?

  1. SSH接続に時間がかかりますか?ここにいくつかの修正があります

  2. 「スナップの適格なプラグとスロットを自動的に接続する」okular「」が比較的長い時間がかかるのはなぜですか?

  3. SSH ログインが遅いのはなぜですか?

  1. Ssh – Ssh / scp / sftpユーザーをディレクトリに制限しますか?

  2. Ssh – Sshを使用して別のPCを介してPCに接続する方法は?

  3. Ssh – FirefoxがSshよりも遅いのはなぜですか?