View Poll Results: Did you find "Imran's Broadband Helper Utility" Useful.

Voters
18. You may not vote on this poll
  • Yes.

    8 44.44%
  • No.

    3 16.67%
  • Confused.

    7 38.89%
Page 2 of 8 FirstFirst 1234 ... LastLast
Results 26 to 50 of 195

Thread: Ultimate Night Usage Manager.

  1. #26
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Quote Originally Posted by manojsbhat View Post
    hey ll keeping pc standby mode n keeping modem on will charge bandwidth..
    -------------------------------------------------------------------------
    If u did'nt reboot ur modem after 02:00 AM then they (BSNL) can say that since ur modem was started in non-free time so u have to pay for the entire session/connection's data usage.

    This is the prime reason that some BSNL user's who knows Programming (and have got fine) have tried to build softwares to programatically reboot the modem at 02:00 AM.

    "Imran's Broadband Helper Utility" is one among them, but provide more functionality then "rebooting".

  2. #27
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    4

    Default Imran Reboot.txt, modem reboot problems

    Hi;
    After many attempts with telnet in my vista system and this one built in Imran's soft I managed to receive a positive note in a log: Modem Rebooted Succesfully. The thing however is that modem is not rebooting, all diods are on as always. I can reboot it manually from vista telnet, I used built-in telnet to modify reboot.txt file, I received a lot of error msgs in a log and finally the msg is positive but nothing happens. Anyone to advise,please?
    I have vista, modem ZTE ZX531B. My reboot file looks like this now:
    192.168.1.1 23
    WAIT "*"
    SEND "admin\m"
    WAIT "BCM96338 ADSL Router\mLogin: "
    SEND "admin\m"
    WAIT ""
    SEND "help\m"
    WAIT "\m"
    SEND "reboot\m"
    WAIT "reboot\m"
    SEND ""

    This is the only one so far that does not return errors.

    Thanks for any hints.
    Ritchie

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

    Default

    i don't know about VISTA but as far as XP is concerned i think you are using a lot of unnecessary commands.try to keep script as simple as possible.take a look at my script for rebooting c2110 modem here---
    http://www.indiabroadband.net/bsnl-b...html#post34938 (telnet please help auto login)
    use telnet to find the correct reboot command & then test it by using it to reboot modem using telnet directly.once confirmed simply replace reboot command in my script by yours & then try my script to see if it works.
    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?

  4. #29
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Can u please try like this from "MyTelnet.exe"

    1> press Connect button, and see the responce in the text box below Connect button.
    2> write ur username ("admin")followed by Enter, in the textbox above send button and click Send button.
    3> write ur password ("admin")followed by Enter, in the textbox above send button and click Send button.
    (dont expect a responce from modem after this command)
    4> write "help" followed by Enter, in the textbox above send button and click Send button.
    5> write "reboot" followed by Enter, in the textbox above send button and click Send button.
    6> write "exit" followed by Enter, in the textbox above send button and click Send button.

    then send here the contents of "Test.txt" in raw form, mentioning did it rebooted the modem at last(step 5/6) or not?

    May be I can help u, after this.
    ------------------------------------------------------------------------------------------------------
    This was the log(test.txt) that i had got when experimenting.
    192.168.1.1 23
    WAIT "ÿýÿý!ÿûÿû"
    SEND "admin\m"
    WAIT "BCM96338 ADSL Router\mLogin: "
    SEND "admin\m"
    WAIT "admin\mPassword: "
    SEND "admin\m"
    WAIT "\m> admin\m"
    SEND "reboot\m"
    WAIT "admin: not found\m> "
    SEND "exit\m"
    WAIT "reboot\m
    \mThe system shell is being reset. Please wait...
    \mapp: cat /var/pslist
    \m PID Uid VmSize Stat Command\m 1 admin 256 S init \m 2 admin SWN [ksoftirqd/0]\m 3 admin SW< [events/0]\m 4 admin SW< [khelper]\m 5 admin SW< [kblockd/0]\m 6 admin SW [pdflush]\m 7 admin SW [pdflush]\m 8 admin SW [kswapd0]\m 9 admin SW< [aio/0]\m 10 admin SW [mtdblockd]\m 17 admin 308 S -sh \m 39 admin 568 S cfm \m 157 admin 192 S pvc2684d \m 246 admin 236 S dhcpd \m 385 admin 552 S snmpd\m 388 admin 624 S tr64\m 389 admin 756 S httpd\m 398 admin 284 S pppd -c 0.35.1 -r dataone -i nas_0_35 -u username@b\m 711 admin 200 S /bin/dnsprobe \m 736 admin 1056 S tr69c\m 781 admin 604 S telnetd\m 782 admin 652 S telnetd\m 783 admin 284 S sh -c ps > /var/pslist \m 784 admin 272 R ps \mapp: sysinfo
    \mNumber of processes: 24\m 12:04am up 4 min, \mload average: 1 min:0.02, 5 min:0.09, 15 min:0.05\m total used free shared buffers\m Mem: 5904 5408 496 0 144\m Swap: 0 0 0\mTotal: 5904 5408 496\mkill tr69c process...\mapp: kill -9 736
    \mkill tr64 process...\mapp: kill -9 388
    \mkill dhcpd process...\mapp: kill -9 246
    \mkill snmp process...\mapp: kill -9 385
    \mkill pppd process...\mapp: kill -9 398
    \mkill dnsprobe process...\mapp: kill -9 711
    \mapp: iptables -t nat -L > /var/nat_redirect
    \mapp: iptables -F
    \mapp: iptables -t filter -F
    \mapp: iptables -t nat -F
    \mapp: iptables -t mangle -F
    \mapp: iptables -t raw -F
    \mapp: rmmod ipt_state
    \mapp: rmmod ipt_mark
    \mapp: rmmod ipt_limit
    \mapp: rmmod ipt_TCPMSS
    \mapp: rmmod ipt_REDIRECT
    \mapp: rmmod ipt_MASQUERADE
    \mapp: rmmod ipt_MARK
    \mapp: rmmod ipt_LOG
    \mapp: rmmod ipt_FTOS
    \mapp: rmmod ipt_connlimit
    \mapp: rmmod ip_nat_pptp
    \mapp: rmmod ip_nat_gre
    \mapp: rmmod ip_conntrack_pptp
    \mapp: rmmod ip_conntrack_gre
    \mapp: rmmod iptable_mangle
    \mapp: rmmod iptable_raw
    \mapp: rmmod iptable_nat
    \mapp: rmmod ip_conntrack
    \mapp: rmmod iptable_filter
    \mapp: rmmod ip_tables
    \mapp: rmmod ip_queue
    \m\mRemaining modules:\mbcm_usb 15952 0 - Live 0xc0082000\mbcm_enet 23824 0 - Live 0xc007b000\mipt_NOTRACK 672 0 - Live 0xc0055000\miptable_nat 15632 0 - Live 0xc0043000\mip_conntrack 29184 2 ipt_NOTRACK,iptable_nat, Live 0xc003a000\mip_tables 14144 2 ipt_NOTRACK,iptable_nat, Live 0xc0027000\mbr2684 62272 0 - Live 0xc000e000\m\mMemory info:\mNumber of processes: 18\m 12:04am up 4 min, \mload average: 1 min:0.02, 5 min:0.09, 15 min:0.05\m total used free shared buffers\m Mem: 5904 5068 836 0 244\m Swap: 0 0 0\mTotal: 5904 5068 836\m"
    SEND ""
    Last edited by nethack; 08-24-08 at 05:15 PM.

  5. #30
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    4

    Default rebooting cont.

    Hi guys, thanks for prompt answer. So it goes like this:
    Whitestar_999: when I try your simplyfied script in vista telnet it works fine. I put:
    o 192.168.1.1 23
    admin
    admin
    reboot

    That's it and it works, manually.
    However when I replace reboot.txt with your script, changing "restart" to "reboot", it does not.
    Reboot.txt then looks like this:
    192.168.1.1 23
    WAIT "Login"
    SEND "admin\m"
    WAIT "Password"
    SEND "admin\m"
    WAIT ">"
    SEND "reboot\m"


    Error message which I got in a log says: "24-08-2008 13:00 > Unable to Reboot Modem - Invalid Responce ˙ý˙ý!˙ű˙ű"

    Any hints?

  6. #31
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    4

    Default rebooting cont

    NETHACK When I put exactly what you advise modem is not rebooting and .txt file looks like this, see attachement "Test from Telnet".Test from telnet.Txt

    Now, when I enter "reboot" command twice, then it works. Txt then goes like this, see attachement "Test rebooted". Test rebooted.Txt
    The difference is that after 1st reboot command which returns smth strange I need to type it one more. No need to add that keeping this file exactly as it is as a reboot.txt in IMRAN soft does not work. Only in telnet. How can I modify it, any ideas?
    Thanks a lot,
    Ritchie

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

    Default

    try telnet scripting tool to use my script.here is the method--->
    Download telnet script from RapidShare: Easy Filehosting
    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:
    192.168.1.1 23
    WAIT "Login"
    SEND "admin\m"
    WAIT "Password"
    SEND "admin\m"
    WAIT ">"
    SEND "system restart\m"
    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

  8. #33
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Quote Originally Posted by mrfluke001 View Post
    NETHACK When I put exactly what you advise modem is not rebooting and .txt file looks like this, see attachement "Test from Telnet".Test from telnet.Txt

    Now, when I enter "reboot" command twice, then it works. Txt then goes like this, see attachement "Test rebooted". Test rebooted.Txt
    The difference is that after 1st reboot command which returns smth strange I need to type it one more. No need to add that keeping this file exactly as it is as a reboot.txt in IMRAN soft does not work. Only in telnet. How can I modify it, any ideas?
    Thanks a lot,
    Ritchie
    --------------------------------------------------------------------------
    U looks like a computer expert, u have tried something from ur own which works(prime characteristic for a Hacker).

    Anyway, from ur "test.txt" i can conclude a script for u, that is:
    192.168.1.1 23
    WAIT "*"
    SEND "admin\m"
    WAIT "*"
    SEND "admin\m"
    WAIT "" //or WAIT "*"
    SEND "help\m"
    WAIT "\m"
    SEND "reboot\m"
    WAIT "reboot\m"
    SEND "reboot\m"
    WAIT "reboot\m"
    SEND "exit\m"
    WAIT "app: cat /var/pslist"
    SEND ""
    I beleive this shall work fine for ur Modem.

    Now the reason for getting "returns smth strange", that the author has told me when i have mailed him was "I was in a hurry to solve my brother's problem so I have not implemented the full TELNET Protocol Specification but since the implementation works fine on his modem I have decided to let it as it is, may be in future i shall implement it fully."

    The major benifit with using "Imran's Utility" is that it does some other important tasks also, such as, if ur modem gets disconnected during the night then it automatically detects this situation and reboots ur modem to get a new fresh connection.

    --------------------------------------------------------------------------
    dear mrfluke001,
    the reason ur first reboot command failed is, ur "help" command appears to be a menu driven help system so the first "reboot" command goes to "help" command not the modem (this is not the case with most ADSL Modem).

    Now i think u got the idea behind the workings, so u can try to generete a new "test.txt" without "help" command, in this case u may not need to give two "reboot" commands.
    Last edited by nethack; 08-24-08 at 05:57 PM. Reason: Automerged Doublepost

  9. #34
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    4

    Default rebooting - done

    Ok, thanks to you all guys, especially NETHACK for good words and working :taz: script.
    I checked and so far it does what it should, now we'll see during busy nights. FYI - what I receive in a log this time is:
    Unable to Reboot Modem - Invalid Responce exit app: ifconfig wl0 down
    But I guess it is normal since the modem is not active anymore. Right?

    Thanks whitestar_999 in this case I will skip task scheduler and keep it just in case smth is wrong again.

    Thanks once again to you all,

    Ritchie

  10. #35
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Quote Originally Posted by mrfluke001 View Post
    Ok, thanks to you all guys, especially NETHACK for good words and working :taz: script.
    I checked and so far it does what it should, now we'll see during busy nights. FYI - what I receive in a log this time is:
    Unable to Reboot Modem - Invalid Responce exit app: ifconfig wl0 down
    But I guess it is normal since the modem is not active anymore. Right?

    Thanks whitestar_999 in this case I will skip task scheduler and keep it just in case smth is wrong again.

    Thanks once again to you all,

    Ritchie
    -------------------------------------------------------------------------
    u can change:
    SEND "exit\m"
    WAIT "app: cat /var/pslist"
    to
    SEND "exit\m"
    WAIT "*"
    then u shall not get "Invalid Responce exit app: ifconfig wl0 down[/I]"

    Thanks for the Thanks.

  11. #36
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    15

    Default

    will download tonight...

  12. #37
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Hi freinds,
    if u really want to have an Ultimate "virus free environment" + "Ultimate NU Manager", then

    visit here:
    Ubuntu brainstorm - UBUNTU could hit LACKS of users in one day, if...........

    read the article, and give positive votes to it (u may need to register there).

    based on ur vote, may be in the next version of UBUNTU they can made some solutions for our problem.

    then there will be no need for using pirated softwares or antiviruses.
    Last edited by nethack; 08-26-08 at 04:33 AM.

  13. #38
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    3

    Default

    As much i love codes , Could some make it simpler ?

  14. #39
    Junior Member
    Join Date
    Aug 2008
    Age
    23
    Liked
    0 times
    Posts
    12

    Default help

    i hav downloaded imran night usage manager .now i should jus run tat application n keep modem on and the modem reboots exactly at 2.00 uh ??or is there anything else i should configure in tat software..

  15. #40
    Guardian Angel just4kix's Avatar
    Join Date
    Dec 2007
    Liked
    4 times
    Posts
    10,904

    Default

    Admin, Can we move this thread to "Broadband How To" section? It seems to be more appropriate there.

  16. #41
    Junior Member
    Join Date
    Aug 2008
    Age
    23
    Liked
    0 times
    Posts
    12

    Question help needed

    hey can anyone help regarding this software how it works ..i m confused and dunno how to use it .i m confused

  17. #42
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    15

    Default

    I have downloaded the s/w.....
    but not using it so far as it was a bit confusing to configure.......
    can someone help? regarding how to properly use it.

  18. #43
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Quote Originally Posted by manojsbhat View Post
    i hav downloaded imran night usage manager .now i should jus run tat application n keep modem on and the modem reboots exactly at 2.00 uh ??or is there anything else i should configure in tat software..
    --------------------------------------------------------------------------
    dear @manojsbhat,
    First u need to test that wheather the s/w is able to reboot ur ADSL Modem with its default settings or not.

    for testing : suppose its XX:33 Hr Now, then goto Modem Tab and add XX:35 Hr, and click OK, then watch the modem lights...., notice wheather the s/w has rebooted the modem or not at XX:35, if not then see the s/w log u might get some clue for its failure.

    if the s/w can reboot ur modem then there is no other headache, u just have to enable the services u want (under the Tabs) and time settings for that service.

    however if it can't reboot ur modem with its default settings, then u have to configure the "reboot.txt" file under the installation directory.
    See some posts of this thread for how to configure:
    http://www.indiabroadband.net/broadb...html#post34192 (Ultimate Night Usage Manager.)
    http://www.indiabroadband.net/broadb...html#post35464 (Ultimate Night Usage Manager.)
    http://www.indiabroadband.net/broadb...html#post35532 (Ultimate Night Usage Manager.)

  19. #44
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    dear @manojsbhat,
    did u tried the step by step guides posted earlier in this thread, if u get any errors within the procedure then u could post the error messages or logs generated by this s/w here, then i may figure out for u "what went wrong".

  20. #45
    Junior Member
    Join Date
    Sep 2008
    Age
    27
    Liked
    0 times
    Posts
    3

    Default

    hi plz cud upolad de software again.after reading de reviews i found ur software useful.i want to download it n use when i clicked on de link it said no file

  21. #46
    Bronze Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    116

    Default

    Quote Originally Posted by hot_buddy View Post
    hi plz cud upolad de software again.after reading de reviews i found ur software useful.i want to download it n use when i clicked on de link it said no file
    --------------------------------------------------------------------------
    Sorry the s/w is not mine, however i use this s/w and like it.

    The link is given in the very first post of this thread, it is:
    RapidShare: Easy Filehosting

    it is a Rapidshare link.

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

    Default

    I haven't checked out the utility...

    But All (including NETHACK) should check that tool with proper firewall.

    It would be Okey if we would have source code of the utility so that we can check whether it is clean or not.

    This type of *NICE* utility could get your internet banking passwords, credit card details, email address passwords etc.

    Be careful!!!

    (by the way, i don't feel "NETHACK" trustworthy)

    Also who know if Imran would be a pakistani elite hacker spreding his worm/spyware to send email remotely about some bomb blast?

    Right NETHACK?

  23. #48
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    2 times
    Posts
    4,108

    Thumbs down

    Quote Originally Posted by vishalgiri View Post
    I haven't checked out the utility...

    But All (including NETHACK) should check that tool with proper firewall.

    It would be Okey if we would have source code of the utility so that we can check whether it is clean or not.

    This type of *NICE* utility could get your internet banking passwords, credit card details, email address passwords etc.

    Be careful!!!

    (by the way, i don't feel "NETHACK" trustworthy)

    Also who know if Imran would be a pakistani elite hacker spreding his worm/spyware to send email remotely about some bomb blast?

    Right NETHACK?
    Lol...That was really far-fetched... NETHACK's integrity can never be in question... Hez an old member of this forum... U just :double ****: off...

  24. #49
    Guardian Angel just4kix's Avatar
    Join Date
    Dec 2007
    Liked
    4 times
    Posts
    10,904

    Default

    @itsmemad, OK. OK. Let us not abuse. vishalgiri has a right to his opinion but he has no right to pass judgement on people.

    @vishalgiri, you have a right to express opinion but please do not call others as "untrustworthy". You have just one post old and you have no right to judge who is good or who is bad. Even me, I don't have a right to judge who is good or bad except for spammers and flamers.
    *** Never argue with an idiot. ***

    All my useful articles and Guides | My Movie Collection | My Blogs
    -------------------------------------------------------------------------------------------

  25. #50
    Alligator itsmemad's Avatar
    Join Date
    Sep 2008
    Liked
    2 times
    Posts
    4,108

    Default

    Quote Originally Posted by just4kix View Post
    @itsmemad, OK. OK. Let us not abuse. vishalgiri has a right to his opinion but he has no right to pass judgement on people.
    OK.. If u say so... I'm sorry Vishal... But 1st u get ur facts right then accuse any1...

Page 2 of 8 FirstFirst 1234 ... LastLast

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: 26
    Last Post: 11-27-11, 06:15 PM
  2. BSNL BB Usage QUICK Guide.
    By essbebe in forum BSNL broadband
    Replies: 11
    Last Post: 10-27-11, 06:31 PM
  3. Hayai Broadband Data Usage Plans
    By Preeti_20 in forum Broadband Internet Service Providers
    Replies: 2
    Last Post: 03-13-11, 06:31 PM
  4. BSNL Night Unlimited - Layman's review
    By meetdilip in forum BSNL broadband
    Replies: 24
    Last Post: 12-14-10, 01:29 PM
  5. Does this tool show proper usage
    By jaishankar in forum BSNL broadband
    Replies: 2
    Last Post: 02-04-10, 01:41 PM

Posting Permissions

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