web - DNS Lookup failed - Error with all browsers -


please scroll down solution solved problem...

question :::

firstly, please excuse me asking question here. have searched other sites in network, didn't understand put , site familiar with. also, have spent hours reading other sites, didn't find answer. request moderators to, please move question appropriate site, if not related here.

i have ie, mozilla, google chrome installed in system. when try view sites example, http://www.millennialmedia.com , dns lookup failed error in browsers. can access of sites, error few. colleagues @ workplace able access site without problems. cannot open site @ house. same dns lookup failed error. so, guess problem not related network , since friends able access it, it's not problem site well. must problem in system.

i have windows 7 ultimate edition on system.

if has idea on how resolve this, please guide me.

here hosts file

# copyright (c) 1993-2009 microsoft corp. # # sample hosts file used microsoft tcp/ip windows. # # file contains mappings of ip addresses host names. each # entry should kept on individual line. ip address should # placed in first column followed corresponding host name. # ip address , host name should separated @ least 1 # space. # # additionally, comments (such these) may inserted on individual # lines or following machine name denoted '#' symbol. # # example: # #      102.54.94.97     rhino.acme.com          # source server #       38.25.63.10     x.acme.com              # x client host  # localhost name resolution handled within dns itself. #   127.0.0.1       localhost #   ::1             localhost 

enter image description here

enter image description here

change settings in browser no proxy. screenshot mozilla firefox , works now..

run following command prompt.

nslookup www.millennialmedia.com 

this should respond ip address let know current dns server that's resolving requests. on machine output below implies site accessible me.

nslookup millennialmedia.com server:  <hidden> address:  <hidden>  non-authoritative answer: name:    millennialmedia.com addresses:  216.146.46.11           216.146.46.10 

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -