Slashdot Log In
Google DNS Glitch Caused Outage
Posted by
CmdrTaco
on Sun May 08, 2005 08:32 AM
from the not-much-else-happens-on-sunday-morning dept.
from the not-much-else-happens-on-sunday-morning dept.
An anonymous reader writes "Google suffered a pretty long outage saturday evening, due to some DNS glitches, according to company spokesperson. All Google services were down for a while, including Gmail and Google AdSense. There seems to be a DNS hijack, as some screen grabs show that Google.com was redirecting to another site, SoGoSearch.com. "
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Whois Entries Not Indicative of a Hack (Score:5, Informative)
GOOGLE.COM.SUCKS.FIND.CRACKZ.WITH.SEARCH.GULLI.
GOOGLE.COM.HAS.LESS.FREE.PORN.IN.ITS.SEARCH.ENG
GOOGLE.COM
This is NOT at ALL indicative of a hack.
All this means is that gulli.com chose to register a DNS server with their registrar called 'GOOGLE.COM.SUCKS.FIND.CRACKZ.WITH.SEARCH.GULLI.C
Simmer down everyone. If you whois ANY major site you'll see similar things. (Just try Microsoft.com)
Re:Whois Entries Not Indicative of a Hack (Score:5, Informative)
You know, it's what happens when the browser can't find the given domain name (dns servers are down), that it tries www.google.com.com, then www.google.com.net and it happened to be already taken by the site in the screenshots.
Parent
Re:Whois Entries Not Indicative of a Hack (Score:2)
Re:Whois Entries Not Indicative of a Hack (Score:3, Informative)
Firefox: Go to about:config and set user_pref("browser.fixup.alternate.enabled", false);
Re:Whois Entries Not Indicative of a Hack (Score:5, Interesting)
Looks like these clowns aren't just limiting themselves to Google...
Parent
Re:Whois Entries Not Indicative of a Hack (Score:2)
Wow, I thought that trick stopped working like four years or so ago. I even had one of those kind of entries, but took it out when the search stopped showing them
Four years ago, I remember this worked in Debian's whois, but not in Red Hat's or SuSE's. The output from whois depends on how the searching is done. Given the large number of people "discovering" this today, it looks like Debian's whois variant is more widespread now.
Google didn't cash 400,000 US$ during that time (Score:5, Interesting)
During Q1 2005, Google cashed $657 million by showing sponsored links on search results. This means 300,000 US$ per hour. Taking into account that this issue happened on Saturday (less users), we can estimate the 'non-revenue' figure in 400,000 US$ aprox, without considering other non-working services like Google AdSense, which probably suffered problems during this time.
http://google-blog.dirson.com/post.new/0260/ [dirson.com]
Parent
For Microsoft... (Score:3, Funny)
I just tried Microsoft. Hilarious.
Re:Whois Entries Not Indicative of a Hack (Score:2)
why doesn't any domain have its dns servers listed when such a search is performed? (Does whois filter out dns servers listed within the domain itself?)
ala, google.com uses ns1->ns4.google.com, so it doesn't list them?
Re:Whois Entries Not Indicative of a Hack (Score:3, Informative)
This only confuses humans, and has nothing to do with Google's outage and overly helpful browser code.
Re:Good example of why SPF's security holes (Score:4, Insightful)
If your domain is high-jacked due to a fault with the security of your domain registrar, then yes, you have bigger problems than any anti-spam solution.
This is not the purpose of SPF
If you read spf.pobox.com [pobox.com] You can learn that SPF is merely designed to be a system which can eliminate domains being spoofed in the from field of spam messages.
If someone is using one of my domains (logicx.net) to send spam; I can reduce the affect of such a joe-job attack [tnpi.biz] by having a published SPF record; such that receiving systems can verify if the email came from a logicx.net mail server, and reject it appropriately.
SPF and PGP have entirely different authentication approaches. I'd go so far as to say that PGP is more integrity checking.
SPF is a verification that mail for a particular domain came from an appropriate server -- with the goal of disposing false emails (spam, spoofs, etc.)
This is not at all a system to verify users on that particular email system.
This is where PGP steps in -- It is used to verify the integrity of the email -- that it came from a particular user, and came unaltered.
Finally, where has it been verified that their was a breach of their DNS system?
All of the screenshots have now been confirmed to be a firefox situation where when DNS failed it resolved www.google.com.net -- which resolved to the people who own com.net
Parent
Laugh! (Score:3, Funny)
Google Web Accelerator (Score:4, Funny)
Slashdot and Google (Score:3, Insightful)
Re:Slashdot and Google (Score:3, Insightful)
I wonder if Google's shareholders feel the same way or if they understand that they do owe their customers? They're a business; they owe me whatever it is I feel like asking for or I'll go elsewhere.
Re:Slashdot and Google (Score:4, Informative)
Are you an advertiser on Google? If not, it sounds as if you are confusing what Google owes shareholders (return on investment) and their customers (advertisers) with what Google owes the user, (technically, nothing).
It is true that Google tries to provide a good experience for users, and that helps provide value to the advertisers and return on investment the shareholders are owed.
If, on the other hand, you are an advertiser, you should realize that Google's first obligation is to its shareholders, not its customers or its users.
(Okay, I realize that Google has other customers than advertisers, e.g. those who purchase Google's search services, users of Google Answers, etc., but my impression is that advertising generates the bulk of Google's revenue.)
Parent
SoGoSearch (Score:2, Interesting)
Re:SoGoSearch (Score:2, Informative)
Re:SoGoSearch (Score:3, Informative)
Pre-FP (Score:4, Informative)
SoGoSearch didn't hijack (Score:5, Informative)
I do think it is unethical to register a domain such as google.com.net if you are not Google, but that is a different thing.
Re:SoGoSearch didn't hijack (Score:5, Informative)
The real problem lies in web browsers that append ".net" to a domain name when the .com version cannot be accessed.
Parent
Re:SoGoSearch didn't hijack (Score:5, Interesting)
A better idea is to not have such brain-dead DWIM "features" in the browser. What kind of stupidity is it to blindly append a TLD to a URL that already ends in a valid TLD?
Parent
Re:SoGoSearch didn't hijack (Score:5, Insightful)
As the parent says, it is common behaviour for browsers to try appending common TLD's to the end of an URL that is not found verbatim. When Google went away, the browser appended
A bug that people seem to be ignoring is that whatever browser is shown in the screenshot did not show the correct URL after the
Parent
Re:SoGoSearch didn't hijack (Score:3, Funny)
Re:SoGoSearch didn't hijack (Score:5, Informative)
Parent
Re:SoGoSearch didn't hijack (Score:3, Interesting)
It's worth asking if Mozilla and Firefox use the "default" resolver of the host operating system, or if the developers took the "path of greatest suprise" by including one of their own.
Re:SoGoSearch didn't hijack (Score:3, Informative)
This has been default resolver behavior on Unix (including Mac OS X and Linux, IIRC) since early versions of the resolver libraries.
I am NOT talking about the DNS server itself, rather the client libraries.
On a Linux machine (at least RH9), look at
"man 3 resolver".
Note the "RES_DNSRCH" option:
"If set, res_search() will search for host names in the current domain and in parent domains. This option is used by gethostbyname(3). [Enabled by default]."
Note also that it is enabled unless some
That's still trademark infringement (Score:2)
Not a hijack (Score:5, Informative)
www.google.com.net leads to sogosearch.com
When a browser fails to resolve an address, they will try adding
Re:Not a hijack (Score:2, Insightful)
code we add another potential _exploit_.
Re:Not a hijack (Score:2)
Has it gotten to this point yet? (Score:5, Insightful)
I mean, there are other search engines.
Other email services.
Other mapping things.
Seriously, what were people doing a couple years ago? If your life is that in tuned to google, maybe its time to 'log off' (and pardon the cliche).
Re:Has it gotten to this point yet? (Score:2)
Other email services.
I agree with your sentiment but WTF?! "Other email services" doesn't make much difference if your primary email is delivered to gmail.
Re:Has it gotten to this point yet? (Score:3, Insightful)
You mean, other than that not solving any problem? If the email service you use goes down, and you don't retain a local copy of that email, you immediately lose access to a wealth of information. Doesn't matter if it's GMail, Yahoo!, Hotmail, or whatever. I don't see how your suggestion solves the problem.
Re:Has it gotten to this point yet? (Score:4, Informative)
If you get important email, I suggest paying for an account that provides support as part of the price. "Free" doesn't typically mean "great support", not even in the case of Google.
Parent
Re:Has it gotten to this point yet? (Score:2, Funny)
Re:Has it gotten to this point yet? (Score:3, Interesting)
A couple of years ago, I wouldn't have looked up the number at all, but I also wouldn't have been used to being able to look it up at any time
Just a DNS glitch (Score:4, Informative)
But apparently it was just their browser's not finding google.com and trying to go to Google.com.net [com.net]
Stop flipping out!
Just noticed (Score:2, Interesting)
However I noticed http://www.google.com/intl/xx-hacker/ [google.com] don't know what the hell it is... or just one of those google own funny stuff
So the DNS was down... (Score:5, Funny)
Re:So the DNS was down... (Score:2, Informative)
In case there is an attack at the DNS-servers.
http://216.239.39.99/ [216.239.39.99] and http://216.239.57.104/ [216.239.57.104]
Re:So the DNS was down... (Score:2)
This hit Microsoft as well (Score:4, Funny)
With google down.. (Score:5, Funny)
Just think how this affected ISP help desks (Score:3, Insightful)
Think about it -- Google just doesn't go down. Not like some websites. It's so simply designed, and in some people's minds, that means it can't fail.
Hell -- I stupidly went into my Linksys router interface after FireFox gave me a startup error to see if my ISP had dropped my connection. I didn't think to look at CNN.com or another website (which were working fine, so NOT an outage). Why?
Google just doesn't go down. Reliance is a real bitch sometimes, no?
IronChefMorimoto
Google DNS Glitch Caused Outage (Score:3, Interesting)
I knew that [slashdot.org] . Where is the full detailed breakdown?
Re:It's time to end our dependence on google (Score:4, Insightful)
Parent
Re:It's time to end our dependence on google (Score:3, Insightful)
And if there is, please, show us. I'm interested.
Monopolies aren't inherently evil. Monopolies that use their position to hurt consumers are evil, but I don't know of Google doing that.
Re:It's time to end our dependence on google (Score:5, Informative)
Except, its market share is only 35% [wired.com].. which is far from a monopoly. (For comparison, yahoo is at 32%)
Only here on slashdot does everyone think google completely controls the web search market.
Parent