Linux SSH Cannot Connect: Read from socket failed: Connection reset by peer

Read from socket failed: connection reset by peer sshd is alive, but a new connection cannot be established because someone has changed the permissions of the SSH running directory

resolvent:

chmod 600 /etc/ssh/*key*

Service is back to normal

Similar Posts: