Cannot connect status is SSH_Connection_failure. Could not aggree on signature algorithm

Pranita2
Kilo Guru

Hello,

When i am trying to discover Oracle Linux servers, i am getting error as follows:

find_real_file.png

Can anyone let me know how to resolve this error?

 

Thanks,

Pranita

6 REPLIES 6

Raj_Esh
Kilo Sage
Kilo Sage

Hi Pranita,

 

Check out: KB0829950

 

Hope it helps.

 

Thanks,

Raj

--Raj

Hi Raj,

Thankyou for your response, but above memtioned KB article link is not getting opened.

 

Thanks,

Pranita

Hi Pranita,

 

Error:

Cannot connect, status is SSH_CONNECTION_FAILURE. Could not agree on key exchange algorithm
Client: [diffie-hellman-group-exchange-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha256, diffie-hellman-group1-sha1]
Server: []

Cause:

In Paris release, Servicenow SNCSSH supports the following ciphers/MAC/Kex listed below.

- 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: none

As in Paris, SNCSSH does not support the below "KexAlgorithms" 
KexAlgorithms curve25519-sha256,ecdh-sha2-nistp521,ecdh-sha2-nistp384,ecdh-sha2-nistp256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512

 

Support for more key-exchange algorithms are added in Quebec release.

Please refer to doc below:

https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/mid-server/reference/mid-...

 

Hope it helps.

 

Thanks,

Raj

--Raj

Thankyou Raj for your response. Its very helpful.