I'm trying to scp data between 2 Solaris systems: Source server: Solaris 10 / Sun_SSH_1.1 / OpenSSL 0.9.8.a. Destination server: Solaris 8 / OpenSSH_4.2p1 / OpenSSL 0.9.8a
Using scp -p, I can move files from the source to the destination without any problems. However, from time to time, the copy fails with the following message: /etc/ssh/ssh_config line 21: Bad SSH2 cipher spec 'aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256- cbc'. What can I do about this and how can I go about debugging the problem? How can I verify that the ciphers listed in ssh_config are usable ciphers between the source and destination serves? - CDM ______________________________________________________________________ This email is intended only for the use of the individual(s) to whom it is addressed and may be privileged and confidential. Unauthorised use or disclosure is prohibited.If you receive This e-mail in error, please advise immediately and delete the original message. This message may have been altered without your or our knowledge and the sender does not accept any liability for any errors or omissions in the message.
