also @ TechSpot: Gamers spend more money on iOS than dedicated handhelds

"DNS lookup failed" error message while using Google Chrome

Discussion in 'Storage and Networking' started by kryan, Jun 23, 2011.

Post New Reply
  1. kryan Newcomer, in training Posts: 65

    Hi everyone.

    I've been getting the "DNS lookup failed" error message constantly while using Google Chrome. TCP/IPv4 settings for IP address and DNS server are on automatic as per my ISP's instructions. And Chrome is already listed as an exception in my Windows firewall. After talking with my ISP they insist that the problem is on my side, probably the firewall.

    I tried disabling the firewall and using Google's public DNS. This reduced the frequency of the errors, but doesn't get rid of them completely.

    Any suggestions would be appreciated.

    Thanks in advance.
  2. jobeard TS Ambassador Posts: 12,210   +118

    re-enable the firewall
    connect to the router/modem per usual
    get a command prompt (start->run->cmd) and enter
    ipconfig /all >myTCP.txt
    now copy the entire contents of myTCP.txt and
    a) paste into your follow-up OR
    b) attach that file itself
  3. kryan Newcomer, in training Posts: 65

    jobeard, thanks for the response. File is attached.

    Attached Files:

  4. jobeard TS Ambassador Posts: 12,210   +118

    [1] the system address and the gateway are in the same subnet which is correct.

    the DHCP address [2] looks wrong and
    the DNS addresses [3] are those of Google's DNS and should work - -
    but for now, try letting the DHCP set these automatically
    instead of your manual setup.

    further down we see
    which says IPv6 is enabled on your system - - disable IPV6,
    Google for Disable IPv6 and follow the instructions for your system {XP, Vista, Win7} - - be sure to reboot.
  5. kryan Newcomer, in training Posts: 65

    Okay, DNS is set back to automatic and IPv6 has been disabled.
  6. jobeard TS Ambassador Posts: 12,210   +118

    what happens when you try ping google.com ?
     
  7. kryan Newcomer, in training Posts: 65

    Pinging google.com [74.125.229.116] with 32 bytes of data:

    Reply from 74.125.229.116: bytes=32 time=146ms TTL=56

    Reply from 74.125.229.116: bytes=32 time=147ms TTL=56

    Reply from 74.125.229.116: bytes=32 time=142ms TTL=56

    Reply from 74.125.229.116: bytes=32 time=177ms TTL=56



    Ping statistics for 74.125.229.116:

    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

    Approximate round trip times in milli-seconds:

    Minimum = 142ms, Maximum = 177ms, Average = 153ms
  8. jobeard TS Ambassador Posts: 12,210   +118

    wonderful - - that shows your system has resolved google.com -> ip address = 74.125.229.11674.125.229.116 and you can ping it

    this should also enable your browser access to http: // google.com/

    please report if that is not the case.


    *IF* you have browser access to google.com, you can now go back and put
    the 8.8.8.8 & 8.8.4.4 addresses into your tcp settings,
    [ ie: that was a good idea to start with, but needed to ensure your ISP and you could cooperate :) ]

    disconnect from your modem/router for at least 30 seconds, reconnect, wait another 30 seconds and then launch the browser and reverify access to google.com
  9. kryan Newcomer, in training Posts: 65

    Seems like disabling IPv6 is working for now. I have access to google.com and the error hasn't occurred since. Changed the DNS back to google's and I still have access.
  10. jobeard TS Ambassador Posts: 12,210   +118

    that's what I expected - - well done :)

    create a new System Restore Point and enjoy your Internet Surfing . . .
  11. kryan Newcomer, in training Posts: 65

    Looks like the problem has returned again. Yesterday, after applying the changes you suggested, my internet worked flawlessly. But when I started my PC this morning, the error appears, though not as frequently as before.

    Some additional information if it might help. I'm using a Dell Inspiron 1525 running Windows Vista Home Premium. I'm plugged directly into the modem when I use the internet. When I shut down I unplug the ethernet cable from the laptop.
  12. jobeard TS Ambassador Posts: 12,210   +118

    make sure you disabled IPv6 via regedit, unchecking [ ] IPv6 Protocol in the TCP settings is good only during the existing login session. To permanently disable, the regedit solution is necessary.
  13. kryan Newcomer, in training Posts: 65

    I used Microsoft "Fix It" to disable IPv6 the first time. When I follow the instructions to disable it via regedit, I see the appropriate entries and values already there.

    EDIT:
    Just to elaborate, in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters, DisabledComponents is set to 0xffffffff
  14. jobeard TS Ambassador Posts: 12,210   +118

    hmm; interesting.

    I recommend you power off
    1. shutdown your system,
    2. power off any router connnected to your modem,
    3. and your ISP Modem as well
    wait at least 30 seconds, and restart them like this
    1. power ON the modem; wait one mintue for it to stablize
    2. power on the router and wait 30 seconds
    3. now restart your system

    when you get here, retrun that IPCONFIG /ALL >myTCP2.txt
    and attach it to your follow-up . . . .
  15. kryan Newcomer, in training Posts: 65

    Results attached.

    Attached Files:

  16. jobeard TS Ambassador Posts: 12,210   +118

    good; get the command prompt again and
    1. ipconfig /flushdns
    2. net stop "dns client" #keep these quotes
    3. net start "dns client"

    you should be able to ping google.com and access google with the browser.

    if you fail, please quote the specific URL or domain name attempted . . .
  17. kryan Newcomer, in training Posts: 65

    Ran the above successfully as administrator but still having trouble. Pinging google doesn't give consistent results. Sometimes the request completes successfully, sometimes there's packet loss, and sometimes it can't find the host at all.
  18. jobeard TS Ambassador Posts: 12,210   +118

    run these
    1. nslookup google.com. >lookup.log #note trailing period after the .com
    2. tracert google.com >tracert.log #and no period after this one
    attach both files please

    be prepared to regress to using only the DHCP provided DNS addresses instead of the manual 8.8.8.8 . . .
  19. kryan Newcomer, in training Posts: 65

    Okay. See attached.

    Attached Files:

  20. jobeard TS Ambassador Posts: 12,210   +118

    my my; you cant reach the DNS at 8.8.8.8
    DNS request timed out.
    timeout was 2 seconds.
    Server: UnKnown
    Address: 8.8.8.8

    DNS request timed out.
    timeout was 2 seconds.
    DNS request timed out.
    timeout was 2 seconds.
    nix the manual DNS settings in the TCP and set both your IP address & DNS addresses to be Automatic and save.

    disconnect the system from the router/modem; wait 30sec and then recable.
    wait another 30sec and retry ping google.com