TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

EasyDNS is under DoS attack

69 pointsby noodlyover 13 years ago

10 comments

tshtfover 13 years ago
I use EasyDNS, but this issue didn't affect me personally.<p>EasyDNS has built-in integration with Amazon's Route53, which will automatically push your DNS records to Amazon when you change them on the website. What I've done is used the 3 EasyDNS nameservers along with 3 from Route53. When one service is being DoS'ed, the requests will timeout and move to the next nameserver.
评论 #3439131 未加载
noodlyover 13 years ago
Posting this thread here, because HN uses EasyDNS.<p>If you have problem accessing HN, here are IPs, that you can put in your /etc/hosts file:<p><pre><code> 67.23.12.57 ycombinator.com 174.132.225.106 news.ycombinator.com </code></pre> or you can just wait, until attack is over.
评论 #3438393 未加载
dangrossmanover 13 years ago
I wonder if it's the same Chinese source as the attack on DNSMadeEasy in November and December? It was a multiple-gigabit, sustained attack on hundreds of thousands of domains. 4 of my domains were part of it, and I had to move them to another DNS provider to avoid going over my 10 million monthly queries limit.<p>I didn't really hear anything about it except from another DME customer that posted on HN. DME never even informed anyone about the attack.
评论 #3438999 未加载
noodlyover 13 years ago
Status of EasyDNS is also posted on twitter:<p><a href="https://twitter.com/#!/easyDNS" rel="nofollow">https://twitter.com/#!/easyDNS</a><p>There is more information about that attack than on status blog:<p><pre><code> "The attack is multi-faceted, multi-gb/sec SYN flood, ICMP and DNS flood. Working with Prolexic to get DNS2 back online ASAP" "We are still taking heat. We expect that to drop over time. We are still putting in mitigation and workarounds."</code></pre>
AdamGibbinsover 13 years ago
This seems to be affecting HN. I've found that when that occurs using <a href="http://hackerne.ws" rel="nofollow">http://hackerne.ws</a> works fine.
评论 #3438953 未加载
porsover 13 years ago
I couldn't access HN for a while because of it (all good now obviously)
评论 #3439188 未加载
hwatsonover 13 years ago
The blog seems to have gone down. It's just a blog entry that says:<p>&#62; We are currently experiencing an Denial of Service Attack against DNS1, DNS2 and DNS3 anycast strands.<p>&#62; We are working on mitigation and will post updates as they become available.
michaelcampbellover 13 years ago
Do these type of attacks typically occur from some state-run organized cluster of computers, or are they from zombied/infected "run of the mill" boxes on everyone's desktop?
anonfoobar1over 13 years ago
What are the chances this DoS relates to the recent algorithmic-complexity vulnerabilities?
评论 #3439192 未加载
vinhboyover 13 years ago
is there anything we can do right now, to fix this problem while the attack is under way?
评论 #3438234 未加载