Estou tendo um grande problema com minha conexão SSH. Aqui está:
isaac@PC:~$ ssh [email protected]
The authenticity of host '192.168.1.100 (192.168.1.100)' can't be established.
ECDSA key fingerprint is SHA256:XxXxXxXx/XxXxXxXxXxXxXxXxXxXxXxXxXxXxXxX.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.100' (ECDSA) to the list of known hosts.
[email protected]'s password:
Welcome to Ubuntu 16.10 (GNU/Linux 2.6.32-042stab116.2 x86_64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
0 packages can be updated.
0 updates are security updates.
You have mail.
Last login: Fri Dec 2 10:37:28 2016 from ::1
Connection to 192.168.1.100 closed.
Eu usei o suporte ao cliente do meu provedor e muitos outros recursos pela Web, nenhum dos quais ajudou.
Desativei ufw
, reinstalei OpenSSH
, mas não reinstalei o sistema operacional, algo que não quero fazer porque tenho informações importantes no servidor que não consigo recuperar, como não tem acesso ao SFTP. Qualquer ajuda seria muito apreciada.