latonita / tenda-reverse

Reverse engineering, getting root access to Tenda MW6 wifi mesh router
133 stars 18 forks source link

For any noobs like me! #13

Open dnlzzxz opened 3 years ago

dnlzzxz commented 3 years ago

First of all thank you very, very much my friend! As you I hate being locked out my own devices.

I have a mw3 I just bought.. And if any other users are facing dificulties like me here it goes:

Happy rooting to you all fellas.

gingerbeardman commented 2 years ago

But I am not able to connect?

$ telnet -l root 192.168.5.1 23
Trying 192.168.5.1...
telnet: connect to address 192.168.5.1: Connection refused
telnet: Unable to connect to remote host

My goal is to add port forwarding for a device connected with ethernet cable to the LAN port, which seems impossible in the app?

xifi-kif commented 2 years ago

Here is how I did it: My Nas was not recognized by tenda for port forwarding. So I turned off my nas, assigned its static IP to my Samsung phone which was recognized before in DHCP. Now I set the port forward to the phone, and put it back to DHCP. Turned on the nas and "voilà", the port forward remains set to the static IP =)

gingerbeardman commented 2 years ago

@xifi-kif nice lateral thinking! Thanks for sharing.

gingerbeardman commented 2 years ago

My solution was to make sure the device connected to LAN was using DHCP, then it appeared in the Port Forwarding screen.

With fixed IP, the device did not appear in the Port Forwarding screen.

This is not very versatile as you're limited to using whatever IP the device gets from DHCP.