Live data from Hacker News

Route Leak Impacting Cloudflare

cloudflarestatus.com

111–120 of 164 posts

Re: Route Leak Impacting Cloudflare

#111
post #104

“AS396531 "Allegheny Technologies Incorporated" is leaking a better-reachable route for AS13335 "Cloudflare, Inc." towards AS701 "Verizon Business/UUnet" explaining the current LSE going on.” https://twitter.com/OhNoItsFusl/status/1143117619106652160

> AS396531 - Allegheny Technologies Incorporated That appears to be a steel/alloys company. Why are they operating BGP equipment?

Any company which operates large factories probably has its own ASN and runs its own networks. Every thing's gotta be internet-enabled these days, and at a certain scale, it becomes cost-effective.

Re: Route Leak Impacting Cloudflare

#112
post #104

“AS396531 "Allegheny Technologies Incorporated" is leaking a better-reachable route for AS13335 "Cloudflare, Inc." towards AS701 "Verizon Business/UUnet" explaining the current LSE going on.” https://twitter.com/OhNoItsFusl/status/1143117619106652160

> AS396531 - Allegheny Technologies Incorporated That appears to be a steel/alloys company. Why are they operating BGP equipment?

Why not? Pretty much everyone that needs a redundant internet connection (dual ISP) does it.

Re: Route Leak Impacting Cloudflare

#114

What's weird is that 8.8.8.8 is also intermittently down for me. Are other people having issues with Google DNS too? https://i.imgur.com/3ySmVLW.png

Hmm. That explains the inexplicable behavior to multiple domains, some being CF and some not.

I've been seeing it for about 10h now.

Update for datapoint: I'm in Bloomington, IN, on ATT DSL.

Re: Route Leak Impacting Cloudflare

#115
post #104

Earlier quoted context omitted.

> AS396531 - Allegheny Technologies Incorporated That appears to be a steel/alloys company. Why are they operating BGP equipment?

Why not? Pretty much everyone that needs a redundant internet connection (dual ISP) does it.

> Why not?

It seems silly to me that an end user company not providing any network services which only has a 256 IP block has the ability to break a significant portion of the internet with a configuration mistake. There are several ways to setup dual ISPs and routing that don't involve such risk.

Re: Route Leak Impacting Cloudflare

#116
post #104

Earlier quoted context omitted.

> AS396531 - Allegheny Technologies Incorporated That appears to be a steel/alloys company. Why are they operating BGP equipment?

Why not? Pretty much everyone that needs a redundant internet connection (dual ISP) does it.

Most places that are just doing it for that reason won't be advertising anything other than their own /24 or whatever though. You have to fuck up pretty spectacularly (and have your upstream providers do the same) to be able to accomplish what has happened here.

Re: Route Leak Impacting Cloudflare

#117

Earlier quoted context omitted.

It was updated a few minutes ago confirming that it's a route leak.

Yeah but they just wasted an hour of everyone’s lives trying to figure out WTF was going on at 3:34am. (The average CF user has no idea what a route leak is, tbh.)

"Everyone" speak for yourself, middle of the workday here :P

Re: Route Leak Impacting Cloudflare

#118

Earlier quoted context omitted.

An unauthenticated protocol that allows unsigned routes to be blindly accepted is not a good protocol, that's why Cloudflare has been pushing RPKI for a while https://blog.cloudflare.com/rpki/ https://blog.cloudflare.com/rpki-details/

It has authentication and requires explicit configuration to form a neighbor relationship. BGP was designed for operators to implement a routing policy. In most implementations it allows everything by default with no modifications to route metadata, so if you do not set up your policy correctly you'll have issues like this.

It has authentication for only one hop, if routes propagated all the way up the chain with signatures, it would be much easier to block/limit bad AS behavior.

Re: Route Leak Impacting Cloudflare

#119
post #87
post #85

Earlier quoted context omitted.

Are you depending on the leaker to fix the issue on their side? What happens in case of non-cooperative or non-responsive leaker?

It's a chain. You first contact the leaker and their upstream, and then if that doesn't work then their upstream, etc. At some point you reach a company that's large enough that they must cooperate because they want to remain in business of being an actual responsible ISP. And then there's Verizon, who can safely ignore any ISP etiquette because they have a de-facto monopoly.

In this case Verizon seems to have absolutely no functioning NOC at night (if even at day).

Re: Route Leak Impacting Cloudflare

#120

What's weird is that 8.8.8.8 is also intermittently down for me. Are other people having issues with Google DNS too? https://i.imgur.com/3ySmVLW.png

Google rate limits ICMP to 8.8.8.8. It’s not meant to be used as your personal “is the internet up” test.

He probably pinged it because DNS wasn't working. It is meant to be his personal DNS resolver.
Post reply on HN