Results 1 to 3 of 3

Thread: Mtnl prob and sol ..look inside ....

  1. #1
    rhythm
    Guest

    Default Mtnl.help needed.. prob ..look inside ....

    I am on 590 Nu plan and use windows Task scheduler to open Bit comet at 12:05 and schedule a shut down at 7:55 ...but the prob is that i plugin the router at 10 pm and go to sleep .. will i be charged for that 2 hrs .. where no downloading takes place .. i think i am because .. in my account summary it says i used 150 mb in one day whereas i used only 25 mb till 10 pm .... help will be gr8 ly appreciated...

    cant we use windows scheduler for scheduling downloads ....and shutting pc .. theres no need for other soft ??
    Last edited by rhythm; 12-05-06 at 11:14 AM.

  2. #2
    rhythm
    Guest

    Default hey guys r u willing to help

    hey guys r u willing to help ?

  3. #3
    Junior Member
    Join Date
    Dec 2006
    Liked
    0 times
    Posts
    11

    Default

    Hi Rhythm... yes u will be charged for it. Because according to MTNL, u have to restart the modem at 12 midnight and 8 AM. I know that it is not practically possible to stay awake just to restart the modem.


    A pretty universal way of doing it would be by using a telnet script. There's a free telnet scripting utility here (FreewareWeb - Download Telnet Scripting Tool - tst10.zip).

    Your script should look like this:
    192.168.1.1 23
    WAIT "login"
    SEND "root\m"
    WAIT "password"
    SEND "admin\m"
    WAIT "#"
    SEND "reboot\m"Replace "admin" with your router's admin password if you've changed it.

    You can then use the following command as a scheduled task:
    tst10.exe /r:reboot.txt

    =======

    This is for DLink modem. It will change a bit if you dont have DLink. Let me know if it doesn't work for u.

    Cheers!
    Venkat
    Last edited by venkat2cool; 12-20-06 at 01:01 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •