Results 1 to 14 of 14

Thread: restrict router usage by time

  1. #1
    Junior Member
    Join Date
    Apr 2008
    Age
    32
    Liked
    0 times
    Posts
    3

    Default restrict router usage by time

    I am using WA3002G4 in router mode. I would like to know if it is possible to switch-on/switch-off this via PC rather than using the button on modem. This way I can schedule my modem to switch on only when required (2 AM - 8AM) and hence avoid unnecessary bandwidth consumption at other times.

    Basically, I want a bridge kind of connection on a router. Is it possible?

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

    Default

    well i dont think your can SWITCH OFF and SWITCH ON after sometime.. but you sure can reboot your router from your computer..so you can reboot your router at 2:05am and 7:55am , so it would be free during that time.. is that what you are looking for?

  3. #3
    Silver Member
    Join Date
    Jan 2008
    Age
    28
    Liked
    0 times
    Posts
    423

    Default

    buddy.. its possible... im using script for ut200r2u and it wont suitable for ur modem...

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

    Default

    possible?switch off modem at say 5pm and switch it on again at 6pm? after an hour?thats possible?so for 1 hr the modem is completely off?

  5. #5
    Junior Member
    Join Date
    Mar 2008
    Liked
    0 times
    Posts
    24

    Default

    pls give the script here for ut200r2u

    i am waiting for tht type of tool

  6. #6
    Silver Member
    Join Date
    Jan 2008
    Age
    28
    Liked
    0 times
    Posts
    423

    Default

    Quote Originally Posted by superprash2003 View Post
    possible?switch off modem at say 5pm and switch it on again at 6pm? after an hour?thats possible?so for 1 hr the modem is completely off?
    yes sure.. as he is using bridge mode.. he can disconnect and connect na... hope i didnt misunderstand his requirement

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

    Default

    yea.. connect and disconnect is possible, but i think this guy wants to completely power off and power on

  8. #8
    Junior Member
    Join Date
    Mar 2008
    Liked
    0 times
    Posts
    24

    Default

    Quote Originally Posted by superprash2003 View Post
    yea.. connect and disconnect is possible, but i think this guy wants to completely power off and power on
    yes karthik167 want completely power off and power on. me also waiting for that

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

    Default

    i dont think thats possible.. i think even aruncse30 is talking only about connecting and disconnecting .. not complete power off ..if you are using bridged mode, then if you disconnect its more than enough,once you disconnect , you are not connected to the internet, so there is no way that your usage is counted..so the only thing whats going to be used is POWER(electricity) consumed by your modem..which is very less.. 12v

  10. #10
    Platinum Member whitestar_999's Avatar
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    2,274

    Default

    it's very unlikely that you can power off a modem/router by using some script.even a computer can't be completely turned off(even after you shutdown there still is power from UPS/mains into motherboard) without manually switching off the UPS.

  11. #11
    Silver Member
    Join Date
    Jan 2008
    Age
    28
    Liked
    0 times
    Posts
    423

    Default

    Quote Originally Posted by superprash2003 View Post
    i dont think thats possible.. i think even aruncse30 is talking only about connecting and disconnecting .. not complete power off ..if you are using bridged mode, then if you disconnect its more than enough,once you disconnect , you are not connected to the internet, so there is no way that your usage is counted..so the only thing whats going to be used is POWER(electricity) consumed by your modem..which is very less.. 12v
    yes... exactly sperprash..

    and hey..dudes....only way is.. try to write some script to auto swict off the main board switch.. that will work... heheheee.....

  12. #12
    Junior Member
    Join Date
    Apr 2008
    Age
    32
    Liked
    0 times
    Posts
    3

    Default

    Actually I want to just disconnect and connect under pppoe mode (not bridge). That is say, I will disconnect at 10 PM and connect again at 2 AM so that there is no internet traffic thru my modem in the intervening period. Is it possible? If yes, pls share the script. Thanks.

    Regards,
    Karthik

  13. #13
    Platinum Member whitestar_999's Avatar
    Join Date
    Jan 2008
    Liked
    0 times
    Posts
    2,274

    Default

    you can not power off your modem between 10PM-2AM by using a script.what you can do is restart modem at 2:05AM & everything will be fine as far as billing is considered(make sure to match your system clock with some indian news channel like AAJ TAK).to stop the data transfer through modem in this period you have to disable the connection in modem itself which is very difficult to achieve by using some script.do not worry about data transfer just hibernate your computer between this period & use some software to automatically wake up computer at 2:00AM & schedule your modem reboot script to run at 2:05AM.aruncse30 has already posted the script for ut300r2u modem---
    http://www.indiabroadband.net/bsnl-b...html#post20025 (Request For Java Script To Power On The Modem Ut300r2u)

    Download telnet script from RapidShare: 1-Click Webhosting

    Extract it to a folder e.g. C:\tst using winzip/winrar or whatever you prefer. In the folder that you extracted tst10.exe, make a new notepad file (right click > New > text document). Name it reboot.txt. .Open it and type the following lines as mentioned in above post by aruncse30.Now open Control Panel and open Scheduled Tasks. Add Scheduled Task. Follow the instructions. Browse to the directory you extracted tst10.exe to, and open it. Give a name to this task (only for your convenience, can be anything) and choose how often you want the reboot (daily/weekly/what?). Choose the time you want reboot to occur. If you are setting this up on a particular WinXP user account, you may be asked for your XP user password. OK, when the task is created and appears in Scheduled Tasks, right click on it and click on Properties. On the Task tab you will see "Run", where the location of tst10.exe woold be present already. At the end of this line, outside the quotes, add /r:reboot.txt so it looks like
    "C:\tst10.exe" /r:reboot.txt
    Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil? Is he neither able nor willing? Then why call him God?

  14. #14
    Silver Member
    Join Date
    Jan 2008
    Age
    28
    Liked
    0 times
    Posts
    423

    Default

    hey.. u cannot disconnect and connect in pppoe mode.. however its possible in bridge mode..

    in pppoe more u can jus restart the modem...

    i have found that now onwards we dont need to restart our modem... bcoz.. bsnl started to have the data transfer in 15 mins interval... so if u schedule ur download after 2:15 and before 7:45... then u wont get extra usage... im not sure about this.. let me open a new thread regarding this issue.

    meanwhile follow whitestar's suggestion

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How To Check BSNL Broadband Account Usage?
    By Preeti_20 in forum BSNL broadband
    Replies: 31
    Last Post: 04-15-12, 07:05 PM
  2. BSNL BB Usage QUICK Guide.
    By essbebe in forum BSNL broadband
    Replies: 11
    Last Post: 10-27-11, 05:31 PM
  3. nokia-siemen C2110 router power problem
    By lightgreen49 in forum BSNL broadband
    Replies: 16
    Last Post: 02-16-10, 05:59 PM
  4. BroadBand Usage checking in PC itself
    By cutepepye in forum Broadband Internet Service Providers
    Replies: 0
    Last Post: 02-05-10, 06:07 PM
  5. Does this tool show proper usage
    By jaishankar in forum BSNL broadband
    Replies: 2
    Last Post: 02-04-10, 12:41 PM