Trying to use Imran's BB helper to automatically reboot my UTStarcom UT200R2U modem. Following instructions from Nethack's earlier post, I was able to reboot modem with 'reboot' command on Telnet. The next step was using Telnet.exe in Imrans BB, and there also I was able to reboot modem, and the commands looked like this
192.168.1.1 23
WAIT "ÿýÿý!ÿûÿû"
SEND "admin\m"
WAIT "BCM96338 ADSL Router\mLogin: "
SEND "nav1966\m"
WAIT "admin\mPassword: "
SEND "help\m"
WAIT "\m"
SEND "reboot\m"
WAIT "> help\m
\m?
\mhelp
\mlogout
\mreboot
\madsl
\matm
\mbrctl
\mcat
\mdf
\mdumpcfg
\mecho
\mifconfig
\mkill
\marp
\mdefaultgateway
\mdhcpserver
\mdns
\mlan
\mpasswd
\mppp
\mremoteaccess
\mrestoredefault
\mroute
\msave
\mswversion
\mwan
\mserialnum
\mping
\mps
\mpwd
\msntp
\msysinfo
\mtftp
\m
\m> "
SEND ""
The next step as Nethack advised was to truncate the arguments, and my final reboot.txt looked like this
192.168.1.1 23
WAIT "*"
SEND "admin\m"
WAIT "*"
SEND "nav1966\m"
WAIT ""
SEND "help\m"
WAIT "\m"
SEND "reboot\m"
WAIT "> help\m
\m?
\mhelp
"
SEND ""
But with these commands, Imrans BB does not restart the modem (the lights do not go off), but the connection to the internet gets cut off, and the viewerrorlog says modem successfully rebooted. I have to again reboot the modem thru telnet to get the internet connection back
What might be the problem? Thanks in advance.



LinkBack URL
About LinkBacks
Reply With Quote