-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reviving Telnet access on Xiaomi Gateway 3 ZNDMWG04LM after getting key using UART Method. #1465
Comments
This model has root user with blank password (after adding to integration). |
You're in an empty folder. That's why ls doesn't show anything. |
|
Thank you AlexxIT, but I’m sorry that’s just gone way over my head. I’ve no idea what to do with that 🙏 |
This is command for run FTP |
Thanks @AlexxIT. I did a bit of searching around based on that information and got it to work, so for the benefit of others wanting to use WinSCP to poke around in the Gateway File System (own risk!), I jotted down a few steps:
Note: If you add a password (please remember it!) and want to revert back to NO password, after you login (with your current password), just run:
Note a: If you do the above (echo "root:" | chpasswd) Putty will now give you a password prompt, just hit 'Enter' to login i.e. No Password. Note b: If you want to delete the password for the user root (i.e. return it to the completely removed password state post UART), issue this at the prompt:
I believe you only need to issue it once (maybe unless you reboot the device).
This was my experience, the brief writeup is for users at my level of expertise (low!). There may be other or more correct ways to do these things and I would be happy to have someone add or correct me, no offense. HTH k. |
I have a ZNDMWG04LM with 1.07_0019 FW.
I did the UART connection and checked the output and succesfully got the Key (not the Token), based on [methods detailed in 1166]. This allowed me to ADD it to AlexxIT's Gateway 3 interface. In fact I did two of them. (#1166).
My question however is about the need for telnet following integration; I can access the Gateway menu using Putty, but no Admin/Password pair matches, so I cannot actually log in. I tried admin/admin, admin/blank, admin/123123 and a few other combinations. I tried the 5-2-2-2-2-2-2 setting.
Thx
The text was updated successfully, but these errors were encountered: