by dedene on 12/1/14, 7:47 PM with 114 comments
by whafro on 12/1/14, 9:01 PM
Nonetheless, we just spun up a Route53 zone, exported our zone from DNSimple, imported to Route53, and hand-migrated our ALIAS records to static A records in the new zone.
Not perfect or permanent, but we've gotten around the outage. Also, I just learned that pointhq has (seemingly-undocumented) support for ALIAS records in the same style as DNSimple, so this could be another avenue to explore.
by jameskilton on 12/1/14, 9:13 PM
Fascinating traffic floods from various locations, but the attack is not continuous.
by webandtech on 12/2/14, 3:39 AM
FYI - Instead of an Alias record on DNSimple, CloudFlare will allow a CNAME record for the root domain using "CNAME flattening".
You can now set CloudFlare's DNS service to "bypass Cloudfare" on all records by clicking the icon so you don't get any of their magic (unless you want it).
Then add CloudFlare's 2 nameserves to your domain as your first 2 name servers. No need to remove dnsimple's name servers.
Now you have 2 DNS providers in case one fails, just make sure the records are the same across them both!
by scott_karana on 12/1/14, 10:27 PM
I wonder how many of the affected companies do have redundant appservers and load balancers, but missed this piece of the puzzle...
by Cantdog on 12/1/14, 11:47 PM
I'm hoping it will get queued by the sending server, and make it's way back when DNSimple is up and running. Is that correct?
by zuccs on 12/2/14, 2:52 AM
What can you do to prevent this in future? Can you run multiple DNS providers simultaneously? So, ns1/ns2 go to DNSimple, and ns3/ns4 go to another provider?
by aberoham on 12/1/14, 10:22 PM
We've successfully switched our domains over to nsone.net.
by ericskiff on 12/1/14, 10:10 PM
Set up a new account on another host that does ALIAS records (I used pointDNS)
Create your new record without much in it
Change your nameservers on your domain now - they'll take time to propagate
Fill in the records on your domain. If you can't remember them, print out most of your existing records with
dig yourdomain.com ANY
Add the rest of the records to pointDNS
Wait for the new Nameservers to propagate (0-24 hours - it took 15-30 min for us on a small-medium traffic domain today during sales crunch)
by englishm on 12/2/14, 5:00 AM
by dedene on 12/1/14, 10:49 PM
https://twitter.com/dnsimplestatus/status/539551209452232705
by kjttm on 12/1/14, 10:59 PM
"Some DNS hosts provide a way to get CNAME-like functionality at the zone apex using a custom record type. " .. and then on to suggest DNSimple as their first suggestion.
by scott_karana on 12/1/14, 10:53 PM
Google, Facebook, etc, all use this approach.
by shoxxx on 12/1/14, 10:19 PM
by ataco on 12/2/14, 7:26 AM
by boopadoop on 12/4/14, 5:27 AM
by brianarmstrong on 12/3/14, 7:26 PM
https://medium.com/@brianarmstrong/youre-probably-doing-dns-...
by soci on 12/1/14, 10:51 PM
I always wonder, why is it that someone wants to attack a small company like DNSimple ? Is it that they were blackmailed and did not surrender to the criminals? If so, why would anyone be interested in blackmailing such a small company?
by anderly on 12/2/14, 1:03 PM
dnsimple domain record list example.com > example.txt
OR
dnsimple domain record list example.com --json > example.json
by stockkid on 12/1/14, 11:40 PM
by beck5 on 12/1/14, 9:56 PM
by pkfrank on 12/1/14, 9:11 PM