It is not down. Just the inbound connectivity has issues. Here is a response from them:
We are currently aware of the a DoS attack that is impacting the resolvers in the Fremont datacenter. Our administrators are currently working to resolve the issue.
The problem is at Linode’s DNS resolvers. For my own servers, I worked around it by changing to Google DNS, and ensuring it was listed before Linode’s own DNS servers. https://gist.github.com/natesilva/11409605
The "forward-first" option means that it will attempt to contact ip.of.recursive.resolver to do the query first, and if it fails because it is down, then it will do the lookup it's self.
8 comments
[ 2.8 ms ] story [ 31.2 ms ] threadWe are currently aware of the a DoS attack that is impacting the resolvers in the Fremont datacenter. Our administrators are currently working to resolve the issue.
And even though this got my servers back up, they are responding slowly. At least requests are being served.