• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

unable to ssh

Khoi_Nguyen

New Pleskian
i'm using plesk 12.5. when i try to ssh i get this error

OpenSSH_6.9p1, LibreSSL 2.1.7

debug1: Reading configuration data /Users/khoinguyen/.ssh/config

debug1: /Users/khoinguyen/.ssh/config line 1: Applying options for *

debug1: Reading configuration data /etc/ssh/ssh_config

debug1: /etc/ssh/ssh_config line 20: Applying options for *

debug2: ssh_connect: needpriv 0

debug1: Connecting to 104.154.88.217 [104.154.88.217] port 22.

debug1: Connection established.

debug1: identity file khoinguyen.pub type 1

debug1: key_load_public: No such file or directory

debug1: identity file khoinguyen.pub-cert type -1

debug1: Enabling compatibility mode for protocol 2.0

debug1: Local version string SSH-2.0-OpenSSH_6.9

ssh_exchange_identification: read: Connection reset by peer

only happens with 12.5
 
You may have been banned by fail2ban or /etc/hosts.deny
Check it.
 
Hi Khoi_Nguyen,

ssh_exchange_identification: read: Connection reset by peer

please update/upgrade your used SSH - Client, or use another one, because OpenSSH is removing support for "Diffie-Hellman group exchange" in old formats.

Please be reminded, that your issue does not depend to any Odin / Plesk - product, the issue is caused by your used SSH-client and the OpenSSH - version on your server and the depending SSL - libraries.
 
Back
Top