windows 7 - Internet does not work even though Gmail keeps on working

07
2014-07
  • fastcodejava

    ​​Sometime my internet does not work even though Gmail keeps on working. How can I recover from this position without starting my machine.

  • Answers
    Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

    Related Question

    How does windows (7 in my case) knows that I'm "connected to the internet"?
  • Ran Biron

    Possible Duplicate:
    How does Windows know whether it has internet access or if a Wi-Fi connection requires in-browser authentication?

    I see "internet connection" or "no internet connection" on the network chooser in windows 7. How does it knows if it has an internet connection at all? What site does it ping? (or access, or lookup.... or ???)


  • Related Answers
  • Steven Mietelski

    It checks for DNS. If you have a loaded DNS list then it considers you connected to the internet.

    If you don't have DNS then it assumes you're on LAN only.

    It will mistakenly tell you you're connected to the internet if you're on a LAN that has a local DNS server that is not actually able to reach the external network.

  • amyassin

    Actually this feature is called Network Connectivity Status Indicator (NCSI), it basically does a DNS resolution of a specific Microsoft server, then requests a file from it that should contain a certain phrase.. More details can be found from the superuser blog post that discussed a superuser Question of the Week...

    *The mentioned question and blog post were written AFTER the time this question was asked.. But I don't think that question will ever be closed as duplicated after all those upvotes :D