Live data from Hacker News

GoDaddy outage caused by corrupted router tables

godaddy.com

1–10 of 97 posts

Re: GoDaddy outage caused by corrupted router tables

#3
"The service outage was not caused by external influences. It was not a "hack" and it was not a denial of service attack."

So Anonymous0wn3r or whoever was just claiming responsibility for something they had no hand in? The router tables just corrupted themselves?

Re: GoDaddy outage caused by corrupted router tables

#5

I don't know much about hardware at all, but aren't routers fairly simple, time tested pieces of hardware? Can they really corrupt en-masse in this way?

Routers can get quite complicated.

At a first level, routers will cache information about what machines are on which port of the router. This enables them to not forward a packet to every port on the router (reducing network load). This is normally done using MAC Addresses.

On more expensive routers, the router can understand IGMP, or multicast and route based on multicast joins. This enables an optimization on simple broadcasts because not every machine on the network needs to see these packets, but multiple machines might want to.

Re: GoDaddy outage caused by corrupted router tables

#7
post #3

"The service outage was not caused by external influences. It was not a "hack" and it was not a denial of service attack." So Anonymous0wn3r or whoever was just claiming responsibility for something they had no hand in? The router tables just corrupted themselves?

> So Anonymous0wn3r or whoever was just claiming responsibility for something they had no hand in?

Yeah, with a name/handle like Anonymous0wn3r they sound very trustworthy. If they claimed they had a hand in something, it must be true.

Re: GoDaddy outage caused by corrupted router tables

#9

I don't know much about hardware at all, but aren't routers fairly simple, time tested pieces of hardware? Can they really corrupt en-masse in this way?

They're not that simple due to aggressive speed optimizations like caching frequently used routing information in hardware registers. If the cache gets corrupted due to electronic bogon flux, bad things happen. These events are rare (like once every billion operating hours) so you can imagine it's hard for the router vendors to find & fix them all.

It is a little sad that they didn't try rebooting the routers for so many hours.

Re: GoDaddy outage caused by corrupted router tables

#10
Based on a long history of working in datacenters I'd bet someone misconfigured something and later claimed it was "corrupted" to save their ass - happens all the time. It's just so simple to make very confusing and damaging mistakes in a complicated network.

I wouldn't be surprised to hear that GoDaddy's corporate culture wouldn't respond well to someone admitting to a mistake this damaging.

Post reply on HN