Results 1 to 14 of 14

Thread: Will anyboby spend some knowledge to help solve my queries?

  1. #1
    Junior Member
    Join Date
    Jul 2009
    Age
    49
    Liked
    0 times
    Posts
    7

    Default Will anyboby spend some knowledge to help solve my queries?

    Hello everybody.... very good morning to you all...
    Being a new member this is my first post... sorry, with some questions:-
    1)How could I know that whether mine is a static or dynamic IP address?
    2)Despite repeated attempts I failed in clearing DNS cache..... what to do ?
    3)Nowadays very frequently and repeatedly I am getting disconnected from net... what could be the cause and remedy?
    It'll be of great help if anyone tries to solve my queries.... thanks for that in advance.
    BUDDHU.

  2. #2
    Super Moderator smoothvibes's Avatar
    Join Date
    Jul 2008
    Liked
    16 times
    Posts
    4,974

    Default

    Hi buddhu

    Welcome to India Broadband Forum

    1.) Go to RUN Command and type ncpa.cpl
    then right click on Local Area Connection and left click on Properties
    Under Properties double click on Internet Protocol TCP/IP and see if it is on
    Obtain an IP automatically or on static IP

    2.) How are you cleaning DNS Cache/ what all you tried

    3.) Please provide details of your modem/router. Status of DSL/ADSL/Link Light and are you facing disconnection on wireless connection or on wired connection
    please check if DSL light goes off or flashing at disconnection.

  3. #3
    LEARNER
    Join Date
    Aug 2007
    Liked
    28 times
    Posts
    15,323

    Default

    (A)Most Home users are having Dynamic IP and it will change
    whenever you disconnect and reconnect the modem.
    Check here.
    Current IP Check

    (B) Mention your modem Model and make or
    select from this web site's menu if listed.
    http://www.calcutta.bsnl.co.in/dataoneinstall/menu.html

    (C) Ensure your system is connected as per drawing .
    http://www.calcuttatelephones.com/da...tall/drg01.swf

    (D) See in your modem a page like this
    http://i22.tinypic.com/2wd905f.jpg
    ( Try Statistics ADSL menu )
    Report Mod selected ( listed on top )
    SNR attn Line speed for both Upload and download.

    (E) Check speed at speedtest.net say Mumbai server
    and post the link here without http and www.

    (F) you may find this link useful for many queries,
    http://www.indiabroadband.net/bsnl-b...html#post82142 (Confusion)
    if you are a new comer.

    Para two:
    DNS cache.
    You are trying REPAIR option
    Network/LAN / Status/ Repair /Properties
    Ignore for the present. does not affect.
    Details later.

    Download application ccleaner
    from www.filehippo.com
    and use it often.


    Please give feedback
    Please ignore sections not needed.
    Last edited by essbebe; 07-31-09 at 07:52 AM.

  4. #4
    Junior Member
    Join Date
    Jul 2009
    Age
    49
    Liked
    0 times
    Posts
    7

    Default

    Quote Originally Posted by smoothvibes View Post
    Hi buddhu

    Welcome India Broadband Forum.....

    1.) Go to RUN Command and type ncpa.cpl
    then right click on Local Area Connection and left click on Properties
    Under Properties double click on Internet Protocol TCP/IP and see if it is on
    Obtain an IP automatically or on static IP

    2.) How are you cleaning DNS Cache/ what all you tried

    3.) Please provide details of your modem/router. Status of DSL/ADSL/Link Light and are you facing disconnection on wireless connection or on wired connection
    please check if DSL light goes off or flashing at disconnection.
    Thank you smoothvibes for your prompt response...
    1)yah... it shows obtain IP as well as DNS addressES automatically
    2)On right clicking local area connections ..in the dropdown menu there is option to repair... on exercising the option ..after some progress it displays "windows could not finish repairing the problem because the following action can not be completed:clearing the DNS Cache.. for assistance contactthe person who manages your network"
    also I tried through command prompt... but same result
    3)Type II Modem purchased from DATA ONE having ethernet port with 4 led lights(power,lan,adsl,wireless)glowing when connected....during disconnectde period adsl line goes off.... after a while starts blinking for a couple of times ...again goes off.... likewise after a few attempts finally it is ON...and one option "to connect" comes for my clicking....after the click I am connected again..... but for how long.........!!
    ================================================== ==============
    During typing this message I got disconnected (& had to click option 'to connect')for 5 times!!!!

    Thank you essbebe.... I am to go offline for the time being but I've d'nloaded the diagrams and charts etc. .... I'll try and obviously give you the feedback....
    THANK YOU FOR YOUR USEFUL LINKS...
    BUDDHU
    Last edited by buddhu; 07-31-09 at 07:35 AM. Reason: Automerged Doublepost

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

    Lightbulb DNS Client Service

    for your DNS cache problem:

    Run->Services.msc and make sure DNS Client Service is running and set to Automatic.

  6. #6
    Junior Member
    Join Date
    Jul 2009
    Age
    49
    Liked
    0 times
    Posts
    7

    Default

    Quote Originally Posted by Karamjeet View Post
    for your DNS cache problem:

    Run->Services.msc and make sure DNS Client Service is running and set to Automatic.
    Thank you karamjeet for your suggestion....
    I've made DNS Client service running as automatic from 'disabled' set up...
    ....BUT UNFORTUNATELY THAT DOES NOT SOLVE MY PROBLEM...
    ??????????

  7. #7
    LEARNER
    Join Date
    Aug 2007
    Liked
    28 times
    Posts
    15,323

    Default DNS CACHE === clearing

    @buddhu
    PROBLEM
    2)Despite repeated attempts I
    in clearing DNS cache..... what to do ?
    Question :
    what is DNS cache and why we should clean it?


    The DNS cache contains a record of all your system's DNS requests.
    It would look something like this (if it were a true text file)..

    123.222.10.117 =
    airline tickets cell phone deals at whatever.com

    123.16.10.118 = Something.

    ..and so on.

    So, if in future your system wants to know
    what the IP address of airline tickets cell phone deals at whatever.com is,
    it will look in the cache rather than requesting
    a name resolve from a DN server on the Net (for speed). However, if your DNS cache becomes corrupt
    or if one, or more, of the IP addresses
    have changed.. then you might be asked to clean it.


    QUESTION ;
    how often we must clear the cache?


    Very rarely, if ever at all.
    You would normally only do this if you have
    been asked to by a support person
    or if you had suddenly lost your ability
    to access some or all of the Internet
    without any apparent reason.

    =====================================
    Suggestions;
    IN SAFE MODE
    start/ run/ cmd/ ipconfig/ flushdns

    or arp -a In safe Mode.
    =================================

    Source : google search
    REF: http://support.microsoft.com/kb/919746 for Post 5 .

  8. #8
    Junior Member
    Join Date
    Aug 2008
    Liked
    0 times
    Posts
    80

    Thumbs up Reset TCP/IP

    Try

    Run->cmd
    netsh int ip reset c:\resetlog.txt
    netsh winsock reset all
    regsvr32 ole32.dll
    regsvr32 netshell.dll

    then restart PC.

    you may have to configure the LAN IP Address again because above commands reset the TCP/IP to clean state.

  9. #9
    LEARNER
    Join Date
    Aug 2007
    Liked
    28 times
    Posts
    15,323

    Default

    Precaution :[
    Before attempting to change REGISTRY entries
    (A)it is preferable/advisable to create a System Restore Point.
    or
    (B) back up existing Registry entries. ( working condition ).
    Para two ;
    specify what is the problem about DNS cache , you face,
    when surfing the Internet.

  10. #10
    Junior Member
    Join Date
    Jul 2009
    Age
    49
    Liked
    0 times
    Posts
    7

    Default

    Thank you ESSBEBE, KARAMJEET and SMOOTHVIBES for your replies and my problem of 'unable to clear DNS cache' has been solved... my last post gave wrong message...sorry.. only after restarting I found my problem solved... sorry for delayed feedback also...
    lastly thank you all for the informative posts you offered which made me believe this site a valuable one to gather knowledge one does not have...
    thak you ....thank you..... thank you....
    BUDDHU

    P.S: My 3rd problem (frequent disconnection ) is still persisting though..........
    Last edited by buddhu; 08-14-09 at 07:10 AM. Reason: Automerged Doublepost

  11. #11
    LEARNER
    Join Date
    Aug 2007
    Liked
    28 times
    Posts
    15,323

    Default

    @buddhu
    my problem of 'unable to clear DNS cache' has been solved.
    .

    by @karamjeet
    for your DNS cache problem:
    Run->Services.msc and make sure DNS Client Service is running and set to Automatic.
    emphasis mine.

    Presume this tweak worked after you restarted the System again, to get the
    above change effected. .

    2.
    You should mention what you did before restarting the system.
    Without proper feedback, members cannot
    give correct suggestion to other users for similar
    problem/s.
    3.
    I find it almost frustrating, after accessing some threads ,
    in this forum and others, the thread starter
    does not give enough feed back after solving his problem.

  12. #12
    Admin's Avatar
    Join Date
    Jan 2006
    Liked
    57 times
    Posts
    6,140

    Default

    Quote Originally Posted by buddhu View Post
    Thank you ESSBEBE, KARAMJEET and SMOOTHVIBES for your replies and my problem of 'unable to clear DNS cache' has been solved... my last post gave wrong message...sorry.. only after restarting I found my problem solved... sorry for delayed feedback also...
    lastly thank you all for the informative posts you offered which made me believe this site a valuable one to gather knowledge one does not have...
    thak you ....thank you..... thank you....
    BUDDHU

    P.S: My 3rd problem (frequent disconnection ) is still persisting though..........
    Would it not be nice to share with us all how you managed to solve your problem considering how many people jumped in to help you... this thread will be read by thousands in future and posting how you resolved the issue will help many like you in future.

    Would be great if you could give a quick feedback on what you did to get this sorted.

  13. #13
    Junior Member
    Join Date
    Jul 2009
    Age
    49
    Liked
    0 times
    Posts
    7

    Default

    Quote Originally Posted by Admin View Post
    Would it not be nice to share with us all how you managed to solve your problem considering how many people jumped in to help you... this thread will be read by thousands in future and posting how you resolved the issue will help many like you in future.

    Would be great if you could give a quick feedback on what you did to get this sorted.
    Quote Originally Posted by essbebe View Post
    @buddhu
    .

    emphasis mine.

    Presume this tweak worked after you restarted the System again, to get the
    above change effected. .

    2.
    You should mention what you did before restarting the system.
    Without proper feedback, members cannot
    give correct suggestion to other users for similar
    problem/s.
    3.
    I find it almost frustrating, after accessing some threads ,
    in this forum and others, the thread starter
    does not give enough feed back after solving his problem.
    Yes you are right ESSBEBE "Run->Services.msc and make sure DNS Client Service is running and set to Automatic"-suggested by Karamjeet worked after restart......
    It appeared from my the then last postings (I presumed) that I made it clear that suggestion by Karamjeet worked well... b'cause just before-I replied in negation to Karamjeet mistakenly and in afterposting apologized for the same...
    however I've got no intention to fly after getting my problem solved and I've acknowledged very sincerely every body's attempt to help me solve my problem.......
    I'm not a VERY frequent net surfer and sometimes I am away from net despite interest to do surf ...simply because of my professional involvement...
    Still.... I am sorry if any one was hurt by my acts and deeds in any way...
    Again I wish to thank you all for your attitude of helping people in need.
    BUDDHU

  14. #14
    LEARNER
    Join Date
    Aug 2007
    Liked
    28 times
    Posts
    15,323

    Default

    @buddu
    Thanks for responding to my post and @admin's.
    Please open new thread for Problem No 3.
    @karamjeet
    for your DNS cache problem:
    Run->Services.msc and make sure DNS Client Service is running and set to Automatic.
    Thanks.
    REP+++ given by clicking the "SCALE"
    Attachment 5456
    in your post No.5
    Last edited by essbebe; 09-06-11 at 08:25 PM.

Thread Information

Users Browsing this Thread

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