Go to Advice start page

Identifying A DNS Problem In Your Internet Service

DNS, which lets you translate a host name or URL into an IP address, is a key process in Internet use. Sometimes, though, it doesn't work. You try to browse to http://www.example.com, and you get a cryptic

Firefox can't find the server at www.example.com.

or
We can't find "www.example.com"

or worse, sometimes the classical
404 Not Found

Or even, the white screen of death - no error - no response.

Now the above example symptoms could have been caused by any of several scenarios.
  1. Host www.example.com doesn't exist
  2. Host www.example.com isn't operational today
  3. Your DNS (that translates www.example.com into an IP address) isn't working
  4. Your MTU setting is causing a problem with accessing www.example.com
  5. (This is not fiction, folks) - Your ISP, or a government agency, is intentionally blocking your access to www.example.com
  6. You don't have Internet connectivity
What should you do now?
Well, if your Internet connectivity is down, you have different work to do. But, if you can access any other web sites, or if you are otherwise certain that your service is not the problem, then make sure that your DNS is working.

To do this: If you want to read a more detailed description of this diagnostic technique, check out Roberto's Report: DNS and MTU - Interpreting Results.

▲ Top