Earlier quoted context omitted.
Not that I have any reliable info, but what I've heard, DNS Made Easy is a pretty stable and established DNS provider. They brag about "99.9999% uptime history" at http://www.dnsmadeeasy.com/technology/ . Though they doesn't seem as innovative and nice as DNSimple. Really hope things work out for DNSimple (really like the idea of their beta feature GitHub sync).
How does their beta-feature with github work? I can't find any obvious link and it seems frustratingly close to something I offer over at https://dns-api.com/ .. (I wrap Amazon's route53 with DNS entries read from github/gitbucket/similar.)
DNSimple DDOS Attack
81–90 of 120 posts
Re: DNSimple DDOS Attack
#82I moved from Zerigo to DNSimple, and it's been awesome until now! 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?
Re: DNSimple DDOS Attack
#83FYI - 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!
Re: DNSimple DDOS Attack
#84If you have an active DNSimple web UI session (or API key) you can change your root nameservers by hitting their web tier directly at 50.31.213.210. We've successfully switched our domains over to nsone.net.
Re: DNSimple DDOS Attack
#85I moved from Zerigo to DNSimple, and it's been awesome until now! 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?
Yes - that should work. I'm about to make that change to bring back our site. 2 on one name server, 2 on another.
Re: DNSimple DDOS Attack
#86Earlier quoted context omitted.
How are you exporting the zone with things as they are?
same question here - how did you do this while dnsimple.com is inaccessible?
Re: DNSimple DDOS Attack
#87Free solution that worked for me: Set up a free account on cloudflare.com, duplicate all dns records (thankfully I have a simple setup)... but next time I will keep a backup zone file! 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…
Any ideas?
Re: DNSimple DDOS Attack
#88"30 minute ETA from our network provider to begin scrubbing traffic in a location with capacity." https://twitter.com/dnsimplestatus/status/539551209452232705
It's surprising that they're appear to not be multihomed... http://bgp.he.net/AS32771 Unlike Dyn or CloudFlare: http://bgp.he.net/AS33517 http://bgp.he.net/AS13335
Re: DNSimple DDOS Attack
#89Earlier quoted context omitted.
Not that I have any reliable info, but what I've heard, DNS Made Easy is a pretty stable and established DNS provider. They brag about "99.9999% uptime history" at http://www.dnsmadeeasy.com/technology/ . Though they doesn't seem as innovative and nice as DNSimple. Really hope things work out for DNSimple (really like the idea of their beta feature GitHub sync).
How does their beta-feature with github work? I can't find any obvious link and it seems frustratingly close to something I offer over at https://dns-api.com/ .. (I wrap Amazon's route53 with DNS entries read from github/gitbucket/similar.)
Re: DNSimple DDOS Attack
#90Free solution that worked for me: Set up a free account on cloudflare.com, duplicate all dns records (thankfully I have a simple setup)... but next time I will keep a backup zone file! 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…
Hey thanks for the post, but how do I add CloudFlare's nameservers? DNSimple won't let me add NS records on the root domain: "You may only delegate subdomains". So in theory, I can fix the www subdomain, but my naked redirect to www won't happen if DNSimple is still down. Any ideas?