Out of the box it worked, used online code messed it up, Factory reset, now, Can not access the router and all command to upgrade the ssh keys and reset by terminal are not working. Used the interface for resets as well. Can not get past this notification:
I have another question:
seems the 4.3.26 does not allow blue merle to function properly restricting some of the security features. though i did see that, upon rebooting, was changing the imei without blue merle on it. Have they upgraded the firmware to reflect the security vulnerabilities highlighted by SR labs ?
Key points:
IMEI changer On rebooting of MUDI v2 the imei has been changing confirming on the terminal prompt; i assume this has been addressed?
Alright I followed what you did and it seemed to work by removing the key.. But then upon trying to connect again I got this denial. What am I doing wrong?
PS C:\Users\drkni> ssh-keygen -R 192.168.8.1
Host 192.168.8.1 found: line 1
C:\Users\drkni/.ssh/known_hosts updated.
Original contents retained as C:\Users\drkni/.ssh/known_hosts.old
PS C:\Users\drkni> ssh user@192.168.8.1
The authenticity of host '192.168.8.1 (192.168.8.1)' can't be established.
ED25519 key fingerprint is SHA256:rGQDbpQX8YNendaTbqfIU9bEb7DV/BuVyOvisqlu3PA.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '192.168.8.1' (ED25519) to the list of known hosts. user@192.168.8.1: Permission denied (publickey).
I deleted the file with the known hosts in the ssh folder.
I get to this now upon trying to connect:
PS C:\Users\drkni> ssh 192.168.8.1
The authenticity of host '192.168.8.1 (192.168.8.1)' can't be established.
ED25519 key fingerprint is SHA256:rGQDbpQX8YNendaTbqfIU9bEb7DV/BuVyOvisqlu3PA.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? Yes
Warning: Permanently added '192.168.8.1' (ED25519) to the list of known hosts. drkni@192.168.8.1's password:
I try entering the password I had originally used but it does not recognize it. What can I do to remove this and get it all reset?
Alright I finally figured it out and was able to remove the password and the key etc.
Got to here:
PS C:\Users\drkni> ssh-keygen -p
Enter file in which the key is (C:\Users\drkni/.ssh/id_ed25519): C:\Users\drkni.ssh\id_ed25519
Key has comment 'drkni@Nova'
Enter new passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved with the new passphrase.
PS C:\Users\drkni> ssh 192.168.8.1
ssh: connect to host 192.168.8.1 port 22: Connection refused
PS C:\Users\drkni> Fuck my life.. lol. This is so irritating, not sure why connection is being refused now. Taking a break… any suggestions would be appreciated before I just RMA this thing lol.
EDIT: Got it working! Just waited a bit longer after clearing the password then attempted to login as root@192.168.8.1 and it worked just fine. Solved