• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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