接続できません。ステータスは SSH_CONNECTION_FAILURE です。鍵交換アルゴリズムについて合意できませんでした。Summary<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } UNIX デバイスでのディスカバリーの実行中に、キーアクセスアルゴリズムの取得中にエラーが発生しました。 エラー: Cannot connect, status is SSH_CONNECTION_FAILURE. Could not agree on key exchange algorithmClient: [diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha256, diffie-hellman-group1-sha1]Server: [] 原因: Paris リリースでは、Servicenow SNCSSH は以下にリストされている次の暗号/MAC/Kex をサポートしています。- Key Exchange Algorithms: diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha256, diffie-hellman-group1-sha1- Signature Algorithms: ssh-dss, ssh-rsa- Client-to-Server Cipher Algorithms: aes128-ctr, aes192-ctr, aes256-ctr, 3des-ctr, aes128-cbc, aes192-cbc, aes256-cbc, 3des-cbc, none- Client-to-Server MAC Algorithms: hmac-sha1, hmac-sha1-96, hmac-sha2-256, hmac-sha2-512, hmac-md5, hmac-md5-96- Client-to-Server Compression Algorithms: noneParisと同様に、SNCSSHは以下の「KexAlgorithms」をサポートしていませんKexAlgorithms curve25519-sha256,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512 Quebec リリースでは、より多くの鍵交換アルゴリズムのサポートが追加されています。 以下のドキュメントを参照してください。 https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/mid-server/reference/mid-ssh-algorithms.html