A strange problem

  • Thread starter Thread starter Predator
  • Start date Start date
  • Replies Replies 19
  • Views Views 3,010
I want you to answer some questions for me.


[*]Are you logged in as administrator?
[*]Which ADSL modem do you use?
[*]Which script are you trying to run?
[*]Which scheduler are you using to run the script?
[*]What happens when you run the script manually (without a scheduler)?
[*]Which AntiVirus do you have installed right now?
[/list]Now get cracking.
 
Are you logged in as administrator?
yes

Which ADSL modem do you use?
MTNL MT882 [provided by mtnl]

Which script are you trying to run?
Telnet script to reboot modem...

Which scheduler are you using to run the script?
Auto Power-on & Shut-down [ I tried wid vista built task scheduler also....but same results]

What happens when you run the script manually (without a scheduler)?
It reboots modem successfully.......

Which AntiVirus do you have installed right now?
KASPERSKY INTERNET SECURITY 8 [2009]
 
From what you've posted let's try to work on a couple of things...

Have your attempts at rebooting the modem with the scheduler ever been successful?
Sometimes a firewall will block scripts attempting to connect to the router, especially if it is run by a third party software (automated scheduler).
If you have been unsuccessful then chances are your scheduler and Kaspersky are messing it up.

From your posts I understand that your script was working fine with the scheduler until some days ago.
Did you upgrade your AV or install a new scheduler?
 
Yeah.....i have tried many schedulers......but dey give same results...........yesterday...the script worked successfully.....[i.e. It rebooted modem at 7:30am].Nw again it has stopped working on automatic scheduling.......i dont know wats wrng wid it......sometyms it wrks n sumtyms it dont..........now it has become very risky to depend on dis.....cuz on sum day if i download 4 GB n if it doesnt reboot modem.......den m gone....m gonna end up wid huge bill.........cuz of dis i have to wake up sharp at 7:30......Plz sum1 sort it out...........i wnt dis script to wrk on daily basis..................or recommend wat u use for automatic scheduling...........
 
Interesting...Can you post the script on this blog. Maybe someone who's reading this will be able to tell if the script is at fault.
 
192.168.1.1 23WAIT "login"SEND "root\m"WAIT "Password"SEND "admin\m"WAIT ">"SEND "shell\m"WAIT "#"SEND "reboot\m"WAIT ""
 
i tried tat software ....but its very complicated ...........i want a basic program for scheduling///any suggestions?also any solutions to resolve my prob?
 
I have been using bridge mode for more than 1 year and had no problem at all. I have scheduled it with rasidal (dos mode connection) and it tries to reconnect every 15 mins, if it is connected it doesn't do anything. And if it is disconnected it gets connected again. and it keep on trying connecting till morning 7:30 am.
 
Back