Live data from Hacker News

DDoS Attack Against Dyn Managed DNS

dynstatus.com

41–50 of 721 posts

Re: DDoS Attack Against Dyn Managed DNS

#42
post #23
post #16

Is it really an internet wide outage? Only 2 of the points in the US are affected on https://www.whatsmydns.net/ for the domains we've got on Dyn - same for Twitter etc

If it's under a denial-of-service it's possible that it may respond correctly part of the time.

Since many (all?) of Dyn's authoritative server IPs are anycast, attack traffic is probably not well distributed either. If you're routed to a server that's getting a lot of attack traffic, you're likely to have problems, but a server without much attack traffic will work fine.

Re: DDoS Attack Against Dyn Managed DNS

#46

Earlier quoted context omitted.

>We don't know who is doing this, but it feels like a large nation state. China or Russia would be my first guesses. Why not the USA?

With the elections coming, USA would be on the top of my list.

Good afternoon, Colonel Ivanoff.

Re: DDoS Attack Against Dyn Managed DNS

#50
post #37
post #32

Earlier quoted context omitted.

Build server (e.g. CircleCI, Travis, etc), reviewing/merging pull requests, accessing 3rd party library READMEs. You know, doing software stuff.

Most of this stuff you should have locally, and not depend on 3rd party websites.

I'm so damn tired of the "host it locally" mentality. Not everyone has the resources to host all of that locally.

For example, most open source projects.

But even outside of that, we use github for issue tracking, the new project management kanban stuff, a CI server, reading documentation (which is offline, but the online versions are nicer on the eyes), and a ton more. Not to mention that StackOverflow and other discussion forums tend to be used by many.

Yes you can host all of that locally, but we don't have a few hundred thousand a year to spend on some sysadmins to maintain all of that, and we don't have the time or money to run the machines, vet the software, and keep it up more reliably than github does for next to nothing.

Post reply on HN