-
Notifications
You must be signed in to change notification settings - Fork 34
Unable to telnet enable RBR40 V2.7.3.22 #35
Comments
Got it working by using the hashed version of the password rather than the password itself. The hashed password was obtained by:
It seems that using the udp 'magic packet' does not work if telnet has been activated at least once through debug.htm. Would be great if someone could confirm this. I'll try to investigate the code to understand why the script does not work with unwashed password. |
I can confirm @jlafaye findings, the previous version works on RBR20 |
Can confirm latest does not work for RBR50 firmware V2.7.4.24, and moving to commit |
Could you please write exactly how to modify the script so that telnet can be enabled for RBR40 with V2.7.3.22? |
New version of the script (25 May 2024) works properly with above RBR40 and LBR20 but telnet doesn't work after reboot :( |
Hello
I am unable to enable telnet with the tool on RBR40 v2.7.3.22 (synced at latest commit)
All attempts with mode 1, 2, 3 and upper/lower cased digest failed with a timeout (no answer to the magic packet).
I am using the command below:
./telnet-enable.py 10.0.0.1 B0:39:56:76:B3:75 admin "fDZGmoc8Wk5E3eaW"
I am running macOS but same issue on three different computers.
The text was updated successfully, but these errors were encountered: