ssh_exchange_identification: читайте: Соединение сбрасывается peev

Я получаю следующую ошибку с помощью ssh для соединения с сервером.

ssh_exchange_identification: read: Connection reset by peer

У меня нет проблемы при подключении того же сервера от другой машины и также подключении другого сервера от той же клиентской машины. Кажется, что ssh хорошо работает на обоих клиентах и серверах, но они не могут подключиться. Вот вывод для-vv опции:

OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to pjd-2.ccs.neu.edu [129.10.113.66] port 22.
debug1: Connection established.
debug1: identity file /home/rd/.ssh/id_rsa type -1
debug1: identity file /home/rd/.ssh/id_rsa-cert type -1
debug1: identity file /home/rd/.ssh/id_dsa type -1
debug1: identity file /home/rd/.ssh/id_dsa-cert type -1
debug1: identity file /home/rd/.ssh/id_ecdsa type -1
debug1: identity file /home/rd/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/rd/.ssh/id_ed25519 type -1
debug1: identity file /home/rd/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
ssh_exchange_identification: read: Connection reset by peer
2
задан 6 February 2015 в 18:58

0 ответов

Другие вопросы по тегам:

Похожие вопросы: