Slashdot Mirror


Crowdsourcing Confirms: Websites Inaccessible on Comcast

Bennett Haselton writes with a bit of online detective work done with a little help from some (internet-distributed) friends: "A website that was temporarily inaccessible on my Comcast Internet connection (but accessible to my friends on other providers) led me to investigate further. Using a perl script, I found a sampling of websites that were inaccessible on Comcast (hostnames not resolving on DNS) but were working on other networks. Then I used Amazon Mechanical Turk to pay volunteers 25 cents apiece to check if they could access the website, and confirmed that (most) Comcast users were blocked from accessing it while users on other providers were not. The number of individual websites similarly inaccessible on Comcast could potentially be in the millions." Read on for the details.

My first clue came when a friend of mine set up the website http://www.helpmatt.org/ and asked her friends to donate. I said the website appeared to be down; they replied back that it was working fine for other people — and I narrowed it down to Comcast DNS servers not resolving the hostname www.helpmatt.org correctly. When I accessed the same website over my Frontier DSL connection, it worked. (I had recently signed up for Comcast cable Internet to save money over DSL, but I kept my DSL connection "just in case" something went wrong. At the time, I thought maybe I was being paranoid -- how hard could it be for a cable company to just run a straight Internet connection to my house and not screw anything up? Hollow laugh.)

I put out an informal survey to my Comcast-using friends, and a few of them said they couldn't access the website either. Still, I thought, this wasn't enough evidence that it was Comcast's fault; maybe the hostname was only resolving intermittently, and just by sheer coincidence it happened to be up when all of my non-Comcast-using friends tried it? I was about to do a more formal experiment, and recruit a larger sample of testers through Amazon Mechanical Turk to test whether the site was inaccessible to other Comcast users, when the problem spontaneously fixed itself and suddenly the website became accessible 100% of the time to everyone.

But, my curiosity had been piqued. Was there something wrong with Comcast's DNS servers -- whether deliberate or not -- that was causing other websites not to resolve correctly? I wrote a perl script to take a sample of websites -- part of the same list that I had used to find websites that were mis-blocked as 'pornography' by Smartfilter — and attempt to resolve them using both Comcast's main DNS server (75.75.75.75) and one of Google's public DNS servers (8.8.8.8). (You won't be able to do this experiment yourself unless you have a Comcast Internet connection, because while Google's DNS servers accept queries from anywhere, Comcast's DNS servers will refuse queries from any IP address not assigned to one of their customers.)

The script ran through a few hundred hostnames and flagged anything that failed to resolve on Comcast but resolved correctly on Google, although most of these were false positives caused by Comcast's DNS servers being temporarily unresponsive. But after running through the list of false-positives repeatedly, I found the first website that consistently failed to resolve on my Comcast Internet connection while resolving on Google: http://www.021yy.org/.

The website is for a second-hand furniture store in Shanghai; I have no idea what the domain "021yy.org" has to do with the business. (Perhaps the IP address that the domain name resolves to used to be occupied by a different website, and that IP address was inherited by the furniture store but the old hostname still points to it.) The hostname www.021yy.org resolves to the IP address 116.251.210.33 (for *ahem* non-Comcast users, that is), which according to the Asia Pacific Network Information Centre is part of a block of IP addresses assigned to a hosting company in Singapore. I'm not blocked from accessing the IP address of the website over Comcast; I can ping and send web requests to the IP address 116.251.210.33 with no problem. Only the hostname fails to resolve. (I can still access the site by using a VPN or a proxy server.)

So, I created a survey on Amazon Mechanical Turk, asking people three questions:

  1. Can you access the website http://www.021yy.org/?
  2. If you can't access the site, what error message does your browser give you?
  3. What provider are you using?

and offered 25 cents to every user who filled out the survey, up to a maximum of 50 people. Amazon Mechanical Turk, if you've never used it before, lets you create low-payment tasks and outsource them to a crowd of workers. Like any simple and powerful tool, it can be used for purposes that the original creators probably never imagined (presumably including this experiment), and someday I'd like to look into the most creative and bizarre things people have done with it. (Although, in this case, it seems like the site may not have done a great job of matching this task with available workers. Only 20 people filled out my survey in the 24 hours after I created it -- surely, out of all the available Mechanical Turk workers, there were more than 20 people who would have been interested in doing a simple website accessiblity check for 25 cents?)

20 unique users filled out the survey and reported:

  • Out of the 14 non-Comcast users, 100% of them were able to access the site.
  • Out of 6 Comcast users, 4 of them were blocked from accessing the site, and reported errors symptomatic of DNS failures ("Oops! Google Chrome could not find www.021yy.org" or "Server not found. Firefox can't find the server at www.021yy.org").

Even with such a small sample, that's enough to conclude that it's not a coincidence. (The real question is how two out of those six Comcast users were able to access the site at all. Maybe they're in a region of the country that's assigned different DNS servers. If I did the survey again, I'd ask people to include where they were living.)

So Comcast users -- at least some of them, probably most of them -- are blocked from accessing certain websites, which are perfectly accessible to users on other providers. I "only" had to test a few hundred domain names before finding one that would consistently fail to resolve on Comcast while resolving successfully on other companies' nameservers. With hundreds of millions of distinct websites "out there," if the same proportion holds, that would suggest that there about a million or more websites similarly affected. And that's not even counting all the other sites — like helpmatt.org, and also including some of the sites in my sample — which apparently resolve 100% of the time on other providers while sometimes failing to resolve on Comcast, but where the failure was not consistent enough to use them as a test case for the Mechanical Turk survey.

Unlike, say, the kerfuffle over Comcast threatening to de-prioritize content delivery from websites that don't pay them a fee, it's unlikely that Comcast is meddling with traffic intentionally here (especially since the sites' IP addresses are not blocked). It's more of a demonstration that if a company is sufficiently big and if it's sufficiently hard to prove that a problem is being caused on their end, the problem can exist for a long time without being solved. I called Comcast tech support after I discovered that sites were blocked on their network but not on other providers, and said that the problem really needed to be brought to the attention of the higher-ups, but tech support was adamant that it was impossible for a member of the public to reach anybody higher up than the call center.

Even if the number of affected sites is huge, at least it's only a small percentage of websites — I did have to run my script on a few hundred sites before I found one that appeared to be resolving on other DNS servers but not on Comcast. But that likely would have provided scant comfort to my friends who set up the helpmatt.org site, when they were urging people to visit the site and donate, and 25% of potential visitors were unable to reach the page. When it's your website, it's kind of a big deal.

349 comments

  1. Stop by TheRealMindChild · · Score: 5, Insightful

    Stop using your ISP's DNS

    --

    "When life gives you lemons, don't make lemonade. Make life take the lemons back!" -- Cave Johnson
    1. Re:Stop by Anonymous Coward · · Score: 5, Insightful

      Thats good for people who know how to change it, let alone know what DNS is. 99% of the population doesn't which means this does have ramifications for accessibility of a site. Though admittedly, it appears to be a decently small problem.

    2. Re:Stop by houstonbofh · · Score: 1

      Totally agree here. Comcast has always had DNS problems, and I never recommend using them for DNS.

      However, now that both Comcast and ATT are forcing you to use their router, and their router does not allow you to change DNS, this is much more of a problem.

    3. Re:Stop by geminidomino · · Score: 1

      How so? Just about every modern OS (can't speak for OSX from experience, but I'll call it an educated guess) lets you set the computer's DNS instead of having it assigned via DHCP from the router.

    4. Re:Stop by WilliamGeorge · · Score: 1

      Forcing you to use their router? Is this a Comcast-wide policy, or something local to your area? I have never used their router... and for that matter, I even use my own (owned, not rented) modem. I also have a different DNS set up, one that blocks a large amount of potentially objectionable websites (OpenDNS Family Shield).

      --
      William George
    5. Re:Stop by ichthus · · Score: 3, Informative

      However, now that both Comcast and ATT are forcing you to use their router...

      Eh? I have Comcast and use my own cable modem and router. Whatchu talking 'bout, Willis?

      --
      sig: sauer
    6. Re:Stop by TheGratefulNet · · Score: 2

      comcast is not forcing the use of their router. I don't own their router, I bought mine at a store a year ago and its been working fine the last year with my comcast 'blast' service (which does give me a pretty consistent 50meg down and 10meg up).

      the router never needs dns, anyway. hosts need dns. and hosts can use any dns they want; you can break dhcp apart so that you get ip and netmask and default gw from them but you can ignore their 'suggested' dns resolver.

      --

      --
      "It is now safe to switch off your computer."
    7. Re:Stop by N_Piper · · Score: 5, Informative

      Fun Fact: Comcast home networking support are trained to use 8.8.8.8 as part of the trouble shooting protocol.

    8. Re:Stop by Anonymous Coward · · Score: 0

      How so? Just about every modern OS (can't speak for OSX from experience, but I'll call it an educated guess) lets you set the computer's DNS instead of having it assigned via DHCP from the router.

      Which is great if you don't want to do any name resolution on computers in your home network.

    9. Re:Stop by invictusvoyd · · Score: 3, Informative

      www.opendns.org 208.67.222.222 208.67.220.220

    10. Re:Stop by jythie · · Score: 3, Interesting

      Comcast bought up hundreds if not thousands of smaller local ISPs and cobbled their networks together. so hardware policies are highly dependent on where you are and what the history of the local connection is. Even if it is over broadband that Comcast laid down, the back end could be any number of fragments of previous companies.

    11. Re:Stop by jaymz666 · · Score: 1

      I use my own modem and my own router on Comcast, what's this about them forcing you to use their router?

    12. Re:Stop by lgw · · Score: 3, Funny

      If only there were some file on your PC in which you could define IP-hostname pairs to avoid needing DNS for that handful of boxes. I'd name that file, but it would summon APK.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    13. Re:Stop by Anonymous Coward · · Score: 5, Informative

      I wish kids with no experience would stop running their mouths. That is BS, and even you would understand it if you would think about it. On many of their routers, Comcast redirects port 53 to 75.75.75.75. It doesn't matter what DNS server you set the clients to because Comcast will transparently proxy to their server. As an example with our new IP block from Comcast that isn't yet setup on their DNS server to allow access:

      $ nslookup aol.com 75.75.75.75
      Server: 75.75.75.75
      Address: 75.75.75.75#53

      ** server can't find aol.com: REFUSED

      $ nslookup aol.com 8.8.8.8
      Server: 8.8.8.8
      Address: 8.8.8.8#53

      ** server can't find aol.com: REFUSED

      $ nslookup aol.com 208.67.222.222
      Server: 208.67.222.222
      Address: 208.67.222.222#53

      ** server can't find aol.com: REFUSED

      That shows they're intercepting traffic to both OpenDNS and Google's DNS. We're currently using a modem owned by Comcast, but last week when I swapped in an older modem for testing, I could use DNS on both OpenDNS and Google.

    14. Re:Stop by cbhacking · · Score: 1

      Uh... you do know you can set multiple DNS servers, right? The OS will try them, in the order listed, until it gets a match or exhausts the list.

      --
      There's no place I could be, since I've found Serenity...
    15. Re:Stop by Anonymous Coward · · Score: 0

      However, now that both Comcast and ATT are forcing you to use their router, and their router does not allow you to change DNS, this is much more of a problem.

      When was the router use enforced? I'm still using my own router.

    16. Re:Stop by Anonymous Coward · · Score: 0

      "However, now that both Comcast and ATT are forcing you to use their router."

      Incorrect. I have had Comcast as my ISP for over a decade and have never had to use a Comcast router or modem.

    17. Re:Stop by DarkOx · · Score: 3, Informative

      No it will try them in the order listed until it gets a 'response'; I think if it gets a response like SRVFAIL it will also continue trying the remaining servers, but if gets a incorrect NXDOMAIN it will trust that value and not try the remaining servers.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    18. Re:Stop by WarJolt · · Score: 1

      I use googles dns. I figure since they already know everything about me anyway, why let them know which domains I'm visiting. Cox redirects unresolved domains. I hate that.

    19. Re:Stop by capedgirardeau · · Score: 3, Interesting

      OpenDNS has the terrible policy of turning back the error:

      "This website is not responding"

      When in fact it was a DNS lookup failure.

      I have written them repeatedly and filed a bug report, but they seem to think it is an acceptable response.

      --
      Wax on, wax off baby!
    20. Re:Stop by mattack2 · · Score: 1

      Forcing you to use their router? Is this a Comcast-wide policy, or something local to your area?

      Yeah, definitely not Comcast-wide.

      http://customer.comcast.com/he...

      Hmm, there used to be a way bigger list. Maybe that's still available somewhere else. I definitely bought my own router, which paid for itself after a few months, instead of paying to rent one forever.

    21. Re:Stop by Z00L00K · · Score: 1

      I'm running my own DNS feeding directly on the root servers to avoid a lot of headache.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    22. Re:Stop by aklinux · · Score: 2

      This is fine if it's just me, I don't us my ISPs DNS anyway, but when you're trying to run a business and a significant portion of your potential customers can't find you...This can be a REAL issue.

    23. Re:Stop by geminidomino · · Score: 1

      Uh... what are you talking about? As long as it's a valid and reachable DNS server, it doesn't matter what the hell the router says the DNS server is.

    24. Re:Stop by ArcadeMan · · Score: 1, Funny

      Tell that to people who still enter "Google" into their browser search box/URL bar so that they can go to the Google home page in order to enter what they're searching for.

    25. Re:Stop by l0n3s0m3phr34k · · Score: 1

      I just disabled the wireless and put my ATnT "modem" in bridge mode, so it doesn't do DNS. And the router doesn't do DHCP anyway, that's what the domain controller on the rack is for!

    26. Re:Stop by Anonymous Coward · · Score: 0

      This story is eight years old. I had issues w/the TW servers awhile back and their tech support told me to use 4.2.2.2

    27. Re:Stop by dkegel · · Score: 1

      Are you sure your router hasn't been subverted by malware? See e.g. http://www.cert.pl/news/8019/l... That one doesn't do transparent proxying, but others might.

    28. Re:Stop by Anonymous Coward · · Score: 0

      Try doing that on your mobile device D:

    29. Re:Stop by scdeimos · · Score: 1

      "Stop using your ISP's DNS" is not always the right answer.

      If I use Google's public DNS servers it breaks content distribution networks like Akamai. For example, if I use Google Public DNS then *.phobos.apple.com addresses for iOS and OSX updates resolve to IPs inside NTT (Tokyo, Japan) and downloads are exceedingly slow (high latency, dropped packets, etc.). If I use my ISP's DNS server it just so happens they host a set of Akamai nodes and the *.phobos.apple.com addresses will resolve to IPs only 2 or 3 hops away, so downloads will saturate my SDSL connection.

      Comcast should just acknowledge that they've fucked up and fix their servers.

    30. Re:Stop by racermd · · Score: 1

      Alternatively - use one of your ISP's DNS servers, one Google DNS server, and, if possible, one other 3rd party DNS server. Assign them in any order you'd like. For me, it's OpenDNS, Google DNS, ISP DNS, in that order, as I'd prefer to get results from someone OTHER than my ISP but also not Google, if I can avoid it. They already know far too much about everything as it is. There's no sense in giving them an additional information vector.

      --
      My sources are unreliable, but their information is fascinating. -- Ashleigh Brilliant
    31. Re:Stop by Anonymous Coward · · Score: 0

      I can confirm this is true for me as well. Changing DNS does not help when using Comcast.

    32. Re:Stop by geminidomino · · Score: 1

      If that's true and it's not a pwned router like the link below suggests, that's fucked up.

      FWIW, I have plenty of experience -- enough to use dialup before I'd sign up with comcast -- but I underestimated their scummyness and did not, in fact, know that their routers used MITM attacks on their customers.

    33. Re:Stop by Anonymous Coward · · Score: 0

      Where is Comcast forcing you to use their router? I am a Comcast customer and I've never heard of that. I have my own router. I do have one of Comcast's Arris cable modems, but it isn't a router.

    34. Re:Stop by LordLimecat · · Score: 1

      However, now that both Comcast and ATT are forcing you to use their router,

      Completely not correct, as I have comcast, and own both modem and router. Neither are comcast issued, nor similar to theirs.

      Please stop posting stuff if you dont know whether its true.

    35. Re:Stop by LordLimecat · · Score: 1

      What happens if you change the DNS on the router?

      Sounds like theyre trying to make the parental controls on their router actually work-- some would see it as a feature, so long as you can adjust or turn it off.

    36. Re:Stop by Anonymous Coward · · Score: 0

      I can confirm that changing DNS has helped when using Comcast.

    37. Re:Stop by LordLimecat · · Score: 1

      Im not aware of that being a valid DNS response. Sounds like whats happening is that some piece of the website relies on a third party resource, which doesnt get an answer from OpenDNS, and causes a script to hang.

    38. Re:Stop by the_B0fh · · Score: 1

      He is still using Windows 95, you insensitive clod!!

    39. Re:Stop by Anonymous Coward · · Score: 0

      multiple DNS servers

      When Comcast transparently proxies requests to their server, how does that fix the problem? It doesn't.

    40. Re:Stop by Zero__Kelvin · · Score: 1

      "Which is great if you don't want to do any name resolution on computers in your home network."

      This is slashdot. Run your own BIND server, or beat it.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    41. Re:Stop by Zero__Kelvin · · Score: 1

      You obviuosly have a quaint home network ;-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    42. Re:Stop by lgw · · Score: 1

      Heh, I actually do everything by IP address at home - I only have a couple of machines that share data out (trying to get to one), and I gave them memorable IP addresses.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    43. Re:Stop by DarwinSurvivor · · Score: 1

      Some routers have built in dns servers that can have static entries added. It will only work when you are at home, but it doesn't require any settings to be changed on any other machines.

    44. Re:Stop by rk · · Score: 1

      If you use your own running on your network you fix both problems, since the CDN's DNS server (almost certainly an anycast IP and likely close to you as well) will get your IP address when the DNS makes the nearest host choice.

    45. Re:Stop by Anonymous Coward · · Score: 0

      FYI Tor resolves DNS (over Tor, obviously).

    46. Re:Stop by Zero__Kelvin · · Score: 1

      In that case using a [REDACTED] * file makes perfect sense, unless of course you factor in your not using the machine names in the first place ;-)

      * Again, lest we summon a certain someone :-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    47. Re:Stop by Albanach · · Score: 1

      If they're transparently grabbing your DNS traffic, shift it to another port. Opendns will accept queries on port 5353.

      As John Gilmore (I think) said, "The Net interprets censorship as damage and routes around it."

    48. Re: Stop by Anonymous Coward · · Score: 0

      You should hear the call center once you actually do reach a higher up.
      TWC: "So... you um emailed our vice president?"
      Me: "Yes, now can I finally have an internet connection that qualifies as broadband?"

    49. Re:Stop by Beavertank · · Score: 1

      Since when does Comcast force you to use their router? I finally left Comcast two months ago when I moved out of their service area, but for the entire time I had their less-than-satisfactory service they had no problem with me using my own router and modem.

    50. Re:Stop by Anonymous Coward · · Score: 0

      I've had an issue with trying to access a bank site (was it bank of America?) from a computer at work (I believe they have Telepacific as their ISP) to do online banking for the company. So I called the bank and they said the problem is on your ISP side. I called the ISP and they had me change the DNS server and it worked. The tech support representative said they get this all the time from customers, something is wrong with their DNS server and how it resolves that particular site, so they just have their customers change their DNS server. Apparently the tech support representatives at the ISP that people call are aware of the problem and know how to fix it by having users change the DNS server but the issue never reached anyone higher up in the ISP to get the DNS server fixed?

    51. Re:Stop by UnknownSoldier · · Score: 1

      > (can't speak for OSX from experience, but I'll call it an educated guess)

      Yes, you can set the DNS entries in OSX
      * Apple Menu, System Preferences, Network, Advanced ..., DNS, '+' in DNS Servers

      Open DNS
      208.67.222.222
      208.67.220.220

      DynDNS
      216.146.35.35
      216.146.36.36

      Google
      8.8.8.8

      Comcast
      75.75.75.75

    52. Re:Stop by rthille · · Score: 1

      Oh hell no, don't run BIND. Run something that isn't full of suck and security holes.

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    53. Re:Stop by Anonymous Coward · · Score: 0

      you mean like resolv.conf

      We also are doing the paranoid bit, our DNS and email are on the old DSL connection.
      more than enough speed for that.
      Data, movies, browsing, etc go thru Comcast .

      Proved to be a good thing during recent ice storm, DSL(phone) was functional, Comcast went away.

    54. Re:Stop by subreality · · Score: 3, Informative

      It's OpenDNS's fault. They return a bogus A record instead of NXDOMAIN:

      $ dig +noall +comments +answer test.example.com @8.8.8.8
      -- Got answer:
      -- -HEADER- opcode: QUERY, status: NXDOMAIN, id: 48729
      -- flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

      $ dig +noall +comments +answer test.example.com @208.67.222.222
      -- Got answer:
      -- -HEADER- opcode: QUERY, status: NOERROR, id: 31301
      -- flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

      -- ANSWER SECTION:
      test.example.com. 0 IN A 67.215.65.132

    55. Re:Stop by Aryden · · Score: 1

      I still do it to see what the doodle is....

    56. Re:Stop by WuphonsReach · · Score: 1

      Put bind or some other DNS server on your firewall and go with DNSSEC.

      Which makes it a whole lot harder for someone to MitM your DNS trafffic without being noticed.

      --
      Wolde you bothe eate your cake, and have your cake?
    57. Re:Stop by rossz · · Score: 1

      I'm on Comcast and 8.8.8.8 works just fine for me.

      --
      -- Will program for bandwidth
    58. Re:Stop by xenobyte · · Score: 1

      Stop using your ISP's DNS

      Exactly.

      I did that when a stupid court here in Denmark decided that our constitution and its absolute ban on censorship ("Grundloven", paragraph 77 to be precise) was less important than commercial interests and ordered ISP to set up DNS-bans on first allofmp3.com, then The Pirate Bay and most recently sites selling pharmaceuticals from danish language shops located outside Denmark.

      Not that I use any of these sites but when you start messing with stuff like this, it's far too easy to slide further down the slippery slope and remap other sites and similar. There's a reason the founders included a ban on censorship! - It's just too bad that modern courts seem to ignore the constitution when they issue rulings.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    59. Re:Stop by cciechad · · Score: 1

      It's pretty easy su - vi /etc/hosts 127.0.0.1 localhost 1.1.1.1 somehost :wq!

      --
      https://www.fsf.org/associate/support_freedom
    60. Re:Stop by Anonymous Coward · · Score: 0

      This is because OpenDNS serves ads on their error pages. That NXDOMAIN is lost revenue.

    61. Re:Stop by marka63 · · Score: 1

      And you evidence for this is what? That name runs sanity checks on the function arguments then dies if it finds that the contract is not met? If system integrators did what Apple did and run named from launchd or the equivalent, which restarts named on unexpected terminations, there would be almost no advisories as the availability impact would go from complete (7.8) to partial (5.0) with even the easiest denial of service flaws and drops down still further to 4.3 or 2.6 with the more complicated ones. However the assumption is that there is nothing restarting named so a advisory with a 7.8, 7.1 or 5.4 score is issued.

      Please go read the descriptions in the advisories at BIND-9-Security-Vulnerability-Matrix then ask yourself do you want software written by people who know they are human so mistakes will be made and therefor check for them or software that assumes that everything will always be correct and continues of regardless of the garbage arguments it has been given.

    62. Re:Stop by Anonymous Coward · · Score: 0

      OpenDNS solves this problem.

      But this kind behavior (see Verizon throttling Netflix) can only happen in a customer insensitive business like a local monopoly. Leave Comcast as soon as there is an alternative like GB fiber or even alt 100M connections. Cut the cord, you'll watch more commercials but at least the money won't go to companies who despise their customers.

    63. Re:Stop by Anonymous Coward · · Score: 0

      Just use OpenNic ;) the one I use is 4.3MS slower than my original putting me at 23.2MS but I cannot tell the difference. There are no logs plus access to domains like.geek, .pirate, and plenty more. They have a nice little tool all you have to do is run it and it will allow for DNS rotation as well to bypass any DNS block with the massive list of DNS providers included in the software.

      Requirements -
      1. Knowing how to search OpenNic with Google
      2. Knowing how to click download.
      3. Knowing how to run the installer. Click Click
      4. Get some beer while the software does the rest, okay, not that but I was thirsty.

    64. Re:Stop by xenobyte · · Score: 1

      No it will try them in the order listed until it gets a 'response'; I think if it gets a response like SRVFAIL it will also continue trying the remaining servers, but if gets a incorrect NXDOMAIN it will trust that value and not try the remaining servers.

      Not correct. It will trust the response if the Auth-flag is set. According to RFC1035 the Auth-flag must not be set with a NXDOMAIN response, but bind and others allow this to be configured.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    65. Re:Stop by Shirley+Marquez · · Score: 1

      So far as I know, Comcast is not yet forcing people to use their routers. You can still provide your own cable modem or integrated router/modem. If you get your equipment from Comcast, they may be only providing integrated router/modems now, and if you have one of their routers you can't change its configuration.

    66. Re:Stop by doccus · · Score: 1

      Thats good for people who know how to change it, let alone know what DNS is. 99% of the population doesn't which means this does have ramifications for accessibility of a site. Though admittedly, it appears to be a decently small problem.

      I can attest to the accuracy of this comment, after having spent half an hour on the phone trying to explain where to find the "Desktop"

      "your'e looking straight at it"

      "I don't see it"

      "It's what you see on your monitor"

      "what's a moneytour?"

      I woulddn't relish the thought of having to explain how to change DNS settings!

  2. Fairly simple solution by Foo2rama · · Score: 0

    Do not use comcast DNS... just use googles.

    https://developers.google.com/...

    --


    ---In a time of Chimpanzees I was a Monkey.
    1. Re:Fairly simple solution by Scutter · · Score: 4, Insightful

      That's not a solution, that's a workaround. The author is clearly trying to define the actual problem and make a supposition as to the cause, not just find a way to make the symptoms stop happening.

      --

      "Tell me doctor, with all of your defenses, are there any provisions for an attack by killer bees?"
    2. Re:Fairly simple solution by hawguy · · Score: 3, Funny

      Do not use comcast DNS... just use googles.

      https://developers.google.com/...

      Good idea -- otherwise, Google might miss out on some of your browsing activity if you're using another browser, use their DNS to make sure they can capture all of your activity.

    3. Re:Fairly simple solution by houstonbofh · · Score: 1

      If you can. The new routers they are forcing you to use do not allow you to change DNS.

    4. Re:Fairly simple solution by Scutter · · Score: 3, Informative

      You can set any DNS you want on your computer. You don't have to use the one handed out by the ISP's modem or router.

      --

      "Tell me doctor, with all of your defenses, are there any provisions for an attack by killer bees?"
    5. Re:Fairly simple solution by EvanED · · Score: 4, Interesting

      OpenDNS hijackes NXDOMAIN failures, which is one of the big reasons to drop many ISP's DNS in the first place. I don't want to get into evaluation of motivation and such, but the effect is the same.

    6. Re:Fairly simple solution by nerdonamotorcycle · · Score: 2

      I started Comcast service about a year ago, and supplied my own modem and router. They have not done anything like forcing me to use their internet hardware.

    7. Re:Fairly simple solution by ichthus · · Score: 1

      Problem: Comcast's DNS servers suck.
      Likely cause: They don't update often enough
      Other possible cause: They choose to "block" specific sites.
      Solution: Unless you can convince them to update their servers like everyone else, use a different name server.

      --
      sig: sauer
    8. Re:Fairly simple solution by jcwayne · · Score: 4, Informative

      I don't know if this is an issues with Comcast, but there are ISPs who force all DNS traffic to use their servers. It was a constant frustration when I was stuck with Excede (a US satellite internet provider).

      --
      Failure to follow this advice may result in non-deterministic behavior.
    9. Re: Fairly simple solution by Anonymous Coward · · Score: 1

      The article admits that some comcast users were able to resolve. It sounds more like their dns sucks, is overloaded, and their regional clusters aren't synching or updating properly.
      The author also admits the ip's are not blocked but keeps saying comcast is "blocking". They aren't blocking they're just crap.

      ISP's don't like to admit people can use third party DNS because doing so will bypass any CDN / Web caching they have running. They use cache servers to reduce edge bandwith and cut down on latency for popular URL's. Some also redirect nxdomain lookups, which bugs some people so use a third party like google to avoid that.

    10. Re:Fairly simple solution by jaymz666 · · Score: 1

      The likely cause is they are underpowered for the number of users who use them.

    11. Re:Fairly simple solution by Foo2rama · · Score: 1

      which is what I meant... but I was too excited for an actual first post...

      --


      ---In a time of Chimpanzees I was a Monkey.
    12. Re:Fairly simple solution by Anonymous Coward · · Score: 0

      You can set any DNS you want on your computer. You don't have to use the one handed out by the ISP's modem or router.

      Mod this UP!!!!!

    13. Re:Fairly simple solution by jlivingood · · Score: 1

      Except if the problem is the authoritative servers....

    14. Re:Fairly simple solution by RivenAleem · · Score: 1

      I understand you may be intending it as a joke, with a bite, but they do tell you the information they use/store up front.

      https://developers.google.com/...

    15. Re:Fairly simple solution by petermgreen · · Score: 1

      IIRC sattelite providers often pull some pretty crazy shit to reduce effective latency*, I suspect the DNS stuff you saw is part of that.

      * They can't reduce the latency of the sattelite link itself but by doing dirty tricks that involve cooperation between the CPE and the equipment at the provider they can reduce the number of round trips across the satellite link.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    16. Re:Fairly simple solution by ichthus · · Score: 1

      If there was something wrong with the authoritative servers for the domains in question, then nobody's DNS resolution would work for those domains.

      --
      sig: sauer
    17. Re:Fairly simple solution by Albanach · · Score: 1

      No idea why the parent is flagged interesting, as it is entirely misleading. The typo redirection can be easily disabled under the opendns control panel.

      $ nslookup slashdot.og 208.67.222.222
      Server: 208.67.222.222
      Address: 208.67.222.222#53

      ** server can't find slashdot.og: NXDOMAIN

    18. Re:Fairly simple solution by houstonbofh · · Score: 1

      Or you can use a real router that allows you to say what DNS is handed out in DHCP. Which they used to do, but no longer allow. And now some are even capturing any port 53 traffic and sending it to 75.75.75.75...

    19. Re:Fairly simple solution by frozentier · · Score: 1

      Good idea -- otherwise, Google might miss out on some of your browsing activity if you're using another browser, use their DNS to make sure they can capture all of your activity.

      As opposed to Comcast capturing all your activity?

    20. Re:Fairly simple solution by marka63 · · Score: 1

      Actually different nameservers are tolerant of different errors. Things like turning on IPv6 (which Comcast does) make various configuration mistakes visible which would otherwise usually remain hidden.

    21. Re:Fairly simple solution by hawguy · · Score: 1

      Good idea -- otherwise, Google might miss out on some of your browsing activity if you're using another browser, use their DNS to make sure they can capture all of your activity.

      As opposed to Comcast capturing all your activity?

      If Comcast is your ISP, they can track your DNS queries whether you use their DNS servers or not. Not even DNSSEC will hide your DNS queries - you need DNSCrypt for that.

  3. Maybe they are blocking China? by Anonymous Coward · · Score: 0

    Maybe Comcast is blocking China. Have you *asked* Comcast WTF is happening?

  4. Comcast's DNS has been spotty for a while by Anonymous Coward · · Score: 1

    My first step when reconfiguring a home router on Comcast is to put in Google's DNS servers. Comcast's have been flaky (non-responsive and/or erroneous) far too often.

    1. Re:Comcast's DNS has been spotty for a while by the+eric+conspiracy · · Score: 1

      I do the same thing on Cablevison. In fact I run my own caching DNS server because I find having something in house improves performance of a number of pieces of software I use including spam filters.

      ISP DNS servers quite often suck.

      I'd tend to apply Hanlon's Razor to this situation.

    2. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 2

      It's not just Comcast. No ISP I have used has ever run a reliable DNS service. 8.8.8.8, 8.8.4.4 is your friend.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    3. Re:Comcast's DNS has been spotty for a while by Anonymous Coward · · Score: 0

      I had forgotten about this. About 3 years ago I got Comcast business class internet at home. I couldn't access Slashdot. At least, not the main page. I could get to subdomains, yro.slashdot.org, games.slashdot.org, etc. I didn't notice it much since I mostly browsed slashdot at work. Finally I deceided to really loot at it and realized my cable modem had grabbed Comcast DNS servers. I changed them to Google DNS servers and haven't had a problem since. This was really the only website I had an issue with, and the fact that subdomains were accessible makes me skeptical that it was simply an error.

    4. Re:Comcast's DNS has been spotty for a while by alen · · Score: 1

      only downside is that some streaming services use your DNS IP for location info and decide where to stream content from. this might result in slow streaming speeds since the content might be coming from far away instead of a closer server

    5. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 1

      Er no. They use my IP to determine my location. Who I consult to get their IP is none of their business.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    6. Re:Comcast's DNS has been spotty for a while by alen · · Score: 2

      not akamai

      there was an issue with itunes and google dns years ago. apple uses akamai for their CDN and people using google dns when they rented movies on apple tv would stream from 3000 miles away instead of a local copy because google's DNS IP's are virtual IP's and the true IP passed to who ever you are trying to access may be any server around the world

    7. Re:Comcast's DNS has been spotty for a while by DaHat · · Score: 1

      That assumes you put much trust in Google vs your ISP... I do not trust either.

    8. Re:Comcast's DNS has been spotty for a while by houghi · · Score: 1

      It might be a like a bigger brother, but not really a friend. http://public-dns.tk/ has a list of servers. Even many not from the US

      --
      Don't fight for your country, if your country does not fight for you.
    9. Re:Comcast's DNS has been spotty for a while by bobbied · · Score: 1

      Um, no, not really. They might hand out their authoritative DNS records differently based on the perceived location of the DNS server making the query, but I think that they are going to decide the streaming location based upon the IP address making the request. They will have zero real insight into how or what DNS server converted the host name into an IP address.

      The technique you describe to break up by geographic location based on DNS queries isn't very useful beyond segregation on some fairly large geographic areas, like a country or perhaps down to a state. Even then, it's not going to be all that useful because many of us are not using our ISP's DNS servers anyway.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    10. Re:Comcast's DNS has been spotty for a while by FuegoFuerte · · Score: 3, Interesting

      Actually, there are a few major GTM (Global Traffic Management) schemes that do use the IP address of your DNS server, rather than your actual IP. They basically abuse the DNS system with super-short TTLs and give a different response to the DNS query based on the IP of the downstream DNS server. So, if you use a DNS server located on the east coast of the US when you're on the west coast, you'll get an east coast server even if that service has a west coast datacenter available.

      This is done primarily to free companies from the burden of having to design proper geolocation into their app/service, turning it into a more plug-n-play solution while breaking several of the finer points of DNS (like proper caching). This type of traffic management could easily be contributing to Comcast's DNS troubles, as it drastically increases load on the entire DNS infrastructure. Paul Vixie did a good detailed write-up about this type of traffic management a few years back. Unfortunately it's probably here to stay, and is used by some very major corporations and online services.

      If you want the most reliable DNS service, and want to be directed to the closest servers for the services you use, your only real option is to run your own recursive name server. A simple caching name server isn't enough, and will curse you with many of the same problems you see from your upstream. Fortunately, recursive name servers are pretty simple to set up, in both the *nix and Windows worlds.

    11. Re:Comcast's DNS has been spotty for a while by jaymz666 · · Score: 1

      I've used my own internal DNS caching servers that also allow me to define specific addresses for specific hosts, for example, when the PS4 was announced the Sony Dash servers were all blocked due to some stupidity on Sony's side moving the resolution address to some DDOS blocking service. The old host/IP was working just fine, so setup my own definition and voila!

    12. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 1

      So you invite everyone in the world to submit their domain name and IP address on postcards?

      DNS isn't trustworthy, but you still have to trust something upstream in the DNS hierarchy for most things. It's a risk, but we aren't offered a less risky option. VPNs typically don't and keep IP lists.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    13. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 1

      And it's blocked by my employer. Someone doesn't like people seeing other DNS servers.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    14. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 1

      I constantly assume the flat out stupid ways of doing things don't happen because they are flat out stupid, only to find that that's exactly what's happening.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    15. Re:Comcast's DNS has been spotty for a while by idontgno · · Score: 2

      So you invite everyone in the world to submit their domain name and IP address on postcards?

      Yes. HOSTS files. Exchange HOSTS files. Manually merge and edit them.

      TBH, I thought DNS was going to be a fad.

      (Yes, I'm capitalizing HOSTS because that's what it was called on the pre-historic TOPS-20 system I was using. I also thought that commie-pinko "unix" thing was also going to be a fad.)

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    16. Re:Comcast's DNS has been spotty for a while by TechyImmigrant · · Score: 1

      You are a troll, but I shall feed you anyway.

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
    17. Re:Comcast's DNS has been spotty for a while by FuegoFuerte · · Score: 1

      Just remember that most decisions in the tech industry are made by technically inept bean counters, and everything will make much more sense.

    18. Re:Comcast's DNS has been spotty for a while by miquels · · Score: 1

      That is correct. That is why the Google DNS servers add your IP subnet (roughly) to the request they send to the authoritative DNS servers. See for example Which CDNs support edns-client-subnet? on CDN Planet for more information.

      --
      Living is a horizontal fall
    19. Re:Comcast's DNS has been spotty for a while by petermgreen · · Score: 2

      The short TTLs aren't really needed for doing geolocation stuff (it's not like a downstream dns server is going to physically move which keeping it's cache), the main reason for using short ttls is so you can quickly move traffic to another datacenter in the event of a failure or overloading.

      The alternative is to move the traffic around using routing protocols, but that has costs of it's own.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    20. Re:Comcast's DNS has been spotty for a while by FuegoFuerte · · Score: 1

      Correct, the short TTLs are for the "traffic management" portion of things rather than the "global" portion of things, but in practice they're typically coupled. I've had many conversations with devs in the past about why we wouldn't want to just set GTM to use a TTL of 0. As I recall, we ended up setting it at 60. Yes, that's 60 seconds. So essentially, if an entire datacenter dropped off the face of the planet, things should fail over to an alternate site within approximately monitoring frequency + TTL. As a slightly amusing side effect, this means when the GTM system has a major problem, everyone's cache expires long before anyone has a chance to fix it, causing massive service outages. Sadly, massive outages are usually a bad time to tell the decision makers "I told you so..."

      Rather than mucking about with DNS or routing protocols, the proper method is to build this into the app layer. For web traffic, the initial load of the page should check the source IP and issue an appropriate redirect to a geo-specific server pool. For failover, round robin DNS and an intelligent client/resolver that will try more than one IP address provide the answer. Unfortunately, some resolvers and browsers will stop on the first error instead, so this isn't a perfect solution either.

    21. Re:Comcast's DNS has been spotty for a while by petermgreen · · Score: 1

      For failover, round robin DNS and an intelligent client/resolver that will try more than one IP address provide the answer. Unfortunately, some resolvers and browsers will stop on the first error instead, so this isn't a perfect solution either.

      And even those that do fall back sometimes do so excruciatingly slowy because they wait for the OS to time out the TCP connection before they try another IP.

      For web traffic, the initial load of the page should check the source IP and issue an appropriate redirect to a geo-specific server pool.

      Using http redirects for web pages means you will end up with the name of the server pool in the browsers address bar (and potentially in bookmarks the user creates) which may be undesirable. It can also mean extra round trips which can be undesitable for users on high latency connections.

      IMO this is ultimately a case of "pick your poison" and dns based techiques have ben widely settled on as the "least bad" option.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    22. Re:Comcast's DNS has been spotty for a while by coofercat · · Score: 1

      GTMs haven't historically done geo lookups of the DNS request because it's way, way too expensive and slow (and only gives you the address of the end-user's local resolver - not the actual end user). Instead, they approximate by assuming your DNS request got routed by around about the most efficient way to whichever data centre it arrived at. It's then a reasonable guess to say that you should be using the web servers located in the same data centre.

      These days, some providers are starting to have geo capability on DNS lookups. However, it'll be a while before they all do, and even longer until all of their customers are using it. Even if it was 100% adopted, it would still fail if you happen to use a DNS resolver miles away from your connection to the Internet.

      I believe Google proposed a change to the DNS protocol to include the IP of the requester in all communications out of the resolver. That ostensibly solves this whole problem and lets the end-DNS server do full geo on the end-user. It has some privacy issues though - the likes of Google, Facebook etc will know even more about you than they do right now.

    23. Re:Comcast's DNS has been spotty for a while by idontgno · · Score: 1

      I'm wounded. I'm a troll, but not that kind; I'm the kind that lurks in caves or under bridges, but harmless because sunlight is an existential threat to me.

      I wasn't really kidding, either. Those were my exact thoughts 30 years ago as I sat at my Z-100 computer logged into my local DEC machine (across the flight line) through a 300 baud acoustic modem, manually updating the system's HOSTS file from the latest "master copy" I FTP'd down from ISI.Good time... good times.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    24. Re:Comcast's DNS has been spotty for a while by FuegoFuerte · · Score: 1

      Up until your last statement, I was following... DNS based techniques have been widely settled on as the stupid, lazy option which pushes the cost onto innocent third party service providers, and isn't really that effective for all the reasons already cited in this thread (primarily, that it redirects based on where the user's DNS resolver lies, which may be on the opposite side of the country from the user).

      For web-based traffic, properly implemented redirects are typically the best option. For other services with a dedicated client, there are much better options that can be implemented, and can also provide a much better user experience.

    25. Re:Comcast's DNS has been spotty for a while by petermgreen · · Score: 1

      which pushes the cost onto innocent third party service providers

      The records higher up the chain (e.g. on the root and tld servers) can still have long ttls and be cached appropriately even if the records at the bottom of the chain have short ttls. so the only person it's really "pushing costs on" is the end users dns provider (usually thier ISP).

      The fact that google give away dns service for free without trying to inject any advertising makes me think that the "costs being pushed" onto the users ISP are pretty trivial.

      primarily, that it redirects based on where the user's DNS resolver lies, which may be on the opposite side of the country from the user

      That is certainly a disadvantage, more so for some sites than others (if you only have a handful of locations per continent then it's probablly not going to make much difference for you).

      There are proposals to fix this issue but it will take time for them to be adopted.

      For web-based traffic, properly implemented redirects are typically the best option.

      Redirects are a good choice for downloads and possiblly videos (for videos custom page generation also seems to be a common soloution) but if you try and use them for pages you will end up with users storing permanent references to individual servers in their bookmarks and you also have the problem that you have to serve the redirects from somewhere (which brings us back to the problem of poor retry handling). IMO these issues make redirects an unacceptable soloution for geographic detection and fallback with web pages.

      For other services with a dedicated client, there are much better options that can be implemented, and can also provide a much better user experience.

      Agreed if you have a dedicated client you have a lot more options.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  5. DNSSEC? by Anonymous Coward · · Score: 0

    I'm wondering if DNSSEC played a role?

    1. Re:DNSSEC? by MidSpeck · · Score: 1

      According to Comcast DNS, that is exactly what is happening. http://dns.comcast.net/index.p...

  6. Doctor that hurts by Anonymous Coward · · Score: 0

    Don't use Comcast DNS servers.

    1. Re:Doctor that hurts by LordThyGod · · Score: 1

      Don't use Comcast DNS servers.

      Don't use Comcast .... For people on Comcast, does Skype work at all now? They used to throttle that to the point of uselessness.

    2. Re:Doctor that hurts by TheGratefulNet · · Score: 3, Informative

      don't use the fast ISP? like you have a CHOICE??

      I can pick dsl (dog slow link; that's what DSL means) or I can pick comcast.

      what makes you think people in the US can actually choose an isp? they are all based on where you live. you'd have to MOVE to be able to choose an alternate.

      not sure why you posted this BS but its not helpful in the least...

      --

      --
      "It is now safe to switch off your computer."
    3. Re:Doctor that hurts by Anonymous Coward · · Score: 0

      Why is there no Dipshit mod for idiot posters like LordThyGod.

    4. Re:Doctor that hurts by cusco · · Score: 1

      More urban areas in the US have been getting FiOS to the curb the last few years, including (to my amazement) my neighborhood with its ancient and creaking infrastructure. I have a choice of to FiOS services (although I think both use the same cable), Comcast, or ClearWire's wireless service. The thing we don't have in our neighborhood is DSL, since for historical reasons wiring to the closest switch goes two miles northwest, half a mile east, and two miles south to a shack that I could probably hit with my spud gun from my house.

      --
      "Think about how stupid the average person is. Now, realise that half of them are dumber than that." - George Carlin
  7. So, don't use comcast DNS by Anonymous Coward · · Score: 0

    Nothing forces you to use Comcast DNS servers just because you use their internet service.

    1. Re:So, don't use comcast DNS by Pinkfud · · Score: 1

      Yes, I recently installed a new router and just let it make its own connection. Soon I had DNS problems, which reminded me that I had switched to Google DNS on the old router for that very reason. A quick fix solved the problem. My ISP is Cox, not Comcast, but they also seem to have a very flaky DNS service.

      --
      The world is my oyster. That's why it's always in a stew.
  8. Which is why I use OpenDNS, or Google, or by jaymz666 · · Score: 4, Informative

    I stopped using comcast DNS servers years ago, and have avoided many an "outage".
    I remember several large DNS outages on comcast that I was completely unaware of for hours or days, until some mention came up.
    I have been using OpenDNS mostly, but I fall back to the google DNS servers if something there flubs up

            208.67.222.222
            208.67.220.220

    Remember these numbers

    1. Re:Which is why I use OpenDNS, or Google, or by AK+Marc · · Score: 2

      Bah, I've been using 198.6.1.3 since that was the main DNS server for the largest ISP on the planet (by volume of traffic, not subscribers). Unfortunately, MCI bought them out and went under, but the DNS server is still up.

    2. Re:Which is why I use OpenDNS, or Google, or by TubeSteak · · Score: 1

      Is OpenDNS still doing re-directions and other weird stuff?
      I haven't thought about them since the mess with google redirects in 2007 or 2008.

      --
      [Fuck Beta]
      o0t!
    3. Re:Which is why I use OpenDNS, or Google, or by jaymz666 · · Score: 1

      If you create an account they don't do the redirects

    4. Re:Which is why I use OpenDNS, or Google, or by FuegoFuerte · · Score: 2

      Funny, I've been using 192.168.2.100 for at least the last 7 years. I've switched ISPs, seen ISPs (and their servers) come and go, but that server has been rock solid. Except for that one time when it was going through fsck on a 6TB volume, then I had to fall back to 192.168.2.1 for a while (which is just a cache of whatever upstream server it got from DHCP).

    5. Re:Which is why I use OpenDNS, or Google, or by scottnix · · Score: 1

      For posterity, Google's DNS is:

      8.8.8.8
      8.8.4.4

    6. Re:Which is why I use OpenDNS, or Google, or by Tea-Bone+of+Brooklyn · · Score: 1

      MCI didn't go under, they became Verizon Business and ditched the poison Worldcom name.

    7. Re:Which is why I use OpenDNS, or Google, or by capedgirardeau · · Score: 1

      I stopped using them because when there is a DNS lookup failure they reply with a web page that says:

      "The site xxxxx is not responding"

      Instead of correctly saying it can't be found in the DNS system.

      Repeated emails and bug reports fell on deaf ears there.

      --
      Wax on, wax off baby!
    8. Re:Which is why I use OpenDNS, or Google, or by AK+Marc · · Score: 1

      July 21, 2002, Worldcom (owner of MCI at the time) declared bankruptcy. Regardless of whether someone bought them or continued the name, that meets my definition of "went under".

    9. Re:Which is why I use OpenDNS, or Google, or by AK+Marc · · Score: 1

      I try, but I get nothing from that address. And "7 years" makes you a newbie.

    10. Re:Which is why I use OpenDNS, or Google, or by Tea-Bone+of+Brooklyn · · Score: 1

      Worldcom came out of bankruptcy (with about $5BN in cash) and was purchased by Verizon afterwards. If that's going under count me in.

    11. Re:Which is why I use OpenDNS, or Google, or by Carewolf · · Score: 1

      It is local address. He just trolled you. Kind of like saying you are using 127.0.0.2

    12. Re:Which is why I use OpenDNS, or Google, or by Kargan · · Score: 1

      That's because the entire 192.168 IP range isn't routable on the Internet:

      # Query terms are ambiguous. The query is assumed to be:
      # "n 192.168.2.100"
      #
      # Use "?" to get help.
      #

      #
      # The following results may also be obtained via:
      # http://whois.arin.net/rest/net...
      #

      NetRange: 192.168.0.0 - 192.168.255.255
      CIDR: 192.168.0.0/16
      OriginAS:
      NetName: PRIVATE-ADDRESS-CBLK-RFC1918-IANA-RESERVED
      NetHandle: NET-192-168-0-0-1
      Parent: NET-192-0-0-0-0
      NetType: IANA Special Use
      Comment: These addresses are in use by many millions of independently operated networks, which might be as small as a single computer connected to a home gateway, and are automatically configured in hundreds of millions of devices. They are only intended for use within a private context and traffic that needs to cross the Internet will need to use a different, unique address.

      You guys are both newbs.

      --
      Palaces, barricades, threats, meet promises
    13. Re:Which is why I use OpenDNS, or Google, or by AK+Marc · · Score: 1

      Yes, I know. RFC 1918 addresses. I was making the point that at least the address I gave was real. You got the point, but think I didn't understand the point I made.

    14. Re:Which is why I use OpenDNS, or Google, or by AK+Marc · · Score: 1

      It is routable on the Internet (just define "internet" first). It would be unroutable across the "public" Internet, but is easily routable betweeen carriers (across ASs, but not advertised outside those in the agreement). You got the point that the one I gave was routable and his wasn't means I made a valid point. That you took me as serious and him as not indicates a humor failure.

    15. Re:Which is why I use OpenDNS, or Google, or by FuegoFuerte · · Score: 1

      My address is very real, and perfectly routable within my network. I'm making the point that I don't trust any of the public DNS resolvers to be run correctly and provide reliable results. And 7 years doesn't make me a newbie, it means I have an old DNS server. Also, 7 years ago is when I moved and re-IP'd my network. Prior to that I believe I was using 192.168.1.100. For awhile the two networks were bridged with a VPN, so changed my network to make everything easily routable. So, I'm not entirely sure what your point is.

    16. Re:Which is why I use OpenDNS, or Google, or by Trax3001BBS · · Score: 1

              208.67.222.222

              208.67.220.220

      Remember these numbers

      I use GRC.com (Steve Gibson's) DNS Benchmark https://www.grc.com/dns/benchm.... Those DNS's are way too slow for me
      in fact not even in the running. I use clearwire-dns.net as my DNS, a LAN on a wireless carrier; but the speed rocks.

      I reran a benchmark for this reply to verify, In order it's Clearwire as DNS #1 and Charter (my ISP) as DNS #2. Google (8.8.8.8 - 8.8.4.4) falls- after 4.2.2.1 - 4.2.2.6 (I don't know what to make of those DNS's, other than just not using them).

      OpenDNS, again isn't even in the running.

    17. Re:Which is why I use OpenDNS, or Google, or by lucm · · Score: 1

      It is local address. He just trolled you.

      Oh now I understand why for the last few minutes I had no internet access but found printouts of domain names on the floor nearby my inkjet printer!

      --
      lucm, indeed.
    18. Re:Which is why I use OpenDNS, or Google, or by Anonymous Coward · · Score: 0

      You're reaching really far to try to convince us you didn't just get trolled nasty. Your attempts are funnier even than the original troll.

    19. Re:Which is why I use OpenDNS, or Google, or by bhiestand · · Score: 1

      It is routable on the Internet (just define "internet" first).

      "Internet" is pretty well defined. If he had said "internet" you'd have a point.

      That said, I hate the term "non-routable address". "Reserved" or "private", please... and this whole thread... geez. It reminds me of that scene in the Hobbit.

      --
      SWM seeks new sig for a brief fling
    20. Re:Which is why I use OpenDNS, or Google, or by servant · · Score: 1

      Just started using this service. I have two internet feeds and they will support both with a free personal account. You can turn on various statistic and reporting services on a per feed basis, as well as doing blocking and white listing. Also some content filtering if you want to keep your kids from 'bad stuff'.

      --
      ... "When you pry the source from my cold dead hands."
  9. www.021yy.org by interkin3tic · · Score: 2, Funny

    Gasp! I can't access it through comcast? How ever will I buy office chairs in china without 021yy.org?!?! It's SO much better than those humps over at 022yy.org.

    (In case the link gets slashdotted, it's a website for office furniture in Chinese. At least according to google translate.)

    1. Re:www.021yy.org by camperdave · · Score: 1

      If Comcast is blocking that, then what's stopping them from blocking Hula, Netflix, PirateBay, or any of its competitors or detractors?

      --
      When our name is on the back of your car, we're behind you all the way!
    2. Re:www.021yy.org by bobbied · · Score: 1

      Customer outcry? Lost market share?

      Ok... Just a thought..

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    3. Re:www.021yy.org by Anonymous Coward · · Score: 0

      Lost market share to what? Most people in the United States have poor choices when it comes to high speed internet access.

    4. Re:www.021yy.org by Anonymous Coward · · Score: 0

      Yes. Local monopolies are always worried about losing market share.

    5. Re:www.021yy.org by coolsnowmen · · Score: 1

      I think one of the few things that could drive a comcast customer away would be not being able to use netflix/hulu/facebook. It doesn't even matter if there isn't competition if there is no need for the service anymore in the first place.

    6. Re:www.021yy.org by interkin3tic · · Score: 1

      Comcast is part of the unholy cabal of big content megacorps that make up Hulu. So if by "Hula" you meant hulu, that's what's stopping them. They'll block everything else on the web before they block hulu.

      If you did in fact mean Hula, then what's stopping them is the fact that ISPs don't really care what you twirl around your hips as they're unlikely to make a dollar from it.

      What's stopping them from blocking netflix is that they don't want a revolution on their hands. Hulu was their attempt at vertical integration, they are undoubtedly aware that hulu is not a competitor enough though to topple netflix. Attempting to say their customers couldn't use netflix would cause them to lose a huge chunk of their customers.

      As for pirate bay, they probably realize it would be down for a matter of hours at most, and that trying to block it would create more problems and waste more money than would gain them.

    7. Re:www.021yy.org by AvitarX · · Score: 1

      Agreed, if it weren't for Netflix, I'd drop my cable and just use my phone's hotspot function (2.5 GB free, and reasonable additional use, and all phone based usage is the secret truly unlimited separate cap).

      I guess I buy PS3 games too, so it may stick around, but maybe not, $45/month buys me 4GB extra, if I played games online it'd be different though, the latency sucks on my phone, but the throughput is actually faster than Comcast in the evening (I get 20/10 on my phone).

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
  10. I hate Comcast just as much but by krkhan · · Score: 3, Interesting

    With hundreds of millions of distinct websites "out there," if the same proportion holds, that would suggest that there about a million or more websites similarly affected.

    Why are you assuming that this scales linearly? Are you suggesting that this is a technical glitch? If the websites are blocked due to the nature of their content it most certainly won't scale in a linear fashion.

    1. Re:I hate Comcast just as much but by AK+Marc · · Score: 1

      They will scale in a linear faction, so long as the initial ones were nearly random. If you find playboy.com and then try penthouse.com, and hustler.com, the results wouldn't scale linearly, as the test sites were very non-random. If you actually had a random list of sites on the Internet, and tried 10, there's no reason to assume that the next 1,000,000 wouldn't scale linearly.

    2. Re:I hate Comcast just as much but by duranaki · · Score: 1

      Probably because he only had one data point? Since the example site was selling furniture, I doubt his argument was that the blocking was due to content restrictions. And what scale would *you* expect even if it was due to content? You sound very sure that there's no linear correlation, but we don't even know how he selected the domains he tried (random vs. alphabetic vs. ip order). He at least used the phrase "if the same proportion holds", while you assert that "certainly" wouldn't be the case. So I guess I'm more curious why you are so sure it can't be linear.

      At the very least, I take from his argument that comcast doesn't do a good job with it's DNS service (intermittent failures + missing records) and provides no recourse for small businesses who are being excluded for whatever reason from being easily reachable on the internet. I'm going to go on continuing to hate them, without the but.

    3. Re:I hate Comcast just as much but by Anonymous Coward · · Score: 0

      Why are you assuming that this scales linearly? Are you suggesting that this is a technical glitch? If the websites are blocked due to the nature of their content it most certainly won't scale in a linear fashion.

      Why would you assume that a furniture store in Shanghai would have enough US traffic that Comcrap would sent them a pay-up-or-get-blocked threat?

      They are probably using every RIAA/MPAA "copyright violating" website blocker available and they don't work all the time because they were incompetently applied.

    4. Re:I hate Comcast just as much but by Anonymous Coward · · Score: 0

      You have a point. As long as the sampling is fairly non-biased, it "should" scale linearly. Nevertheless, the scaling factor (or slope coefficient, or whatever you want to call it) will be horribly estimated if you just have 1 data point.

      In order to attempt to follow a statistically-sound methodology, the guy should have at least collected a handful of data points (i dunno... keep testing until he reaches four or five websites that are "blocked" by Comcast). Otherwise, he's doing the equivalent of performing a linear/affine regression with a _single_ data point (and forcing a zero intercept)... which is enough to make any statistician cringe.

    5. Re:I hate Comcast just as much but by Obfuscant · · Score: 1
      However, he says he started with a list of sites that were blocked by another blocking system. Given that those sites were all on a blocked list, the chance of finding one that is blocked by someone is much higher than just picking a name at random.

      He also thinks that asking people doing his Turk work where they live is a better indication of why they could or could not resolve while using Comcast than simply asking them what their DNS server setting is. It is likely that those who could resolve were not using Comcast DNS to start with, not that they had a different Comcast server.

    6. Re:I hate Comcast just as much but by AK+Marc · · Score: 1

      His method sucked. That he did it wrong doesn't mean that, done right, it shouldn't scale linerly.

  11. Eh, science. by Anonymous Coward · · Score: 1

    Or maybe there's a problem with 021yy.org's authoritative nameservers - maybe only /some/ of them, and whichever algorithm Comcast uses to choose one is picking the bad ones. Or maybe there's a temporary general problem with Comcast's own nameservers - which were your control sites, to make sure those would work? Or maybe Mechanical Turk workers know what you're up to and are trolling you.

    1. Re:Eh, science. by hawguy · · Score: 1

      Or maybe there's a problem with 021yy.org's authoritative nameservers - maybe only /some/ of them, and whichever algorithm Comcast uses to choose one is picking the bad ones. Or maybe there's a temporary general problem with Comcast's own nameservers - which were your control sites, to make sure those would work? Or maybe Mechanical Turk workers know what you're up to and are trolling you.

      The 022yy.org Nameserver configs look fine to me, repeated requests to both of their nameservers work fine, I checked a half dozen recursive nameservers at various ISP's and they all resolve the name, but Comcast still says NXDOMAIN.

    2. Re:Eh, science. by bobbied · · Score: 1

      Or maybe there's a problem with 021yy.org's authoritative nameservers - maybe only /some/ of them, and whichever algorithm Comcast uses to choose one is picking the bad ones. Or maybe there's a temporary general problem with Comcast's own nameservers - which were your control sites, to make sure those would work? Or maybe Mechanical Turk workers know what you're up to and are trolling you.

      No, I think he's proven that Comcast as crappy DNS servers. But I'm not surprised. Configuring and running a caching DNS is slightly more difficult than loading Red Hat and Bind, you actually have to come up with the proper configuration file. Then figure that a single DNS server is likely not enough for all of their customers so they likely have a pool of servers and it gets really hard to manage all that.

      I would suspect all ISP's of having DNS issues. Which is why you want to run your own local DNS and/or point to various free DNS services for your network.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
    3. Re:Eh, science. by Cramer · · Score: 1

      There's only one... ns1.booen.com and ns2.booen.com are the same IP. It's entirely possible comcast's server(s) couldn't get there, but that's a SERVFAIL not NXDOMAIN. And then there's the answer it spits out for www... six identical A's.

      Who knows what's actually happening. My money is on comcast having a shit DNS system. (it's the simplest option.)

    4. Re:Eh, science. by petermgreen · · Score: 1

      Given the level of competance the people running the authoritiative server seem to be displaying it's also possible that they made a configuration screwup and that screwup got stuck in comcast's cache (is there a maximum on how long a dns record ttl can be?)

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  12. Crappy Comcast by Anonymous Coward · · Score: 0

    Seems more likely that the Comcast users that succeeded in accessing the site are configured to use a different DNS resolver. Most likely OpenDNS.

  13. Common problem by gurps_npc · · Score: 1
    I routinely come across websites that I can see, but for some reason my Verizon account refuses to stream the video for. I wait a day, and boom, they can stream again.

    Companies develop issues all the time. Sometime it is on the website end, sometimes on the ISP end.

    Not much you can do about it.

    --
    excitingthingstodo.blogspot.com
  14. SAY NO TO THE TWC TAKEOVER by Joe_Dragon · · Score: 0

    comcrap does not need more power

  15. Erm. Is the "DNS problem" a DNS problem? by Anonymous Coward · · Score: 0

    6.2% of queries will end in failure at 119.167.195.12 (f1g1ns1.dnspod.net) - failed to resolve ns1.booen.com due to 119.167.195.12 - query timed out

    6.2% of queries will end in failure at 119.167.195.12 (f1g1ns1.dnspod.net) - failed to resolve ns2.booen.com due to 119.167.195.12 - query timed out

    87.5% of queries will be returned by 42.120.49.143 (ns1.booen.com) - answer was not authoritative

    www.021yy.org. 60 IN A 116.251.210.33
    www.021yy.org. 60 IN A 116.251.210.33
    www.021yy.org. 60 IN A 116.251.210.33
    www.021yy.org. 60 IN A 116.251.210.33
    www.021yy.org. 60 IN A 116.251.210.33
    www.021yy.org. 60 IN A 116.251.210.33

    1. Re:Erm. Is the "DNS problem" a DNS problem? by TheCarp · · Score: 2

      That is interesting. When I read the article.... and I am ready to hate on comcast at any time, they are my provider for various reasons (including me being lazy yes) but I am not a huge fan of them.

      That said, I couldn't help but think... that is an odd domain name, and its not like it makes any sense that it would be blocked. It looks like the kind of randomly named domain a phisher might use, which makes me wonder... maybe this domain was blocked due to being part of some botnet or equivalent and then later became owned by the current owners? (not cleaning up things like that is hardly a new or unique issue)

      Now I see your post and I think.... you may be on to something. I think that unless someone can find rhyme or reason for bans, then we should probably assume incompetence rather than malice. I mean, its not like there is a pattern of blocking based on content or ownership, they are not even competitors of comcast unless they have some diversification plans that I wouldn't have ever expected.

      --
      "I opened my eyes, and everything went dark again"
    2. Re:Erm. Is the "DNS problem" a DNS problem? by parkinglot777 · · Score: 1

      You can look at their whois http://whois.domaintools.com/0... and you could see that there are things going on with the domain name in the past 2 years (ignore the privacy part)...

    3. Re:Erm. Is the "DNS problem" a DNS problem? by unrtst · · Score: 2

      Bump.
      Seems like this is a flaky domain with some messed up settings. There's a very good chance comcast cached an NXDOMAIN. Wouldn't be too surprised if something similar had happened with his little personal site. Many DNS servers serving large volumes of users ignore low TTL's and cache longer than normal. It only hurts edge cases they don't care much about since large established sites do not rely on fast DNS updates for things like load balancing or failover.

      Use another DNS server is still a good suggestion.
      Without a more extensive test (1 in a few hundred random sites is not a statistically good sample size... could have hit the same random one out of a million, for example), this doesn't really say much.

      The poster put enough time into this that it shouldn't be difficult / much more time intensive to expand the test and provide a larger list of good/bad domains. Those could also be weeded out to find those that are generally flaky or configured poorly. If any remain, then test those.

      His buddies personal site didn't work for an hour or so, and some random chinese site doesn't reliably resolve... that's not enough to start the scare tactics (...that there about a million or more websites similarly affected").

    4. Re:Erm. Is the "DNS problem" a DNS problem? by auximage77 · · Score: 1

      This.. We occasionally will black hole domain names on our caching servers that are being used for phishing/spear phishing and general 'badness' that we come across in our network. It's easier to prevent our end users from compromising their computers by not allowing them to access a known malicious site than it is to deal with cleaning up a few hundred compromised accounts. Just a thought of /why/ these sites might not be resolving.

  16. This happens with other ISPs by Zontar_Thing_From_Ve · · Score: 2

    My ISP, who is not Comcast but another major American ISP, also blocks certain websites via DNS failures. Simply switching DNS to Google's DNS servers or FreeDNS resolved the problem.

  17. When did DNS errors become "website down"? by AK+Marc · · Score: 2

    So, if you do the DNS query from another provider's DNS, can you get to the website over Comcast? Seems like a basic troubleshooting step that was missed. At least not mentioned in the extended summary.

    1. Re:When did DNS errors become "website down"? by armanox · · Score: 1

      Sure it was - and yes, he could get there.

      The website is for a second-hand furniture store in Shanghai; I have no idea what the domain "021yy.org" has to do with the business. (Perhaps the IP address that the domain name resolves to used to be occupied by a different website, and that IP address was inherited by the furniture store but the old hostname still points to it.) The hostname www.021yy.org resolves to the IP address 116.251.210.33 (for *ahem* non-Comcast users, that is), which according to the Asia Pacific Network Information Centre is part of a block of IP addresses assigned to a hosting company in Singapore. I'm not blocked from accessing the IP address of the website over Comcast; I can ping and send web requests to the IP address 116.251.210.33 with no problem. Only the hostname fails to resolve. (I can still access the site by using a VPN or a proxy server.)

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
  18. Quick change needed [Re:Stop] by Geoffrey.landis · · Score: 2

    Interesting. I don't always want to be messing with my DNS setting every time I get a 404 not found.

    What is needed is a quick way to temporarily try using a different DNS, to see whether that's the problem.

    --
    http://www.geoffreylandis.com
    1. Re:Quick change needed [Re:Stop] by beatle42 · · Score: 1

      Well, you could always try nslookup from a shell to see if it resolves with different servers

    2. Re:Quick change needed [Re:Stop] by beatle42 · · Score: 2

      Oops, htmled myself, I mean nslookup [host] [server]

    3. Re:Quick change needed [Re:Stop] by PrimaryConsult · · Score: 5, Informative

      You can use downforeveryoneorjustme.com, though it will use its own DNS and routing so it will still require you to figure out which of those is the problem.

    4. Re:Quick change needed [Re:Stop] by LordThyGod · · Score: 2

      Interesting. I don't always want to be messing with my DNS setting every time I get a 404 not found.

      What is needed is a quick way to temporarily try using a different DNS, to see whether that's the problem.

      I don't think there is a downside to using somebody else, across the board. Google seems good at 8.8.8.8 and 8.8.4.4. Use it for everything (desktops, servers) and don't remember ever having a slow response.

    5. Re:Quick change needed [Re:Stop] by DarkOx · · Score: 2

      nslookup
      >server 8.8.8.8
      >hostname
      >exit

      You can 8.8.8.8 is google but you could just any valid dns server.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    6. Re:Quick change needed [Re:Stop] by Cardcaptor_RLH85 · · Score: 3, Interesting

      There is one potential issue. I only found it when I was using a smaller regional ISP while I dealt with a billing dispute with Charter. If your ISP uses extreme levels of NAT and is used primarily by tech-savvy people (those who would be likely to use Google DNS in the first place). It may look to Google like a single IP address is hammering their DNS servers with queries and they may block that particular public IP address. I got that one explained to me by the president of that small ISP about a year ago when I asked why my DNS queries weren't going through and ended up being escalated to the top.

    7. Re:Quick change needed [Re:Stop] by mythosaz · · Score: 1

      8.8.8.8

      I'm sorry, but you've mentioned you're using a Google Spying Service, and as such, the full tinfoil wrath of /. should soon be upon you.

      For whatever it's worth, I switched to 8.8.8.8 right about the time my provider started giving fake replies to non-existent domains, "helpfully" suggesting sites for me.

    8. Re:Quick change needed [Re:Stop] by ebh · · Score: 5, Funny

      True story: At one place I worked, if you typed "quit" into nslookup, it came back with "exit.not.quit.stoopid.oursite.ourcompany.com".

    9. Re:Quick change needed [Re:Stop] by Anonymous Coward · · Score: 0

      If you're getting a "404 not found" then it's very likely DNS isn't your problem...

    10. Re:Quick change needed [Re:Stop] by seepho · · Score: 1

      Agreed. They already track everything I do, anyway. A little DNS monitoring from our less-evil corporate overlord is no problem in my book.

    11. Re:Quick change needed [Re:Stop] by Zero__Kelvin · · Score: 1

      sudo vi /etc/resolv.conf

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    12. Re:Quick change needed [Re:Stop] by Zero__Kelvin · · Score: 2

      I can certainly see why you posted as anonymous. If anyone is reading this and shaking their head in affirmation, stop it right now. What the hell do you think happens when I try to access a page that exists on one server, but try to pull from a different server because DNS is returning the wrong IP address?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    13. Re:Quick change needed [Re:Stop] by Beavertank · · Score: 2

      While I'm generally a fan of Google products, their DNS is one thing that has let me down. This may have finally changed again, but a month or so ago Google DNS stopped resolving eztv.it (a torrent site dedicated to TV shows). I added another third party DNS server to my resolve list and that fixed it, but it did make me wonder just how many other sites Google had quietly removed from its DNS entries.

    14. Re:Quick change needed [Re:Stop] by Wolfrider · · Score: 1

      --Squid proxy server is your friend; you can specify DNS servers in the config file, and change them at will with a simple ' squid -kreconfigure '. Try setting one up on a cloud VM and access it over SSH with compression enabled and using the arcfour cipher - it's well worth the time to setup and provides secure, filtered and logged comms.

      --Last time I checked, you can get a Digitalocean VM for $5-10/month with a static IP. No affiliation, just (mostly) satisfied customer.

      --
      .
      == WolfriderV6 == I'm willing to admit that *I just might* be wrong... Are you??
    15. Re:Quick change needed [Re:Stop] by TENTH+SHOW+JAM · · Score: 1

      I just hacked our DNS to do the same thing.

      Laugh? I almost spat.

      --
      A sig is placed here
      To display how futile
      English Haiku is
    16. Re:Quick change needed [Re:Stop] by AlphaWolf_HK · · Score: 1

      If you get a 404 not found, then you aren't having a DNS problem.

      --
      Careful with names containing L slashdot.org/~AiphaWolf_HK slashdot.org/~AlphaWoif_HK slashdot.org/~AiphaWoif_HK
    17. Re:Quick change needed [Re:Stop] by Anonymous Coward · · Score: 0

      Interesting. I don't always want to be messing with my DNS setting every time I get a 404 not found.

      What is needed is a quick way to temporarily try using a different DNS, to see whether that's the problem.

      I don't think there is a downside to using somebody else, across the board. Google seems good at 8.8.8.8 and 8.8.4.4. Use it for everything (desktops, servers) and don't remember ever having a slow response.

      Use opennic DNS and you get ICANN tld + opennic tld and no content throttling
      opennicproject.org

    18. Re: Quick change needed [Re:Stop] by Anonymous Coward · · Score: 0

      404 is a server side error message. You have to reach the server for that one...

    19. Re:Quick change needed [Re:Stop] by Mr+Z · · Score: 1

      I just checked it now on my end and it seems to be fine. Maybe it was just a transient failure?

      $ host eztv.it
      eztv.it has address 162.159.244.249
      eztv.it has address 162.159.243.249
      eztv.it has IPv6 address 2400:cb00:2048:1::a29f:f3f9
      eztv.it has IPv6 address 2400:cb00:2048:1::a29f:f4f9
      eztv.it mail is handled by 10 ezmail.es.
      $ grep nameserver /etc/resolv.conf
      nameserver 8.8.4.4
      nameserver 8.8.8.8

    20. Re:Quick change needed [Re:Stop] by xenobyte · · Score: 1

      If you get a 404 not found, then you aren't having a DNS problem.

      That is actually false - very much so actually.

      Let's say you want to access http://www.site.com/page and someone messes with the DNS and redirects the domain elsewhere where only a rudimentary webserver exists, one without the /page you requested. This will return a 404 and it is due to the altered DNS.

      There is of course many other possible reasons for a 404, from the obvious removed page, over misconfigured webservers (wrong virtualhost answering, mod_rewrite errors, cache issues etc.) to proxy issues at both ends of the connection.

      --
      "For every complex problem, there is a solution that is simple, neat, and wrong." -- H.L. Mencken (1880-1956) --
    21. Re:Quick change needed [Re:Stop] by Reziac · · Score: 1

      Hmm. I use Google's DNS, and eztv.it resolves for me as of two seconds ago (and has the couple of times I've been to eztv.it in the past month, too).

      What DNS did you add?

      --
      ~REZ~ #43301. Who'd fake being me anyway?
    22. Re:Quick change needed [Re:Stop] by doccus · · Score: 1

      Interesting. I don't always want to be messing with my DNS setting every time I get a 404 not found.

      What is needed is a quick way to temporarily try using a different DNS, to see whether that's the problem.

      I don't get it.. do you even care what's the problem as long as it works? Shouldn't your dns automatically resolve via any alternate DNS servers you've listed? Like google DNS and open DNS?.. I assume you've set those as alternates

  19. Old DNS cache? by tomxor · · Score: 2

    if you do a compare between two DNS servers then you are bound to also come up with differences that show how outdated one server is compared to the other... There has to be many new domains registered / re-registered and associated / re-accociated with a new IP every minute, if you run the script for long enough between two different snapshots you are bound to find one of these...

    So my appropriately verbose question in response to your post is: how often do you think google and comcast update their DNS servers, and do you think they update at exactly the same time... I know ISPs like to filter stuff... just wondering if your method is sound.

    1. Re:Old DNS cache? by bobbied · · Score: 5, Informative

      DNS deals with this issue using TTL (time to live) for the records it hands out. The Authoritative DNS server for the domain gives out the TTL it wants for every query it receives. Other non-authoritative DNS servers are supposed to throw away any record they cache once it reaches it TTL Now if you have TTL's measured in days, you lower the load on your DNS server, but any IP changes can take a long time to propagate. The trade off is that lowering the TTL increases the load on the authoritative server. So, there are going to be differences in resolved domains that will resolve themselves over time.

      However, that's not what the author is complaining about. He's getting no resolution for his request, meaning that the DNS server he queried was unable to retrieve the record from cache, nor find a DNS record for the domain when making a query upstream. My guess is that Comcast's DNS infrastructure is just overloaded so when trying to obtain information about more obscure domains like this it fails now and then. Such failures get cached for awhile so they hand out no matches to others as well. If enough folks start requesting the domain, it eventually will get cached properly and start to resolve. Of course, another possible option is that the domain got black holed by Comcast's DNS for being involved in a phishing expedition or other bad thing too, but it's hard to know.

      --
      "File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
  20. For once, I doubt Comcast to be purely evil. by astro · · Score: 2

    DNS is a theoretically good system and one that we obviously all rely on every day. However, so many DNS implementations from the registrar level down to your cheap little wifi-router-all-in-one box that connects to your ISP are so totally broken. I think the way this is written is pretty trollish and should instead have focused on the wider question of how we can advance to where so many devices and programs that have to deal with name resolution will act more to-spec and consistently. Comcast should take some heat here for a partially broken DNS implementation, but without better evidence, I see no intentional evil in this particular story.

    1. Re:For once, I doubt Comcast to be purely evil. by TechnoJoe · · Score: 0

      I have this same problem, and I've noticed that torrent sites are more often afflicted than other sites. It may be that torrent sites created by hobbyists rather than paid professional are more likely to suffer from problems that get clogged in Comcast's tubes. However, I would not rule out malice yet.

  21. Biz AND Residential connections by Rene+S.+Hollan · · Score: 1

    Hmm. I have BOTH Comcast residential and business class service. I wonder if the reponses are different.

    --
    In Liberty, Rene
    1. Re:Biz AND Residential connections by Anonymous Coward · · Score: 0

      "I wonder if the reponses are different."
      It sure is if you talk to them on the phone.
      Night and day.

  22. Ask Comcast? That's rich by caution+live+frogs · · Score: 3, Insightful

    Last time I had to talk to anyone in the company I had to explain to the tech how DOCSIS modems worked. You will never get an individual from that company on the phone who knows enough to give you a real answer. Turnover is too high in call centers, and people who know the answer are not on support phone detail.

    1. Re:Ask Comcast? That's rich by mythosaz · · Score: 1

      Ok. I'll bite. WTF would you have to explain to a technician how a DOCSIS modem worked, and why would you subject yourself to such a pig-singing experience.

    2. Re:Ask Comcast? That's rich by Beavertank · · Score: 2

      The same is true of basically any cable company.

      Once upon a time I had to work out the local cable company's internal network topology to nail down the choke point which was causing my connection to not-infrequently experience >50% loss because the techs they sent out were utterly worthless. I took this information to their office, asked to speak to their general manager, and after explaining what I had done and what I had learned about their severely oversold network in the process he offered me a job... which I promptly turned down, because I refused to work for a company so inept that they intentionally massively oversold their capacity knowing full well it would be 6+ months before they could add any more capacity to their system.

    3. Re:Ask Comcast? That's rich by caution+live+frogs · · Score: 1

      Connectivity issues and network lag for streaming, plus, modem wasn't getting any response from upstream servers, and was logging errors because of it. Tech wanted to send someone to the house to "do an update". I had to tell her that DOCSIS modem updates cannot be applied by end users and must be pushed down the network, from their end, so I wasn't going to take a day off work and pay a tech for a home visit when it wouldn't help the issue. Plus, it's my damn modem, not theirs. Tech was (a) shocked that I owned the modem - she didn't think we could do that - and (b) was unfamiliar with Roku, Netflix, and at least three other very common streaming devices/services. Plus she's telling me that network congestion was the problem with my streaming, as I was looking at the bandwidth test telling me the connection was wide open. This was just before Netflix blinked and paid Comcast for better speed. The company was flat denying any traffic shaping was occurring. Gee weird it works better all of a sudden.

  23. Well... by Anonymous Coward · · Score: 0

    I think he said he did in fact call them and ask for assistance.

  24. Use google's DNS by bdsesq · · Score: 1

    Just because you use comcast's pipes doesn't mean you have to use their DNS.
    8.8.8.8 and 8.8.4.4 are the addresses to use for DNS

    1. Re:Use google's DNS by theArtificial · · Score: 1

      I wrote a perl script to take a sample of websites -- part of the same list that I had used to find websites that were mis-blocked as 'pornography' by Smartfilter — and attempt to resolve them using both Comcast's main DNS server (75.75.75.75) and one of Google's public DNS servers (8.8.8.8). (You won't be able to do this experiment yourself unless you have a Comcast Internet connection, because while Google's DNS servers accept queries from anywhere, Comcast's DNS servers will refuse queries from any IP address not assigned to one of their customers.)

      The script ran through a few hundred hostnames and flagged anything that failed to resolve on Comcast but resolved correctly on Google , although most of these were false positives caused by Comcast's DNS servers being temporarily unresponsive. But after running through the list of false-positives repeatedly, I found the first website that consistently failed to resolve on my Comcast Internet connection while resolving on Google: http://www.021yy.org/.

      --
      Man blir trött av att gå och göra ingenting.
    2. Re:Use google's DNS by lgw · · Score: 1

      Sure, just in case there's some tiny aspect of your web browsing that Google doesn't already know, use their DNS too! OpenDNS is there for good reason.

      --
      Socialism: a lie told by totalitarians and believed by fools.
  25. Don't use DNS by larry+bagina · · Score: 1, Funny

    Especially Comcast DNS. But Don't use DNS at all. The fact is you can skip DNS and use a /etc/hosts file. This isn't 1982 anymore, disks are huge and it only takes a couple hundred megabytes to host it. With a cron job to rsync it every hour you no longer need to worry about manually updating it either. (It's simple enough to pass the grandmother test!) For those rare cases where a name isn't in my hosts file, I just request the page using an email-to-web service.

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

    1. Re:Don't use DNS by Anonymous Coward · · Score: 1

      Hello Richard, how's everything? How's hurd coming along?

    2. Re:Don't use DNS by Obfuscant · · Score: 1

      I just request the page using an email-to-web service.

      BITFTP

  26. Incompetence or malice? by Max+Threshold · · Score: 1

    The majority of issues I have had with any cable company were related to their DNS being shitty. For some reason, cable companies don't know how to operate DNS.

  27. So... by squiggleslash · · Score: 4, Interesting

    Let me understand this correctly. You found Comcast's DNS isn't perfect and doesn't resolve some names. It does not appear to be malicious in any way, as the two domains you find affected are a foreign furniture store, and your friend's brand new website. It's fairly obviously a bug.

    So: you call Comcast Tech support, demand to talk to the Boss of Comcast, and then write a 10,000 word article (I didn't count) about it on Slashdot where you know 90% of the readers will take "Websites inaccessible on Comcast" as meaning "OUT OF CONTROL MEGACORP MONOPOLIST COMCAST IS CENSORING WEBSITES!!!"

    This makes sense to you? This is what you do? Really? Really?

    Just curious, but that time you got a duff cable modem and had to send it back, did you write a 60,000 article on how Comcast has banned you from the Internet, and did you demand to speak to the PRESIDENT OF THE INTERNET? When it rained that one time and you attempted to tune in the cable TV, only to find many of your channels were inaccessible, did you write a 75,000 word article on how COMCAST IS DROPPING CHANNELS and did you call tech support demanding to talk to THE LORD HIGH RULER OF TV?

    I think I've found an article where the discussion would be likely improved for once if the Betoddlers spammed it with anti-Beta comments.

    --
    You are not alone. This is not normal. None of this is normal.
    1. Re:So... by lgw · · Score: 2

      Bennet Hazelton is the source of the bottom tier of Slashdot stories. I swear they post his stories just to get the page hits from everyone complaining about them.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    2. Re:So... by bennetthaselton · · Score: 1

      If I were to take this as a serious argument, I would say the analogy to getting a broken cable modem is flawed, because (a) even if I got a broken cable modem, there would be no evidence that the problem is more common on Comcast than on other providers, and (b) more importantly, a user knows if their cable modem is broken, and will get it replaced, so the problem fixes itself. The problem with the blocked websites is that the user doesn't realize it's Comcast's fault and they won't demand for it to get fixed; they'll just think the website is down.

    3. Re: So... by Anonymous Coward · · Score: 0

      I learned something about how to use Mechanical Turk, so the article was useful to me. investigating an issue with DNS is also worthwhile because it is an integral part of clear and open communication on www.

      The article was more informative than your post was.

    4. Re:So... by Anonymous Coward · · Score: 0

      Pretty obvious case of Hanlon's Razor.

      Never attribute to malice that which is adequately explained by stupidity.

    5. Re:So... by asmkm22 · · Score: 2

      Yeah, within first paragraph I realized his issue is just a generic DNS issue as a result of using his default ISP settings. Besides the fact that DNS does take some time to propagate changes to the world, most ISP's or even DNS providers like OpenDNS, still cache their databases to some extent for the sake of less traffic.

      I think the OP qualifies as the kind of person who "knows enough to be dangerous, but nothing more."

    6. Re:So... by alen · · Score: 1

      this is why comcrap sucks
      they don't have direct connections to everyone on the interwebs and they don't update their dns seconds after every change around the world

    7. Re:So... by Anonymous Coward · · Score: 1

      Don't knock it, this is pretty insightful for Bennett. Most of his rants are of the caliber of "Why does everyone mark my html spam emails as spam?" and "Product review for a DIY trinket (Subtitle: See guys I can make things like you if you give me all the parts!)".

    8. Re:So... by Anonymous Coward · · Score: 0

      How about negative DNS caching then?

    9. Re:So... by Bite+The+Pillow · · Score: 1

      Also, since 25% of visitors to helpmatt.com donate, people trying to see if it works for them will donate. Does it work for you? Did you donate to helpmark.org? I did.

  28. SLA? by Anonymous Coward · · Score: 0

    It seems there should be a minimum acceptable SLA defined in law for ISPs.

    One requirement would be to provide reliable name resolution without any DNS hijacking for ads and crap.

    The other comments in this thread so far are all folks who are saying, well just use a different DNS provider/host your own. I do host my own, but I think it is crap that ordinary folks are abused by their ISPs like this.

    (oh, and good for you for investigating this!)

  29. Anecdote from 3/9 by Anonymous Coward · · Score: 0

    My kid couldn't reach www.turnitin.com to submit his homework the other night; tried from Mac and PC -- no go. He was in a panic. I flipped on the hotspot connection on my Verizon tablet, switch his PC's wireless connection over to it, and he hit turnitin with no problems.

    Admittedly, I didn't think about DNS; I just figured I'd tried the "other pipe" we had available at that instant.

    1. Re: Anecdote from 3/9 by rlbgator · · Score: 1

      ...and I did not mean to post this anonymously. C'est moi.

  30. DNS Benchmark by bgarcia · · Score: 1

    This sounds like a very poorly-configured DNS server. There are other server issues as well. Some are slow. Others like to return their own special pages when you mistype a domain name. I've been using DNS Benchmark to determine the best set of DNS servers to use for a home network. It's a neat tool that provides a lot of information succinctly - be sure to read the walkthrough to understand what it's showing you.

    --
    I'm a leaf on the wind. Watch how I soar.
  31. DNS flaky, Comcast incompetence, Comcast malice by alispguru · · Score: 1

    Those are the possibilities, in decreasing order of probability.

    As much as I despise Comcast, they are unlikely to deliberately block random DNS lookups.

    --

    To a Lisp hacker, XML is S-expressions in drag.
  32. backwards... by Connie_Lingus · · Score: 1

    " Comcast threatening to de-prioritize content delivery from websites that don't pay them a fee,"

    last i heard...wasn't Nexflix *trying* to pay them a fee for better delivery?

    i think its an important distinction. with all the kerfluffle about net neutrality, shouldn't we make sure the players are well identified?

    --
    never bring a twinkie to a food fight.
  33. Details missing by dysmal · · Score: 1

    No mention of how long this "experiment" ran. How long was it that these sites were inaccessible from Comcast? What types of sites are they? Who is their DNS through? This could easily have been a problem with a hosting service. As much as we all love hating on Comcast, a few more details would be helpful.

    1. Re:Details missing by kannibal_klown · · Score: 1

      No mention of how long this "experiment" ran. How long was it that these sites were inaccessible from Comcast? What types of sites are they? Who is their DNS through?

      This could easily have been a problem with a hosting service.

      As much as we all love hating on Comcast, a few more details would be helpful.

      Agreed.

      Time length in particular: maybe it was a short-tern Comcast glitch that just occurred for a few hours or even a few days. I would have the occasional short-term SNAFU with the Verizon FIOS DNS servers until I just decided to switch to Google's.

      Then again, considering my past experience with Comcast and Verizon I wouldn't be surprised if this was a long-term issue. The problem is depending on who you get, it's a LONG time before you finally get routed to the correct person who actually knows more than "have you tried rebooting your router"

    2. Re:Details missing by bennetthaselton · · Score: 1

      Good point; for the record the http://021yy.org/ website has been inaccessible (and continues to be inaccessible) on my Comcast connection for at least 48 hours now. (Even if it does turn out to be a temporary problem, the evidence still suggests that about a million websites at any given time are affected; if the problem were temporary, that would just mean that the set of affected websites is constantly changing.)

  34. I see by Anonymous Coward · · Score: 0

    This sucks almost as bad as Slashdot Beta.

  35. Two Possibilities by FalleStar · · Score: 1

    1) The author has managed to uncover a conspiracy by Comcast to hold the good people at http://021yy.org/ down by denying the no doubt millions of potential customers that would be flocking to the domain otherwise. After all, that domain name rolls right off the tongue.

    or

    2) Comcast doesn't have an entry in it's DNS servers for the site because it is a Chinese domain that looks like spam that no customer of theirs has tried to access before now.

    1. Re:Two Possibilities by alphatel · · Score: 1

      2) Comcast doesn't have an entry in it's DNS servers for the site because it is a Chinese domain that looks like spam that no customer of theirs has tried to access before now.

      And as soon as you make a query to this brand new domain, Comcast is supposed to query the IANA's root-servers to get the data. So your point 2) is a fallacy. Otherwise every time someone buys a new domain, Comcast has to wait for everyone in the world to visit it first?

      --
      When the foot seeks the place of the head, the line is crossed. Know your place. Keep your place. Be a shoe.
    2. Re:Two Possibilities by Anonymous Coward · · Score: 0

      I have Comcast, I could view that site. Maybe there is something between the DNS server and the request (i.e. government agency) that is fucking up the connection. OP should test this in various states to see if it's somehow geological.

  36. Comcast's DNS servers might be caching the records by Anonymous Coward · · Score: 1

    Have you considered that Comcast's DNS servers are just caching the records and recent changes to these records are not being reflected correctly?

    It sounds to me that Comcast's DNS servers are ignoring TTL values for A records. It's not unheard of for ISPs to do this. If these records are being "over-cached" by Comcast's DNS, then it would seem to the average Comcast user that site is being "blocked", when in fact they're just getting an outdated DNS record. If you run this test again, you'll most likely get completely opposite results, assuming the records have not changed again.

    Also, if as a Comcast user you can access these sites while using Google's DNS severs, it's very misleading to declare that Comcast is "blocking" these sites. By your own description you are able to access these site WHILE you are connected to the Internet through Comcast. The DNS servers you choose to use are NOT your Internet connection.

  37. Works for me, Comcast Internet . by IcyWolfy · · Score: 1

    Works for me.
    Comcast Internet, SF Bay Area, California.

    1. Re:Works for me, Comcast Internet . by Megahard · · Score: 1

      I have Comcast in Richmond, CA and can confirm the submitter's results:

      > nslookup - 8.8.8.8
      Default Server: google-public-dns-a.google.com
      Address: 8.8.8.8

      > www.021yy.org
      Non-authoritative answer:
      Server: google-public-dns-a.google.com
      Address: 8.8.8.8

      Name: www.021yy.org
      Addresses: 116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33

      > exit
      > nslookup - 75.75.75.75
      Default Server: cdns01.comcast.net
      Address: 75.75.75.75

      > www.021yy.org
      *** cdns01.comcast.net can't find www.021yy.org: Server failed
      Server: cdns01.comcast.net
      Address: 75.75.75.75

      --
      I eat only the real part of complex carbohydrates.
    2. Re:Works for me, Comcast Internet . by Anonymous Coward · · Score: 0

      I think the real problem is that that domain has only a single CNAME record:

      021yy.org. 59 IN CNAME exmail.qq.com.

      Perhaps Comcast's DNS servers don't like domains like that, which are fairly rare.

  38. Wrong . . . by Kimomaru · · Score: 1

    Sorry, maybe you've skipped a salient point in the article, but the sites are not inaccessible. It seems plausible that there are some shannigans going on the Comcast DNS, just switch to a public DNS server for heaven's sakes. This is a really dumb post, sorry.

    1. Re:Wrong . . . by MobyDisk · · Score: 1

      Perhaps they should put a message on the web site saying that if you can't access it you should change... your DNS server... settings... Oh wait... no, that won't work.

    2. Re:Wrong . . . by Kimomaru · · Score: 1

      Or maybe if their DNS servers are awful for whatever reason a user should just learn to fix it themselves instead of crowdfunding a dumb experiment that proves little more than their ISP's systems are either broken by accident or broken on purpose. Who knows, who cares.

    3. Re:Wrong . . . by MobyDisk · · Score: 1

      It is impossible for the web site operator to contact every Comcast user and provide them with instructions for alternate DNS. It is much more appropriate to pay $50 and submit an Ask Slashdot to solve the problem once and for all. FYI: A later post did solve the problem. It turned out to be a DNSSEC configuration issue.

    4. Re:Wrong . . . by Kimomaru · · Score: 1

      For sure it's not practical, you're totally right. My larger gripe, if you could even call it that, is that he "crowdsourced" troubleshooting to figure out the most basic of things. He could have run nslookup on the ISP DNS servers, then run the same query on any publicly available one. Takes 20 seconds. And, anyway, some common sense - is Comcast really going to go through the trouble of very blatantly preventing connections from resolving in this manner? Baffling.

  39. You have to remember who granted monopolies... by Anonymous Coward · · Score: 0

    to Comcast. That is who actually control them. The Republicans have fought against competition for years, and Comcast must do what they are told to do, or the Republicans will take away their monopoly. They are ruled 100% by Republicans, and censorship like this is what all of those CONservatives do. They are the reason. You'll be more likely to get the block removed if you write a letter to your GOPper ruler than you will by contacting their minion Comcast.

  40. Broken DNSSEC by Anonymous Coward · · Score: 0

    Comcast has a DNSSEC enabled resolvers. The problem lies with the websites/their NS.

    http://dnssec-debugger.verisignlabs.com/www.helpmatt.org

    1. Re:Broken DNSSEC by MobyDisk · · Score: 1

      Mod this up! Someone actually found the root cause which is what the submitter was looking for.

    2. Re:Broken DNSSEC by Anonymous Coward · · Score: 0

      If only it were that easy to get rid of bennet hasselton posts, but alas, he can still access slashdot even though it has the same errors.

      http://dnssec-debugger.verisig...

      It was a valiant guess though.

  41. Handy tool for testing your ISP's DNS by Dusty · · Score: 2

    How does Comcast's DNS look like when tested by namebench?

    Does it find the same problem?

  42. oh no I dinndnt'!!! by Anonymous Coward · · Score: 0

    put everything in your HOSTS file, it's the only way to be sure...

  43. Freemarket in action! by Anonymous Coward · · Score: 0

    Oh wait...

  44. Error code SERVFAIL by Anonymous Coward · · Score: 0

    I have dual broadband providers, Comcast and a local DSL. Checked "www.021yy.org" against both connections' DNS. Comcast returns SERVFAIL consistently, other provider returns a valid record consistently, Google returns a valid record consistently. There are some weird things about that record:

    • It contains six A records all with the same address
      • The two nameservers in the authority section both have the same address

        Could it be that the nameserver's provider is blocking packets from Comcast?

        Not that I'm satisfied with Comcast; when it works it's plenty fast, but when it's down I can't even get through to the helpdesk.

  45. Already crowdsourced by ffoiii · · Score: 1

    Just about every single Comcast customer I have ever met, myself included, would tell you how terrible their service is, AND how few other options they have for high-speed internet.

    1. Re:Already crowdsourced by ThatsDrDangerToYou · · Score: 1

      Well at least we have Time Warner Cable and not Comcast! Dodged that bullet. Oh.. wait... http://www.reuters.com/article...

  46. Comcast and DNS problems by jgotts · · Score: 1

    We frequently seem to have problems with Comcast's business-class DNS, but the sample size for this experiment is one tiny business in China. Not exactly comprehensive.

    China has more Internet users than the United States, and their service is pretty good. I'm a heavy user of the Chinese Internet, and I rarely have problems traversing their networks. But at the same time, malware is common there due to software piracy. Careful, temporary, targeted blocks of Chinese malware hosts can and do happen. Perhaps this one entity was swept up unfairly [or fairly].

    1. Re:Comcast and DNS problems by bennetthaselton · · Score: 1

      Technically the sample size was several hundred websites, of which I found one to be blocked. Extrapolating to hundreds of millions of websites on the Internet, about a million or more would be blocked.

      Possibly it could have been blocked because of a malware infection; I have no idea. But I would think that if Comcast were blocking sites to protect users from malware, they would advertise that feature more widely; that's the kind of thing a lot of users want.

  47. Possible botnet C&C related by Burdell · · Score: 3, Informative

    The DNS for 021yy.org is rather fishy looking. The .org servers have NS records pointing to ns1.booen.com and ns2.booen.com, which have a 20 second time to live (vs. a normal 1 day TTL), which is common in botnet command & control networks. Also, the ns1/2.booen.com servers give answers to 021yy.org A lookups, but return NXDOMAIN for NS lookups (which is completely bogus; NXDOMAIN means that 021yy.org does not exist, not that it doesn't have NS records, which would still be bogus).

    The NXDOMAIN for NS records would cause many caching servers to cache NXDOMAIN for all records (not just NS), which would cause the domain to not resolve (depending on the order things were looked up). Basically, I don't see this as a Comcast problem, but rather a problem with the DNS servers for 021yy.org. This may be accidental (although AFAIK no normal DNS server would reply with A records but return NXDOMAIN for NS records), but looks possibly like it is intentional and possibly part of a botnet C&C. There's a lot of that going on lately.

    1. Re:Possible botnet C&C related by Anonymous Coward · · Score: 0

      I don't know that it's bogus as I believe that that domain (012yyy.org) has a CNAME on the root record. Per the standards, that means the zone can only have that one record because it's really an "alias" for "exmail.qq.com".

      This is a rare setup; chances are Comcast's (admittedly crappy) DNS servers simply don't know to make sense of the domain.

      The result from 75.75.75.75 is SERVFAIL, not NXDOMAIN:

      dig @75.75.75.75 021yy.org

      ; > DiG 9.8.1 > @75.75.75.75 021yy.org
      ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER> DiG 9.8.1 > 021yy.org cname ;; global options: +cmd ;; Got answer: ;; ->>HEADER- opcode: QUERY, status: NOERROR, id: 33740 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;021yy.org. IN CNAME ;; ANSWER SECTION:
      021yy.org. 59 IN CNAME exmail.qq.com. ;; Query time: 1763 msec ;; SERVER: xx.xx.xx.xx#53(xx.xx.xx.xx) ;; WHEN: Tue Mar 11 15:50:32 2014 ;; MSG SIZE rcvd: 54

    2. Re:Possible botnet C&C related by Burdell · · Score: 2

      CNAME on the root record of a zone is not allowed. .org servers delegate 021yy.org to ns1/2.booen.com with NS records, so ns1/2.booen.com must supply an SOA and one or more NS records for 021yy.org. Instead they provide an out-of-scope SOA, valid-looking A, MX, and CNAME (which is also a bogus combination) but return NXDOMAIN for NS.

      The real answer is that ns1/2.booen.com have a wildcard for * with A, MX, and CNAME records. Somehow they also respond to any SOA request with an SOA for booen.com, and have no NS records.

      I still suspect a botnet C&C DNS server is running, with probably a rapidly-changing set of domains delegated to it. Comcast is probably blocking delegations to those servers, and the only real choice (that isn't a lie) for DNS responses would be SERVFAIL (in this case due to policy). NOERROR+no ANSWER records or NXDOMAIN would not really be true.

    3. Re:Possible botnet C&C related by xfade551 · · Score: 1

      That website is fishy alright. A fake "Update Flash" window popped up when I tried going to it.

  48. downforeveryoneorjustme jRe:Quick change needed] by Geoffrey.landis · · Score: 2, Interesting

    You can use downforeveryoneorjustme.com, though it will use its own DNS and routing so it will still require you to figure out which of those is the problem.

    Say, that's a nice site. Wish I had mod points, I'd moderate you "informative".

    --
    http://www.geoffreylandis.com
  49. Why didn't he just use an alternate DNS? by Anonymous Coward · · Score: 0

    I've been doing it for years with Comcast. Their DNS has always sucked.

  50. But not for me by Anonymous Coward · · Score: 0

    Doesn't work for me.
    Comcast Internet, Central NH/VT area.

  51. similar thing on cox by Anonymous Coward · · Score: 0

    I noticed something similar on Cox internet last week. I was trying to visit the Russian news site interfax.ru, to look for stories on the Ukrainian crisis, but mysteriously the host name would not resolve after clicking a link via a google search result. I then verified cox dns servers could not locate an ip for interfax.ru. I tried visiting the site by my mobile phone via AT & T's mobile wireless network, no problem accessing at all, site came right up. So I switched to google's dns server on my cox connection, now I can get an IP address for the site, but still cannot connect. Doing a traceroute to the interfax.ru ip address, my route dies the first ip out of cox network, which geolocates to Virginia, very strange.

  52. Re:downforeveryoneorjustme jRe:Quick change needed by Anonymous Coward · · Score: 5, Insightful

    Wish I had mod points, I'd moderate you "informative".

    You would if you made more interesting remarks than this.

  53. Picking a DNS source by dacullen · · Score: 1

    Try out the Gibson research DNS benchmark that will id fastest DNS for you. Double check (google) that your not picking a troublesome DNS provider (DNS redirectors, etc) https://www.grc.com/dns/benchm...

  54. "It works for me" isn't the same as "It works." by Anonymous Coward · · Score: 0

    Every comment to "just change your DNS" is missing the point.

    Resolving it for yourself is not the same thing as resolving it for every affected Comcast customer. For most of that target audience, "Just change your DNS" may as well be "Just change your car's O2 sensor." The steps involved are familiar to a specific audience but requires significant effort for everyone else.

    It may be heavy handed, but using the power of the slashdot audience to troubleshoot or perhaps even resolve the issue by reaching the actual people responsible is an effective tool.

  55. I'm on Comcast... by Anonymous Coward · · Score: 0

    ...and had no issues getting to http://www.021yy.org/. Shanghai office furniture recycling and Shanghai recycling of used office furniture used office furniture Jonway, here I come!

  56. Call The Cops by JimSadler · · Score: 1

    Comcast better not be doing this. It has to be illegal.

    1. Re:Call The Cops by Anonymous Coward · · Score: 0

      Are you joking, or awaiting a diagnosis of your mental health issues?

  57. He's surprised at the low sample size? by asmkm22 · · Score: 2

    If someone asked me to "go check a website" and the site URL looked like some random malware host, I'd probably not choose his 25 cent task either. What is this guy smoking?

  58. DNSSEC? by Spazmania · · Score: 1

    Have you looked at whether a faulty interaction with DNSSEC could be at fault?

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  59. Re:downforeveryoneorjustme jRe:Quick change needed by hawguy · · Score: 5, Insightful

    Wish I had mod points, I'd moderate you "informative".

    You would if you made more interesting remarks than this.

    Wish I had mod points, I'd moderate you "insightful".

  60. I had a problem with AT&T's DNS for a while by Megane · · Score: 2

    Turns out that for some reason, their DNS servers were making a query for the name of my nameservers as listed in the registrar database. When those failed, it dropped any caching of the address like a hot potato, thus resulting in very spotty name resolution. Using Google's DNS worked just fine, if a bit slower due to the lack of multi-hosting.

    So basically, if the registrar has example.com's nameservers listed as foo.example.com = 10.1.1.1 and bar.example.com = 10.1.1.2, AT&T's DNS will query 10.1.1.1 to look for foo.example.com. If that DNS server lists itself as ns1.example.com, but does not resolve foo.example.com, AT&T's nameserver will think something is fishy and decide you don't exist at all.

    This was a pain in the ass to figure out, but everything has been fine since I fixed that. I would still like to find a place where this behavior is documented, because I was only able to discover it by turning debug logging on for my nameserver. I also found out that someone in Germany had been using it as their primary DNS for who knows how long, so I shut off recursive searches from outside my LAN.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  61. Negative caching? by egarland · · Score: 3, Insightful

    This was probably just a negative cache entry. Someone on Comcast (possibly you) probably tried to look up helpmatt.org before it was propogated to all the root servers, and 75.75.75.75 got a lookup failure and cached it. Negative caching is part of proper DNS operation and it can last a while. DNS is full of delays like this.

    FYI... It's working just fine now.

    root@atomrouter:~# host helpmatt.org 75.75.75.75
    Using domain server:
    Name: 75.75.75.75
    Address: 75.75.75.75#53
    Aliases:

    helpmatt.org has address 192.155.89.14
    helpmatt.org mail is handled by 20 alt1.aspmx.l.google.com.
    helpmatt.org mail is handled by 30 aspmx3.googlemail.com.
    helpmatt.org mail is handled by 30 aspmx2.googlemail.com.
    helpmatt.org mail is handled by 20 alt2.aspmx.l.google.com.
    helpmatt.org mail is handled by 10 aspmx.l.google.com.

    --
    set softtabstop=4 shiftwidth=4 expandtab nocp worlddomination
    1. Re:Negative caching? by bennetthaselton · · Score: 1

      Yes, I mentioned that the problem with helpmatt.org seemed to fix itself before I started doing my methodical experiment. It was the other sites, http://www.021yy.org/ for example, that still don't resolve on 75.75.75.75.

    2. Re:Negative caching? by Anonymous Coward · · Score: 2

      Wow, so the whole article was about you not understanding how DNS works. That's not much of a surprise.

    3. Re:Negative caching? by jlivingood · · Score: 1

      What is the authoritative NS for 021yy.org?

    4. Re:Negative caching? by Anonymous Coward · · Score: 0

      Looks like it is broken again. Response from Comcast:

      C:\>nslookup www.021yy.org 75.75.75.75
      Server: cdns01.comcast.net
      Address: 75.75.75.75

      *** cdns01.comcast.net can't find www.021yy.org: Server failed

      However, it is working from Google's DNS:

      C:\>nslookup www.021yy.org 8.8.8.8
      Server: google-public-dns-a.google.com
      Address: 8.8.8.8

      Non-authoritative answer:
      Name: www.021yy.org
      Addresses: 116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33
                          116.251.210.33

      Random text to get around the broken compression filter.

  62. Clear DNS cache by Anonymous Coward · · Score: 0

    If you're running Windows, run the command IPCONFIG /FLUSHDNS in-between assigning static DNS entries on the NIC. Or, just reboot the bloody machine!

  63. Re:downforeveryoneorjustme jRe:Quick change needed by tbuddy · · Score: 5, Funny

    Wish I had mod points, I'd moderate you "informative".

    You would if you made more interesting remarks than this.

    Wish I had mod points, I'd moderate you "insightful".

    I wish I had mod points, I'd moderate you "Underrated". Your comment has a je ne sais quoi.

  64. Probably just a standard DNS error by medv4380 · · Score: 1

    I worked at an ISP that technically no longer exists do to merging multiple times. But when I worked there we had a reoccuring issue with the DNS servers and navy.gov. They had set their expiration really low, probably to help in moving the servers, and after a while something would happen to the DNS servers and they'd refuse to hand out the record. If it was a nobody site no one would have cared, but because it was the Navy it ended up causing some backlash. The issue was made worse because we had over a dozen servers accost the country, and only some of them were affected on any given day. What's worse is the people in direct charge of the servers had no clue what was causing the problem and only knew that rebooting them would fix it. Ultimately the solution was to upgrade the DNS servers and go with a more centralized solution. It's much easier to setup when it's all behind one or two addresses instead of a dozen anyways. I still don't know why the servers refused to give back any credentials or even an error since I didn't directly administer any of them, but I accept they were probably just failing, and needed some serious repair or replace since we did go with the replace option. Comcast is probably in the same boat.

  65. A third possibility by DaveV1.0 · · Score: 1

    Hanlon's Razor: Never attribute to malice that which is adequately explained by stupidity.

    People are often careless, lazy, stupid, or some combination thereof so someone may have fucked up a DNS server or 3 by accident. And, seeing as it works in some locations, I wouldn't be surprised if that was the case.

    --
    There is no "-1 offended" or "-1 you don't agree with me" mod options for a reason.
  66. Actually, it's good to know by phorm · · Score: 1

    I do PC support on the side. I had three customers who were having issues checking mail, where it would intermittently - but frequently - error out while checking mail. All three had contacted their ISP first, and been told that it was an issue with their computer (thus they paid ~$100 for a computer tech to fix the issue).

    Telnet to the ISP's mailserver, and it randomly returns a "BAD MAILBOX" when checking mail. DEFINITELY not an issue with the client machine or mail client.
    Talk to the ISP techs about it.
    First response from ISP tech: Oh, it's your computer
    Me: Actually it's not MY computer. I'm the tech hired by the owner to fix the computer. I'm a professional. I checked it and YOUR mailserver is returning errors
    ISP Tech: Oh... well we're doing some upgrades on the mailservers lately so that's probably why
    Me: My first client with this issue was 6 months ago. How long has this "upgrade" been going on.
    ISP Tech: Oh... yeah about that long
    Me: So when do you plan on having it complete
    ISP Tech: uhhhhhn

    Many ISP's/providers will LIE through their teeth and complete avoid dealing with or logging an issue. I've had similar issues with cellular corps (one where a whole region always got a busy when dialing any 1-8xx number), who claim "it's your phone. You're not using our provided phone? Too bad we can't help you"

    Knowing that the ISP has an issue is useful knowledge for tech folk.

    p.s. The internet ISP with mailserver issues was "Telus" in Canada, and the phone provider with 800 issues was "Fido" (that latter one happened twice).

  67. "Maybe they're in a region of the country that's a by Anonymous Coward · · Score: 0

    Or maybe they (like you, like me) use Comcast with third-party DNS...

    I have my home router issue OpenDNS as its default DNS servers, with OpenDNS set up to block various sites (quick-and-dirty web filtering for the kid, default web filtering for visitors, such as kid's friends,) and with Google's DNS as the manually-specified on my and my wife's machines.

    So if I had been one of your Mechanical Turk participants, I would have said "Yes, i can get to it; I'm on Comcast."

    Admittedly, 2 out of 6 seems high for such a scenario, but Turk participants aren't exactly likely to be technology noobs.

  68. GOP Campaign Contribution Sites Blocked by PPH · · Score: 1

    Fine by me.

    --
    Have gnu, will travel.
  69. Similar issue on Bell/Teksavvy in Canada recently by Anonymous Coward · · Score: 0

    I use a small ISP in Canada called Teksavvy that runs on the Bell DSL network. I have static IPs and run my own recursive DNS server for internal use.

    Last week in the middle of the day I suddenly couldn't access my employers website, email server, VPN, etc. I phoned the office and the admin remotely accessed a server in another city and confirmed that he could access these services over the Internet. I could access any other website I tried to access, so I phoned the ISP. The support people said that they could access the website even though I couldn't! After several hours it started working again. I suspect Bell had something to do with it.

    In November 2013 Bell quietly launched their "relevant ads" program that is esesstially a domestic surveilance system on their mobile network. I wonder if they're starting to roll this out to the rest of their network now.

  70. Re:Similar issue on Bell/Teksavvy in Canada recent by Anonymous Coward · · Score: 0

    Forgot to mention that it was not a DNS issue. I couldn't even access the services directly using an IP address.

  71. What We're All Forgetting Here... by Anonymous Coward · · Score: 0

    Is that Bennett is an attention whore.

  72. Comcast does not respond to normal complaint chann by Anonymous Coward · · Score: 0

    Comcast's DNS has been broken since 2002.

    LOOK IT UP. It's like a ten second Google search to show that they've had exactly the same problem they've got now since 2002. There are hundreds of complaints online.

    My company uses Comcast Business and our employees who have Comcast Home Internet service cannot resolve our public facing names, which are over ten years old and resolve everywhere else in the world. I have outstanding tickets with them, I have sent dozens of emails, I have called them several times. We've had the same IP block for around 20 years, I got these numbers from Jon Postel.

    But Comcast does not respond. You can force their drones to take your complaint, but then they don't do anything. They don't call you back, they don't do anything.

    Currently Comcast's DNS servers at 75.75.75.75 and 75.75.76.76 drop 20% to 50% of their traffic, when tested on our Comcast Business 60meg connection. Consistently. And they do not resolve our any of our corporate names, ever.

    And yes, Comcast support told us to use Google's DNS servers instead. They are purposely driving traffic to Google, to try to reduce the load on their own horribly broken DNS. This seems less likely to be malice than incompetence on a truly global scale....

  73. Observations from Comcast's DNS Team by jlivingood · · Score: 5, Informative

    Hi - Jason from Comcast's DNS team here. First off, we have a nifty website @ http://dns.comcast.net/ where you can check our cache and find a form to contact us directly. Let's breakdown the issues with www.021yy.org. 1 - Sub-optimal TTL: The DNS admin is not doing themselves any favors; the TTL for www.021yy.org seems to be set to 60 seconds. That will cause recursion every 60 seconds or less from US-based DNS servers to authoritative servers in China. I recommend a more industry standard TTL to enhance cacheability of these records and minimize global recursions at this frequency. I would suggest no less that 5 minutes (300 seconds in the DNS record) or even as much as 1 hour which is usually fine (3600). 2 - Auth servers seem to be in China? If you expect many users of www.021yy.org in the US, you may want to add at least one authoritative name server in the US so that when recursion does need to occur that it is faster than US-to-China transit time. 3 - Are the auth servers responsive? I get NXDOMAIN responses when asking several recursive servers, such as Google's. Macintosh-3:~ jason$ dig @8.8.8.8 021yy.org ns ; > DiG 9.8.3-P1 > @8.8.8.8 021yy.org ns ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER> DiG 9.8.3-P1 > @8.8.8.8 slashdot.org ns ; (1 server found) ;; global options: +cmd ;; Got answer: ;; ->>HEADER- opcode: QUERY, status: NOERROR, id: 26387 ;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;slashdot.org. IN NS ;; ANSWER SECTION: slashdot.org. 19088 IN NS ns2.p03.dynect.net. slashdot.org. 19088 IN NS ns4.p03.dynect.net. slashdot.org. 19088 IN NS ns1.p03.dynect.net. slashdot.org. 19088 IN NS ns3.p03.dynect.net. ;; Query time: 17 msec ;; SERVER: 8.8.8.8#53(8.8.8.8) ;; WHEN: Tue Mar 11 17:42:38 2014 ;; MSG SIZE rcvd: 116 In any case, we're flushing our cache right now just in case but I am not sure that will solve a deeper DNS issue with the authoritative DNS service for this domain.

    1. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      ok - that formatting is terrible...

    2. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      So, let's try that again. Tell your auth DNS admin to increase the TTL on the A record for www.021yy.org. It should be much more than 60 seconds if your auth server is in China.

    3. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      Also, something is wrong with your authoritative servers. You should be able to run this command - let's do it against Google DNS - and get a response. Compare: dig @8.8.8.8 021yy.org ns (returns NXDOMAIN) To: dig @8.8.8.8 slashdot.org ns (returns NOERROR and gives IPs for auth NS)

    4. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      Finally - ask .org TLD who is NS for 021yy.org. They say ns2.booen.com. Ask ns2.booen.com who is NS for 021yy.org and they say NXDOMAIN. Perhaps you have no NS records in your auth servers...

    5. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      Ok - now that auth server is responding normally again. Perhaps an intermittent error?

    6. Re:Observations from Comcast's DNS Team by jlivingood · · Score: 1

      Flushing the cache for that name across all servers to see if it helps...

    7. Re:Observations from Comcast's DNS Team by Anonymous Coward · · Score: 0

      <code>

      text goes here
      and here

      </code>

    8. Re:Observations from Comcast's DNS Team by jswalter9 · · Score: 1

      Hey I'm glad I can access you directly today, Jason. I've been on comcast since Sep '12 and I have had persistent problems with DNS resolution, but only on linux machines. Get this - even setting my linux machines to use 8.8.8.8 for DNS does NOT resolve the problem. I had a laptop running linux and couldn't even bring up bankofamerica.com; if I started Windows in a virtual machine, windows was able to resolve DNS without issue; as long as Windows was running in the virual machine, the host computer (linux) was able to resolve; if Windows went to screen saver, DNS would stop resolving. The virtual guest uses the host's networking hardware and software, so why would receiving a request from Windows get a result while linux gets a stalled-out non-response? I ended up having to plug linux machines into routers that would then talk to the modem, AND THAT WORKS. There's some kind of stupidity at play in your network, but I'll be moving outside of Comcast's service area this year, so I don't even care if it gets fixed.

      --
      Retired from software... maybe. Sort of.
    9. Re:Observations from Comcast's DNS Team by Anonymous Coward · · Score: 0

      Sounds to me like PEBKAC. I doubt it's a problem with Comcast at this point.

    10. Re:Observations from Comcast's DNS Team by Reziac · · Score: 1

      Hi, thanks for the info. I actually learned something. :D

      (Not a Comcast customer, tho... where I live, if you mention cable, they laugh and point.)

      --
      ~REZ~ #43301. Who'd fake being me anyway?
  74. Fast and broken. by Anonymous Coward · · Score: 0

    Comcast's DNS is very fast, but it only answers 50 to 80 percent of actual queries, and it fails to resolve literally thousands of valid host names.

    Speed, though, it's got lots of speed.

  75. Comcast support is terrible by Anonymous Coward · · Score: 0

    Good luck getting a complex issue like DNS resolved by them. Let me give you an example of my recent experience with Comcast/Xfinity's support.

    One Saturday night I start having issues with my Internet service, since we already had plans and it was Saturday night, I just choked it up to some maintenance they were performing and didn't stress about it. Well the next day the problem persisted and had actually gotten worse. (I was pinging the first hop outside of my home router and receiving response times in excess of 8 seconds and having consistent packet loss in the 25 percentage range.) So I called support and spent the next hour "troubleshooting with them", with no service scheduled- because they said their scheduler was down and that they would call me back. Needless to say, I never was called back.

    After two more call backs on the subsequent days, that Monday they insisted the scheduler was still down and they couldn't send a technician without scheduling the appointment and once again never called me back, I finally was able to get a technician out to look at my location. The total time it took to get this was 4 days from the initial service degredation, for those of you keeping track.

    The on-site technician showed up on the scheduled date, two days later. I demonstrated to him that I was having latency spikes in the second times, but he only cared that, at that time, I could stream movies. When I insisted that latency times in the seconds was not acceptable, he called someone from Comcast who insisted that he should use a different website to ping- nevermind the fact that I was using their router for the ping test. He informed me that he had done all he could do and that if any further help was needed, he would need to schedule a follow-up to include his supervisor. He never did so.

    That day, I called them again and said that my service was still degraded to the point of being unusable. I informed them that I had already been through all the troubleshooting steps and that resetting the modem would not fix my issue- as it had already been reset at least 10 times at this point. They then transferred me to someone that was supposed to be in level two support, but when I told him that latency to my house was terrible, he seemed not to care or know what I was even talking about.

    Eventually that night, following a very negative review of the service I had received, I received a call from one of their account representatives. He never informed me what changed, but since then I've not had the same latency issues.

    Honestly, the more I think about it, I would expect them to foul something like DNS up, considering the support I received for latency issues.

  76. You must be new here... by Anonymous Coward · · Score: 0

    But of course that's what we do.

    It's every slashdotter's god-given right to vent in huge volume and blow things out of proportion.

    Honestly, I wouldn't be surprised that Comcast blocks some of it because it was hosted on a competitor's infrastructure.

    Obviously you have a Comcast fetish and must do everything in your power to try and disprove any wrongdoing.

  77. Or maybe not. by Anonymous Coward · · Score: 0

    My hosts have been at the same addresses for over a decade, on fully portable IANA addresses, no NAT crap.

    Comcast hasn't resolved them in years. They used to resolve, back around, oh, 2005 or so. And they still resolve just fine anywhere in the world but Comcast DNS. You can see us from sub-Saharan Africa, we've got RIPE-181 stuff in the RADB and everything, we can even sign our zones.

    Perhaps you are the one who doesn't understand what he's talking about? Everyone actually in the business knows Comcast's DNS has been broken for years. They are grossly incompetent.

  78. Dimwit. by Kazoo+the+Clown · · Score: 1

    This is not news. Anyone who uses Comcast's DNS is a moron.

  79. much cheaper method by slashmydots · · Score: 1

    downforeveryoneorjustme.com is free and uses many servers in different geographic locations.

  80. hosts hosts hosts by Anonymous Coward · · Score: 0

    Alex P. Keaton ...?? ....

  81. Chrome bypasses your DNS settings anyway by the_B0fh · · Score: 1

    I've noticed that Chrome would directly reach out to 8.8.8.8 even though my home network has DNS servers defined, and 8.8.8.8 isn't part of it. Very curious...

  82. I would like to thank OP by eclectro · · Score: 1

    Really, thanks OP for your pursuit of the truth here. This is part of the technical excellence that I came to expect of the Slashdot of the days of old. Good job.

    --
    Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  83. Re:downforeveryoneorjustme jRe:Quick change needed by Anonymous Coward · · Score: 1, Funny

    Unlike the rest of you syrup-swilling fifth column canadian invaders in my fair USA, I do have mod points. You've all been moderated "Overrated" and I have no intention of apologizing.

  84. A secret! by ipstas · · Score: 1

    Let me tell you a secret. Don't use comcast DNS, you don't have to. Use google's 8.8.8.8 and 8.8.4.4 I am on comcast and don't have any problem like that. The setup is pretty simple, I have comcast's motorola modem and I have my own router with dd-wrt. IP addresses on the local network are served from the router (usual DHCP, same as any other router has) and I have specifically set google's public dns instead of comcast.

  85. 021yy.org has no SOA record by Anonymous Coward · · Score: 0

    You kind of need an SOA to be a proper domain, so it's not surprising that it works for some resolvers and not others.

  86. Haha by ArchieBunker · · Score: 1

    The guy writes perl scripts and has never used "nslookup" before.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
    1. Re:Haha by AK+Marc · · Score: 1

      Or even just setting his DNS server manually to any of a large number of "better" choices, like Google, or UUNET's (my favorite), and (mentioned because so many here seem to be insane about it) open dns.

  87. make comcast's DNS second or third by swschrad · · Score: 1

    use something like OpenDNS or the aforementioned Google DNS at 8.8.8.8 or 4.4.4.4

    --
    if this is supposed to be a new economy, how come they still want my old fashioned money?
  88. Re:downforeveryoneorjustme jRe:Quick change needed by Anonymous Coward · · Score: 0

    That last italicized bit was unnecessary. You already indicated you were American. :-/

  89. Re:downforeveryoneorjustme jRe:Quick change needed by Nyder · · Score: 1

    Wish I had mod points, I'd moderate you "informative".

    You would if you made more interesting remarks than this.

    Wish I had mod points, I'd moderate you "insightful".

    I wish I had mod points, I'd moderate you "Underrated". Your comment has a je ne sais quoi.

    I do have mod points and I would of modded you Funny, but I posted instead!

    --
    Be seeing you...
  90. Upgrade time! by ItsLenny · · Score: 1

    Whoever runs downforeveryoneorjustme.com should upgrade it to truly see if it's down for EVERYONE by having connections with each ISP and start doing data about what sites are blocked by which ISPs. That's going to be a needed service it seems.

    --
    ----------
    Trying to fix or change something only guarantees and perpetuates it's existence
  91. Netflix paid them... by Anonymous Coward · · Score: 0

    So you'll have to pay more to get your internet. It sets precedent. You didn't pay so they are throttling your request to 'last'.

  92. If only... by Anonymous Coward · · Score: 0

    what, like "HOSTS" ? for windows? gee, yeah, if only there was such a file available...

  93. Comcast filters E-begging by default by Anonymous Coward · · Score: 0

    Log into your Comcast, go to "Account Settings", "Internet security" then unclick "filter E-beggars".

  94. You've been had, TFA is a Slashvertisement. by Anonymous Coward · · Score: 0

    Hey Slashdot, I think my website is being blocked on the DNS level by Comcast. It's at http://www.giveananonymouscowardsomemoney.com. Please put an article on the front page so people can crowdsource their opinion on whether or not it works on Comcast. I think the Paypal transaction is being blocked by Comcast when you send more than 100 dollars via the donate button. Please test that part of my website as well.

  95. DNSCrypt! by Anonymous Coward · · Score: 0

    That would be another reason to ditch your ISP's DNS and use the community setup DNSCrypt. I mean at some point Comcast will notice you're not using their DNS and start modifying responses from other DNS servers. In order to prevent that you should encrypt DNS queries. Use http://dnscrypt.org/ Feel free to chat me up on the topic. I run one DNSCrypt server in europe.

  96. 021yy.org DNS setup is wrong by miguelanxo · · Score: 1

    Just this past week I've had the same problem with the http://www.tzonedigital.com/ domain, which remained unaccesible if you use our ISP's (Telefonica) DNS servers (80.58.61.250 and 80.58.61.254). But using google's DNS (8.8.8.8) servers it is accesible, tested with some others with random results.

    Telefonica DNS administrators told me tzonedigital.com's DNS zone is misconfigured and directed me to http://www.intodns.com/tzonedi... and the problems it reports. From the misconfiguration and the fact that DNS servers are queried in a random order, you get non-deterministic errors.

    Looks like http://www.intodns.com/021yy.o... is misconfigured too, so it well may be that the problem lies not with Comcast but with 021yy.org.

    Just my 2c.

  97. Re:downforeveryoneorjustme jRe:Quick change needed by je+ne+sais+quoi · · Score: 1

    Your comment has a je ne sais quoi.

    No, I am je ne sais quoi. His comment had none of me, I assure you.

    --
    Gentlemen! You can't fight in here, this is the war room!
  98. Verizon DSL does this too by Anonymous Coward · · Score: 0

    Verizon Residential DSL in my area has at various times done redirected DNS, using a DNS server in Arkansas. I know this because it crapped out one day and was returning its own IP address and hostname for all queries, which let me research it (I forgot to record it for later reference, though). Verizon was redirecting all queries on port 53 to it (even those to Google's DNS on 8.8.8.8).

    They either aren't doing it now, or have gotten better at it and I can't tell anymore.

    I got around it at the time by getting DNS over a VPN from my office's DNS server. It was very annoying though. I can't imagine how ordinary people manage.

  99. Several thoughts by whitroth · · Score: 1

    First, I'd like to know the domain registrars for the sites - are there a few, or many? If a few, that's a bigger problem.

    Second, remember that you can always manually add another nameserver, like one of google's, to your resolv.conf, and fix it so that it's not rewritten (or automatically replace it every time you log into your computer).

    Third, thanks for another reason, among many, to not ever want to switch to Comcast.

                    mark

  100. It works for me, or rather doesn't by Douglas+Goodall · · Score: 1

    I am a COMCAST Business Internet customer. I can verify that COMCAST's DNS is not resolving your Chinese furniture store FQDNS name. I was able to access it though on my SPRINT based iPhone. I changed my notebook's DNS to lookup using GOOGLE and not things work better. I have noticed over the last week or so that I have trouble that is new with a number of web sites. I was thinking it might have to do with Kaspersky Internet Security for the Mac. I haven't been able to research that yet. My thanks to the original poster for bringing this to our attention.

  101. IP, DSL + DD-WRT better than cable, FTTH best by cboslin · · Score: 2

    Over the years I have been both a Comcast and Time Warner Internet customer in way more than 3 different cities. Avoid them if possible. No fun paying $10 more for more bandwidth and not seeing your bandwidth increase. Thanks to DD-WRT you see your actual bandwidth in real time.

    Everyone should learn how to access websites they deem critical via that websites IP address alone. Its simple enough if you know the IP address, which can be discovered via the commands nslookup, dig and traceroute (tracert for you windows users). To learn more, google any of those commands and learn. Once you know the IP address using this in your browser's Location Bar (some browser installations turn off the browser's location bar, but you can turn it back on...if not use a better browser):

    http://xxx.xxx.xxx.xxx/ where xxx.xxx.xxx.xxx is the IP address of the website you want to reach.

    If they (cable company) will not provide you with only a cable modem, go with another provider. You want it to be nothing but a simple modem. No Wifi, no firewall, no router. Then add your own firewall/router that you control 100%.

    Since they are going to throttle your cable connection anyway, see if DSL is available. It will be cheaper per month also. Go with DSL if you can not get FTTH. Funny how cable companies only offer you more when they are forced too.

    If you must use cable:

    Cable Modem (no Wifi, no DNS) + DD-WRT enabled firewall/router ~ is your best option.

    The FCC use to define broadband as sustained bandwidth speeds above 768Kbps, that page has since been removed, wonder why? If a cable provider throttles service to below 768Kbps, at any time, should it be allowed to be called Broadband? I think NOT.

    If your broadband is symmetrical, not an up to bandwidth lie, there is no business incentive to restrict, limit, throttle and reduce a customer's bandwidth perpetuating the scarcity myth lie related to Internet access. There are less than 30 FTTH communities in the USA where a residential customer can purchase symmetrical Internet bandwidth today. Thankfully more are being planned. Except in the 14 states where the Cable companies have gotten politicians to enact laws preventing competition and FTTH.

    To learn more about nslookup, dig and configuring your DNSsee this Google Developer's web page. There are command examples on that page, enjoy.

  102. Contacting Comcast by Anonymous Coward · · Score: 0

    You can escalate an issue to Comcast via the email address we_can_help (at) cable.comcast.com

  103. You really ARE a "zero", kelvin by Anonymous Coward · · Score: 0

    apk kicked your lame troll asses again http://tech.slashdot.org/comments.pl?sid=4885825&cid=46474817

  104. There is you trolling DOLT (hosts) by Anonymous Coward · · Score: 0

    See subject-line: For the very reason you noted...

    (Seeing as how you're rated "funny", again: FUNNY hosts would do the job nicely...)

    APK

    P.S.=> The BEST & EASIEST way to create a custom hosts file (that keeps your favorite sites you tell it to @ the TOP of the file for speed) that gives added security, speed, reliability, & even anonymity (vs. DNS request logs OR like what appears to be happening here possibly in DNSBL allowing you to reach the sites you like that are blocked in it)? Right here (with data from 12 reputable & reliable sites in the security community) APK Hosts File Engine 9.0++ 32/64-Bit: -> http://start64.com/index.php?option=com_content&view=article&id=5851:apk-hosts-file-engine-64bit-version&catid=26:64bit-security-software&Itemid=74

  105. Additionally you trolling waste by Anonymous Coward · · Score: 0

    Funny YOU always "Run, Forrest: RUN!!!" when I challenge you to disprove my points on hosts files value http://yro.slashdot.org/comments.pl?sid=4176879&cid=44789325 in added speed, security, reliability, & even anonymity added... isn't it? Not - you're nothing but a TROLLING WASTE OF LIFE (& you know it, I know it - heck, anyone reading with 1/2 a brain does too).

    APK

    P.S.=> Why don't you do everyone a favor, and do something USEFUL with your life, instead of being the worst form of life online: A bogus little troll, whom I have made utter mincemeat out of before? Proof of that's the link above, "Forrest" (where you RAN)... apk