Trying to install an agent to a windows 2012 server. Fails with "Algorithm negotiation fail"
Trying to install an agent to a windows 2012 server. Fails with "Connection to the SSH daemon (sshd) on the target host failed with the following error : Algorithm negotiation fail". added the line below to sshd_config and restarted it, but error persists.
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,arcfour,aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc,blowfish-cbc
The sshd_config file on the server where OMS lives has no "Cipher" entry.
nslookup from the (RHEL 6.5) OMS host using it's IP address fails
nlsookup <ipaddress>
;; connection timed out; trying next origin
;; connection timed out; no servers could be reached
Added the nameserver to an empty /etc/resolv.conf and