cc_staff
505
edits
(Marked this version for translation) |
|||
Line 38: | Line 38: | ||
*[[SSH tunnelling]] | *[[SSH tunnelling]] | ||
= Connection errors = | = Connection errors = <!--T:9--> | ||
While connecting to one of our clusters, you might get an error message similar to those listed below: | While connecting to one of our clusters, you might get an error message similar to those listed below: | ||
* no matching cipher found | * no matching cipher found | ||
Line 45: | Line 45: | ||
* couldn't agree a key exchange algorithm | * couldn't agree a key exchange algorithm | ||
<!--T:10--> | |||
If you see an error message like that, you will have to upgrade your OS and/or SSH client that supports strong ciphers, key exchange protocols and MAC (message authentication code) algorithms. | If you see an error message like that, you will have to upgrade your OS and/or SSH client that supports strong ciphers, key exchange protocols and MAC (message authentication code) algorithms. | ||
<!--T:11--> | |||
Here are known versions that will fail and will have to be upgraded: | Here are known versions that will fail and will have to be upgraded: | ||
* OpenSSH on CentOS/RHEL 5 | * OpenSSH on CentOS/RHEL 5 | ||
* [[Connecting with PuTTY | PuTTY]] v0.64 and earlier on Windows | * [[Connecting with PuTTY | PuTTY]] v0.64 and earlier on Windows | ||
<!--T:12--> | |||
[[Category:Connecting]] | [[Category:Connecting]] | ||
</translate> | </translate> |