The ipconfig /flushdns removes my ISP cache ?

Discussion in 'Site & Server Administration' started by mexfi571, Jun 20, 2009.

  1. #1
    Hi all,

    i have a bit uneasy problem with my site. Almost once a day, i can't connect (even i can't upload my files)

    So i asked my host service why it happens and they told that:


    "The ipconfig /flushdns removes your ISP cache. Your ISP was routing your connections to a wrong ip, than to the correct, which caused this issue."


    So what i should do solve this problem? Thanks so much.
     
    mexfi571, Jun 20, 2009 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    Sounds like you isp is not caching the results properly. I would suggest you use the OpenDNS.com dns servers, as they are usually quicker that your local ISP cache, and they update very quickly:

    http://www.opendns.com/

    These are the IPs for the dns servers:

    208.67.222.222
    208.67.220.220
     
    RHS-Chris, Jun 20, 2009 IP
  3. kailash

    kailash Well-Known Member

    Messages:
    1,248
    Likes Received:
    42
    Best Answers:
    0
    Trophy Points:
    190
    #3
    It's better to use windows host file to map your web site to particular IP address. Open the file C:\windows\system32\drivers\etc\hosts in notepad and add the following entry at the end of file:

    1.2.3.4 yourwebsite.com

    Replace 1.2.3.4 IP with your site IP address and save this file.

    Kailash
     
    kailash, Jun 20, 2009 IP
  4. mexfi571

    mexfi571 Peon

    Messages:
    125
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think, i succeded friends. i'll wait for some time. i hope that it won't repeat.thanks for ur advises.
     
    mexfi571, Jun 20, 2009 IP