Quote:
Originally Posted by Ruskie_it
Finally I installed usbnet.
Install was easy, and I did not modify default config.
At login however I did this (fw 5.4.5.1).
First I tried pw mario. Then fiona. Then fionaxxx with the pass generated by the website. When I used this, ssh shel just hang:
root@acerino:~# ssh root@192.168.15.244
The authenticity of host '192.168.15.244 (192.168.15.244)' can't be established.
ECDSA key fingerprint is xxxx
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.15.244' (ECDSA) to the list of known hosts.
root@192.168.15.244's password:
Permission denied, please try again.
root@192.168.15.244's password:
Permission denied, please try again.
root@192.168.15.244's password:
How did I messed it up?
|
I believe it is considered preferable to use ssh keys, see the README_FIRST.txt in the USBNetwork download.

TBH I was not even aware you *could* use password authentication until I reread the docs -- I could swear I read that it was expected to fail.