Justin
New Pleskian
Hi guys,
I am stuck with this issue since this morning and am unable to figure it out. I recently bought a new dedicated server and needed to migrate from my current one. They both have Plesk Onyx 17.5.3 update #4. Both are up-to-date.
I had already followed the instructions here:
Failed to connect to the source server by SSH: Incompatible ssh server (no acceptable macs)
I added:
And restarted sshd on the source server, but still gave me the same error message. I also added the MACs to the new server and restarted sshd, still didn't work. I tried searching around the net and forum, but so far I have no luck in finding a solution.
I did:
Output:
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
MACs hmac-sha1,hmac-md5,hmac-sha1-96,hmac-md5-96
Everything looks correct. Am I missing anything here? Any help would be greatly appreciated.
P.S. Both servers runs CentOS Linux 7.3.1611 with the latest kernel. Migrating from Plesk 12.5 to Plesk Onyx did not give me this issue after adding the MACs. Only from Onyx to Onyx
Thank you!
I am stuck with this issue since this morning and am unable to figure it out. I recently bought a new dedicated server and needed to migrate from my current one. They both have Plesk Onyx 17.5.3 update #4. Both are up-to-date.
I had already followed the instructions here:
Failed to connect to the source server by SSH: Incompatible ssh server (no acceptable macs)
I added:
Code:
MACs hmac-sha1,hmac-md5,hmac-sha1-96,hmac-md5-96
I did:
Code:
#grep MAC /etc/ssh/sshd_config
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
MACs hmac-sha1,hmac-md5,hmac-sha1-96,hmac-md5-96
Everything looks correct. Am I missing anything here? Any help would be greatly appreciated.
P.S. Both servers runs CentOS Linux 7.3.1611 with the latest kernel. Migrating from Plesk 12.5 to Plesk Onyx did not give me this issue after adding the MACs. Only from Onyx to Onyx
Thank you!
Last edited: