Bug 8606

Summary: Server responded "Algorithm negotitation failed"
Product: Sisyphus Reporter: Alexander V. Schukin <sysadmin>
Component: openssh-serverAssignee: Gleb F-Malinovskiy <glebfm>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: glebfm, ldv, vt
Version: unstable   
Hardware: all   
OS: Linux   

Description Alexander V. Schukin 2005-12-07 10:11:51 MSK
После обновления пакета openssh-server из репозитария до последней версии 
попытка соединиться с обновлённым хостом SSH-клиентом SSH Secure Shell 
(www.ssh.com) заканчивается неудачей с следующим сообщением об ошибке:

Server responded "Algorithm negotitation failed"

Key exchange with the remote host failed. This can happen for example if the 
remote host computer does not supported the selected algorithms.

Соединение другими ssh-клиентами (putty, openssh-client) происходит нормально.
Comment 1 Dmitry V. Levin 2005-12-07 14:34:20 MSK
*** Bug 8605 has been marked as a duplicate of this bug. ***
Comment 2 Dmitry V. Levin 2005-12-08 00:40:57 MSK
В этом ничего удивительного нет, в sshd_config изменилось значение по умолчанию
параметра Compression с "yes" на "delayed".  Если вам необходимо поддерживать
старых или несовместимых клиентов, то придётся вручную вернуть прежнее значение.