top | item 40311522

(no title)

obelos | 1 year ago

Not every time. Sometimes it's DNS.

discuss

order

p_l|1 year ago

Once it was a failing line card in router zeroing last bit in IPv4 addresses, resulting in ticket about "only even IPv4 addresses are accessible" ...

sophacles|1 year ago

One time for me it was: the glass was dirty.

Some router near a construction site had dust settle into the gap between the laser and the fiber, and it attenuated the signal enough to see 40-50% packet loss.

We figured out where the loss was and had our NOC email the relevant transit provider. A day later we got an email back from the tech they dispatched with the story.

jeffrallen|1 year ago

Once every 50 years and 2 billion kilometers, it's a failing memory chip. But you can usually just patch around them, so no big deal.

skunkworker|1 year ago

Don’t forget BGP or running out of disk space without an alert.

marcosdumay|1 year ago

When it fails, it's DNS. When it just stops moving, it's either TCP_NODELAY or stream buffering.

Really complex systems (the Web) also fail because of caching.

Sohcahtoa82|1 year ago

I chuckle whenever I see this meme, because in my experience, the issue is usually DHCP.

anilakar|1 year ago

But it's usually DHCP that sets the wrong DNS servers.

It's funny that some folks claim DNS outage is a legitimate issue in systems whose both ends they control. I get it; reimplementing functionality is rarely a good sign, but since you already know your own addresses in the first place, you should also have an internal mechanism for sharing them.

rickydroll|1 year ago

Not every time. Sometimes, the power cord is only connected at one end.

drivers99|1 year ago

Or SELinux

DEADMINCE|1 year ago

The difference is SELinux shouldn't be disabled.