Results 1 to 14 of 14

Thread: Night Unlimited - Reboot Modem - New Easy Method

  1. #1
    Junior Member
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    25

    Default Night Unlimited - Reboot Modem - New Easy Method

    hi..everyOne..enjoy.. i m comptr eng. student from gujarat.. recently i have taken home 500c..i have a zte zxdsl 831 aii...work in pppoe..always on mode...

    ------------------------------------

    through net i found some very interesting things and i have made my own batch file & 1 autohotkey script to reboot modem.. that also worked great in my presence.. so i put that in auto power on and shutdown and restarted it every 1 hr..

    -------------------------------------

    files.....

    ------------------------------------

    1. my .BAT file contents..))schedeuled to run at 2.10...3.10...4.10...5.10...6.10...7.10...

    tskill uTorrent
    sleep 5
    devcon disable =Net
    sleep 5
    devcon enable =Net
    sleep 5
    cd F:\BSNL Night Unlimited
    rebootModem.exe
    sleep 60
    devcon disable =Net
    sleep 5
    devcon enable =Net
    sleep 180
    C:
    cd Program Files
    cd uTorrent
    uTorrent.exe
    sleep 5


    ----------------------------------------------

    2. my rebootModem.exe was done by autohotkey script.. that script contents..)

    Run telnet.exe
    WinWait C:\WINDOWS\system32\telnet.exe
    WinActivate C:\WINDOWS\system32\telnet.exe
    Send o{SPACE}192.168.1.1{ENTER}
    Sleep 1000
    WinActivate Telnet 192.168.1.1
    Send admin{ENTER}
    Sleep 1000
    WinActivate Telnet 192.168.1.1
    Send admin{ENTER}
    Sleep 1000
    WinActivate Telnet 192.168.1.1
    Send system restart{ENTER} // change it to reboot..
    Sleep 240000
    WinActivate Telnet 192.168.1.1 // if system restart doesn't work..
    Send user logout{ENTER} // for ur modem
    Sleep 2000
    WinActivate Telnet
    WinClose Telnet


    --------------------------------------------------------

    3. one more file Close.bat .. i was using it to close the first and this.. both bat files..because the first one didn't closed automatically..scheduled to run at 2.30...3.30...4.30...5.30...6.30...

    sleep 2
    tskill cmd
    exit


    ------------------------------------------------
    change ur all dns servers to 208.67.222.222 & 208.67.220.220
    and proceed to opendns.com for more assurance of success
    i wud lik to mention that setting ip on ur pc alone is not sufficient.. u also have to change dns in the modem i did that by connectiong to 192.168.1. 1 / home1.html ..... ya home1.html.. thats the secret pg for this modem.. click on dns client on the left side frame.. u can change-add-remove dns servers of modem..found by google.. thats my internet god.... enjoy..

    would be grateful to solve ur queries

  2. #2
    Bronze Member
    Join Date
    Feb 2009
    Liked
    0 times
    Posts
    120

    Default

    nice post thanks for sharing.. appreciate ur efforts..

  3. #3
    Junior Member
    Join Date
    Jun 2009
    Liked
    0 times
    Posts
    28

    Default

    Good method, but I use Imran's Broadband Helper.
    It does the same thing as the above scripts but in addition it has one most important feature.It reboots the router if there is no connectivity for 3 mins and also opens some web pages like google.com,ubuntu.com,etc. to prevent Bsnl from throttling(reducing speed) p2p traffic.

  4. #4
    Junior Member
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    25

    Default

    it was just combined from many forums and some my mixture..

    but i m having a problem... these method is only for rebooting the modem only if we can get telnet connection to 192.168.1.1 ... imran's also does the same thing..

    so in order to reboot the modem it is MUST we should be able connect to 192.168.1.1

    but thats my problem.. i have mentioned that in ultimate night...thread..

    during night after utorrent downloads for 15-20 mins .. at >200KBPS.. the download stops.. i found that though all modem lights r ON.. i can't connect to 192.168.1.1 through my browser.. i can access 192.168.1.1 right now.. but in night all BANG@@.. donno what to do to maintain connection between
    PC<->MODEM

    any suggstn..? imran's has not helped me.. i hav tried that for 15 days.. awake in 9-10 days..

    same with my batch files..

    these batch files are just that.. i know each n every step they perform.. thats the MAIN benefit..

    any HELP..?

  5. #5
    Platinum Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    2,766

    Default

    are you able to ping at that time? look at the ipconfig output from the command prompt , do you see a valid ip?

  6. #6
    Junior Member
    Join Date
    Sep 2008
    Liked
    0 times
    Posts
    25

    Default

    i donno kno.. most probably no..wil check it out today-tomoro..

    hey i have found one thing Lease Time... ur ip is 100% changed after that time..i have it set to 1 day by default.. i m gonna change it to 30mins.. tryin to figure out..

    and is there any concept like the modem gets hot and then disconnects from pc..???ans to this atleast..whatever..coz my modem ..i think.. is might DABBA..!!

  7. #7
    Junior Member
    Join Date
    Feb 2008
    Age
    26
    Liked
    0 times
    Posts
    15

    Default

    Tried it dude seems not to be working....Do the lights have to go off and come back on the modem or it i a diff kind of restrart...Sorry might be a Stupid question

    I am using a Huawei Quidway 1003A modem with Win XP conn thru Ethernet configured with PPPoE.
    Last edited by dalvi.ns; 12-01-09 at 01:28 PM. Reason: Automerged Doublepost

  8. #8
    Platinum Member talktoanil's Avatar
    Join Date
    May 2008
    Age
    27
    Liked
    3 times
    Posts
    1,212

    Default

    Quote Originally Posted by dalvi.ns View Post
    Tried it dude seems not to be working....Do the lights have to go off and come back on the modem or it i a diff kind of restrart...Sorry might be a Stupid question

    I am using a Huawei Quidway 1003A modem with Win XP conn thru Ethernet configured with PPPoE.
    yes...lights shld turn off and then on. same as we do manual reset.

  9. #9
    Junior Member
    Join Date
    Feb 2008
    Age
    26
    Liked
    0 times
    Posts
    15

    Default

    Hey i tried with the Macro Manager it work fine...Finally got a solution!!!!!
    Thank You all for your help

  10. #10
    Platinum Member talktoanil's Avatar
    Join Date
    May 2008
    Age
    27
    Liked
    3 times
    Posts
    1,212

    Default

    Quote Originally Posted by dalvi.ns View Post
    Hey i tried with the Macro Manager it work fine...Finally got a solution!!!!!
    Thank You all for your help
    dont rely on programs which use key strokes capture.
    suppose u resize the browser window and then close the browser. then will that macro work as expected ?

  11. #11
    Bronze Member
    Join Date
    Jul 2009
    Liked
    0 times
    Posts
    138

    Default

    Quote Originally Posted by srinpraveen View Post
    nice post thanks for sharing.. appreciate ur efforts..
    raval090 pls help me. iam using 500c+ plan recently i am in bridge mode. i have autopoweron which should automatically run the system. and downloading queue in idm. what should i require pls tell me

  12. #12
    Junior Member
    Join Date
    Jul 2010
    Liked
    0 times
    Posts
    1

    Default

    Quote Originally Posted by dalvi.ns View Post
    Hey i tried with the Macro Manager it work fine...Finally got a solution!!!!!
    Thank You all for your help
    How u have done that friend,
    From last week i m having the same problem
    I have tried a lot abt it but all goes in vain..

  13. #13
    Platinum Member
    Join Date
    Aug 2009
    Liked
    0 times
    Posts
    8,555

    Default

    Quote Originally Posted by aamirmy View Post
    How u have done that friend,
    From last week i m having the same problem
    I have tried a lot abt it but all goes in vain..
    Try this


    http://www.indiabroadband.net/broadb...oad-night.html (Automate Download at Night)

  14. #14
    Junior Member
    Join Date
    Jul 2010
    Liked
    0 times
    Posts
    6

    Default

    NOTHING CAN BE SIMPLE LIKE BELOW ...

    1. Create two *.bat files (connect.bat and disconnect.bat) in notepad
    2. Connect.bat =>
    Code:
    rasdial <your connection name> <username> <password>
    start "<path to your utorrent.exe>
    3. Disconnect.bat ==>
    Code:
    rasdial <your connection name> /DISCONNECT
    4. Create scheduled tasks in XP and point to appropriate batch file and you are done !!!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. BSNL Night Unlimited - Layman's review
    By meetdilip in forum BSNL broadband
    Replies: 24
    Last Post: 12-14-10, 12:29 PM
  2. BSNL Unlimited Plans - Layman's review
    By meetdilip in forum BSNL broadband
    Replies: 20
    Last Post: 12-10-10, 01:37 PM
  3. Bsnl night unlimited download
    By Amitava in forum BSNL broadband
    Replies: 6
    Last Post: 06-26-10, 02:04 PM
  4. Replies: 6
    Last Post: 02-24-10, 10:59 PM
  5. Different types of Unlimited GPRS Plans
    By Preeti_20 in forum Mobile phone service providers
    Replies: 1
    Last Post: 02-02-10, 07:07 PM