Why I'm not able to connect to the NAS via SSH since update to QTS 5.1.8 / QuTS h5.1.8 and QTS 5.2.0 / QuTS h5.2.0?


最後修訂日期: 2024-10-01

Applicable Products

  • QTS 5.1.8 and QTS 5.2.0
  • QuTS h5.1.8 and QuTS h5.2.0

Overview

QTS 5.1.8 / QuTS h5.1.8 and QTS 5.2.0 / QuTS h5.2.0 have updated OpenSSH to version 9.8p1, making some legacy algorithms obsolete. This update affects SSH connections, Rsync encryption, and SFTP.

Below are the supported host-key algorithms:

  • rsa-sha2-256
  • rsa-sha2-512

Recommendation

To avoid connection issues ("no hostkey alg" or "Corrupted MAC on input" error), we recommend the following:

  • Use the latest versions for third-party SSH clients such as PuTTY, MobaXterm, WinSCP, FileZilla, etc. If your client supports these algorithms but still fails to connect, adding the appropriate options with the specified algorithms, as shown above, should resolve the issue.
  • For Windows PowerShell, connect with the following command:
    ssh -m hmac-sha2-256 NAS_ADMIN@NAS_IP

這篇文章有幫助嗎?

60% 的人認為有幫助。
謝謝您,我們已經收到您的意見。

請告訴我們如何改進這篇文章:

如果您想提供其他意見,請於下方輸入。

選擇規格

      顯示更多 隱藏更多

      選擇其他偏好的語言:

      open menu
      back to top