Unable to ssh from Solaris 10 to Solaris 11.4.62.151.3
When I tried to ssh from old solaris 10 server to Solaris 11.4.62.151.3, I get 'no hostkey alg' message and it fails to establish the connection. With the -v switch, it says
Sun_SSH_1.1.9, SSH protocols 1.5/2.0, OpenSSL 0x1000222f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to ****** [xxx.xxx.xxx.xxx] port 22.
debug1: Connection established.
debug1: identity file /.ssh/identity type -1
debug1: identity file /.ssh/id_rsa type -1
debug1: identity file /.ssh/id_dsa type -1
debug1: Logging to host: xxxxxx
debug1: Local user: root Remote user: root