web - DNS 查找失败 - 所有浏览器均出现错误

标签 web dns proxy nslookup

请向下滚动以找到解决我问题的解决方案...

问题::

首先,请原谅我在这里问这个问题。我在SO网络中搜索过其他网站,但我真的不明白该把它放在哪里,这是我唯一熟悉的网站。我也花了几个小时阅读其他网站,但没有找到答案。我请求版主,如果这与此处无关,请将此问题移至适当的网站。

我的系统中安装了 IE、Mozilla、Google Chrome。例如,当我尝试查看网站时,http://www.millennialmedia.com ,我在所有浏览器中都收到 DNS 查找失败错误。我可以访问大多数网站,但只有少数网站出现此错误。我工作场所的同事能够毫无问题地访问该网站。我什至无法打开我家的网站。我收到相同的 DNS 查找失败错误。所以,我想问题与网络无关,而且由于我的 friend 能够访问它,所以这也不是网站的问题。肯定是我的系统有问题。

我的系统上安装的是 Windows 7 Ultimate Edition。

如果有人知道如何解决此问题,请指导我。

这是我的主机文件

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#   127.0.0.1       localhost
#   ::1             localhost

enter image description here

enter image description here

将浏览器中的设置更改为无代理。屏幕截图是使用 Mozilla Firefox 进行的,现在可以使用了..

最佳答案

从命令提示符运行以下命令。

nslookup www.millennialmedia.com

这应该使用 IP 地址进行响应,并让您知道当前正在解析您的请求的 DNS 服务器。在我的机器上,输出如下,这意味着我可以访问该网站。

nslookup millennialmedia.com
Server:  <hidden>
Address:  <hidden>

Non-authoritative answer:
Name:    millennialmedia.com
Addresses:  216.146.46.11
          216.146.46.10

关于web - DNS 查找失败 - 所有浏览器均出现错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16643412/

相关文章:

javascript - 如何滚动大表面? (例如一篇文章)

javascript - 为什么 JQuery 不触发添加的事件监听器?

ssl - Heroku SSL 证书 : change default email address

java - Java 中的每代理身份验证

html - 使用 "display:table/table-cell"时出现神秘空白

windows - 在Windows计算机上为单个DNS映射覆盖DNS服务器

amazon-web-services - 在Amazon AWS SES中更改来自域的MAIL

javascript - 脚本标签 REACT JS 需要代理身份验证

c - 以编程方式获取 Linux 上的代理信息

web - “第一次绘画的时间”与 'First Meaningful Paint'