Я пытаюсь получить доступ к SSH к серверу, но получил " ssh_exchange_identification: read: Connection reset by peer ". Тот же клиент работает хорошо, когда я перемещаю компьютер к дому, но показываю ошибку, когда компьютер находится в рабочем офисе. Возможно ли, что некоторые настройки сети LAN в офисной сети вызывают проблему? Я пробовал другие компьютеры в офисной сети, та же проблема.
Могу ли я изменить настройки сервера, чтобы исправить эту проблему?
Клиент и сервер с тем же Debian «Linux debian 3.16.0-4-amd64 # 1 SMP Debian 3.16.7-2 (2014-11-06) x86_64 GNU/Linux»
На стороне клиента журнал показывает:
OpenSSH_6.7p1 Debian-3, OpenSSL 1.0.1j 15 Oct 2014 debug1: Reading configuration data /home/client/.ssh/config debug1: /home/client/.ssh/config line 13: Applying options for navtk debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 19: Applying options for * debug1: Hostname has changed; re-reading configuration debug1: Reading configuration data /home/client/.ssh/config 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 www.host.com [xx.xx.xx.xx] port xx. debug1: Connection established. debug1: identity file /home/client/.ssh/user type 1 debug1: key_load_public: No such file or directory debug1: identity file /home/client/.ssh/user-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Debian-3 ssh_exchange_identification: read: Connection reset by peer
И логи на стороне сервера
Server listening on :: port 443. debug3: fd 5 is not O_NONBLOCK debug1: Server will not fork when running in debugging mode. debug3: send_rexec_state: entering fd = 8 config len 735 debug3: ssh_msg_send: type 0 debug3: send_rexec_state: done debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8 debug1: inetd sockets after dupping: 3, 3 debug1: getpeername failed: Transport endpoint is not connected debug1: get_remote_port failed