limpu.cool
Newbie
That Imran's Broadband Helper Utility looks interesting but that doesn't work either.
Downloaded from here..
When I click "Start" in the Auto Script Generator, after sometime get this message:
Looks like Modem didn't Rebooted.
After following nethack's post in the above mentioned thread, in "MYTELNET.exe" inside the software folder, I get this script..
192.168.1.1 23
WAIT "ÿýÿý!ÿûÿû"
SEND "admin\m"
WAIT "\mBusyBox on localhost login: "
SEND "admin\m"
WAIT "admin\mPassword: "
SEND "help\m"
WAIT "\mLogin incorrect\m\mBusyBox on localhost login: "
SEND "reboot\m"
WAIT "help\mPassword: "
When I click,
Run -> "telnet 192.168.1.1 23"
A command box opens..
BusyBox on localhost login: admin
Password: admin
Login incorrect
When I type "192.168.1.1" in my browser, it takes me to a login page. Using "admin" for username and "admin" for password, logs me inside my D-Link ADSL modem setup configuration successfully. So my modem login username/password is "admin".
Just don't know what could be going wrong !!!
It is clear that either the username(admin) or password(admin) is incorrect..
I think it is the username which is incorrect.. tyr "root" as the username.
Downloaded from here..
Code:
http://www.imran-utilities.co.nr/
Looks like Modem didn't Rebooted.
After following nethack's post in the above mentioned thread, in "MYTELNET.exe" inside the software folder, I get this script..
192.168.1.1 23
WAIT "ÿýÿý!ÿûÿû"
SEND "admin\m"
WAIT "\mBusyBox on localhost login: "
SEND "admin\m"
WAIT "admin\mPassword: "
SEND "help\m"
WAIT "\mLogin incorrect\m\mBusyBox on localhost login: "
SEND "reboot\m"
WAIT "help\mPassword: "
When I click,
Run -> "telnet 192.168.1.1 23"
A command box opens..
BusyBox on localhost login: admin
Password: admin
Login incorrect
When I type "192.168.1.1" in my browser, it takes me to a login page. Using "admin" for username and "admin" for password, logs me inside my D-Link ADSL modem setup configuration successfully. So my modem login username/password is "admin".
Just don't know what could be going wrong !!!
It is clear that either the username(admin) or password(admin) is incorrect..
I think it is the username which is incorrect.. tyr "root" as the username.