How to solve SSH Ubuntu - ssh_exchange_identification: read: Connection reset by peer

Опубликовано: 04 Октябрь 2024
на канале: Ambar Hasbiyatmoko
44,074
99

i cannot connect to ssh Ubuntu.
i get this error message :
ssh_exchange_identification: read: Connection reset by peer

i've solved that issue.
the issues caused by, your server blocked connection from client.

so, i go to /etc/hosts.allow to solve this.
--

see video for details.