up vote 1 down vote favorite
share [g+] share [fb]

The Google IP address 74.125.53.100 is failing. I know no one would believe this so I did an online ping:

alt text

As this image shows one of the IP addresses for Google is failing.

However there are others. If I type them in then I can get to Google just fine. But when I try to search, Google reverts back to the broken IP.

Is there any way for me to say "I want to do a search with one of the working IP addresses"?

link|improve this question

66% accept rate
1  
Or, a quick workaround: add .nyud.net, so: google.com.nyud.net (see coralcdn.org for details) – Arjan Oct 28 '09 at 9:42
Or wait a few minutes, I am not seeing any packet loss from that IP at this time... – Benjamin Schollnick Oct 28 '09 at 10:10
I did wait "a few minutes". I posted this after an hour of the IP Address being bad. (Google is so huge that if it does not work, your first suspect should be your computer not google. I did a lot of checking on my side first.) – Vaccano Oct 28 '09 at 14:51
feedback

3 Answers

up vote 2 down vote accepted

Set up a static resolution in your hosts file pointing google.com to one of the good IPs.

Host File on Windows

link|improve this answer
Good idea. Next time it happens this is the route I will try – Vaccano Oct 28 '09 at 14:49
feedback

Have you tried the other domains:

Official Google domain names of all countries

Google's growing list of domains

link|improve this answer
Good idea, but I tried that and it did not work. (Still switched me back to the bad IP when I tried to search) – Vaccano Oct 28 '09 at 14:48
feedback

Mac/Linux hosts file can be found here (if your doing this from a Mac or Linux):

/etc/hosts

Add this line to the hosts file:

74.125.45.100 www.google.com

(substituting with the IP you want)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.