Sorry to ask the question people, but I did a search under the Sun Solaris option and got no matches.
Anyway, I'm on a Sun Solaris box (SunOS dcunix3 5.9 Generic_118558-26) trying to ssh to an AIX box (AIX sanmdr 3 5 00CD0F5F4C00). You'll probably recognise the stuff in brackets as the output from the uname command. When I try to ssh, I get the following:
dcunix3 # ssh -v -l dforbe sanmdr
Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL 0x0090700f
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 sanmdr [172.20.31.136] 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: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1
debug1: match: OpenSSH_3.8.1p1 pat OpenSSH_3.6*,OpenSSH_3.7*,OpenSSH_3.8*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-Sun_SSH_1.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
no matching cipher found: client aes128-ctr,aes128-cbc,arcfour,3des-cbc,blowfish-cbc server aes256-cbc
debug1: Calling cleanup 0x47d24(0x0)
dcunix3 #
Anyone any suggestions please?
Thanks in advance.
Anyway, I'm on a Sun Solaris box (SunOS dcunix3 5.9 Generic_118558-26) trying to ssh to an AIX box (AIX sanmdr 3 5 00CD0F5F4C00). You'll probably recognise the stuff in brackets as the output from the uname command. When I try to ssh, I get the following:
dcunix3 # ssh -v -l dforbe sanmdr
Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL 0x0090700f
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 sanmdr [172.20.31.136] 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: Remote protocol version 2.0, remote software version OpenSSH_3.8.1p1
debug1: match: OpenSSH_3.8.1p1 pat OpenSSH_3.6*,OpenSSH_3.7*,OpenSSH_3.8*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-Sun_SSH_1.1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
no matching cipher found: client aes128-ctr,aes128-cbc,arcfour,3des-cbc,blowfish-cbc server aes256-cbc
debug1: Calling cleanup 0x47d24(0x0)
dcunix3 #
Anyone any suggestions please?
Thanks in advance.