Slashdot Mirror


DNSSEC May Cause Problems On May 5

An anonymous reader notes the coming milestone of May 5, at 17:00 UTC — at this time DNSSEC will be rolled out across all 13 root servers. Some Internet users, especially those inside corporations and behind smaller ISPs, may experience intermittent problems. The reason is that some older networking equipment is preconfigured to block any reply to a DNS request that exceeds 512 bytes in size. DNSSEC replies are typically four times as large. "DNSSEC is in fact already rolled out across most of the world's 13 root servers. ... But to date ... it would only have resulted in a slight lag in the loading of a web page for those with outdated network equipment. The beauty of DNS is that should a request made to one root server not receive a response, the DNS resolver on a user's machine simply makes the same request along the line of the 13 root servers until it gets a satisfactory response. But on May 5, once all 13 root servers are live with the DNSSEC signatures, responses from all 13 root servers won't make it back inside the corporate LAN on some older systems. ... The problem may take several days to surface and be inconsistent from one user's PC to the next. A user at one machine who hasn't switched on his PC for two or three days will have no access to the Internet. A user who left his machine on the night before will have some pages — and responses from DNS servers — cached on his machine, and will still have connectivity." The article links a test site you can use ahead of time to check for any problems.

132 comments

  1. Jeez, And the day after by coniferous · · Score: 3, Funny

    And the day after star wars day too... We are going to have some seriously bipolar geeks by the time this is all done.

    1. Re:Jeez, And the day after by coniferous · · Score: 1

      I really expected someone to go "I think star wars day is on the _____" but nobody ever did... I'm just going to ruin the joke. May the fourth be with you.

  2. Be happy by Anonymous Coward · · Score: 2, Funny

    Now you will have an excuse to replace all that crappy old networking equipment "because it does not work with the new secure internet".

    1. Re:Be happy by WrongSizeGlass · · Score: 2, Funny

      Now you will have an excuse to replace all that crappy old networking equipment "because it does not work with the new secure internet".

      I still support 7-bit ASCII, you insensitive clod!

    2. Re:Be happy by OzPeter · · Score: 2, Funny

      Now you will have an excuse to replace all that crappy old networking equipment "because it does not work with the new secure internet".

      I still support 7-bit ASCII, you insensitive clod!

      7 bit ASCII?!??!?! Geez .. get off my lawn .. its Baudot or nothing!!

      --
      I am Slashdot. Are you Slashdot as well?
    3. Re:Be happy by Anonymous Coward · · Score: 1, Funny

      You have Baudot?

      You lucky bastard, all I've got is ones and zeroes.

    4. Re:Be happy by OzPeter · · Score: 4, Funny

      You have Baudot?

      You lucky bastard, all I've got is ones and zeroes.

      Um .. Baudot *is* ones and zeroes.

      --
      I am Slashdot. Are you Slashdot as well?
    5. Re:Be happy by Anonymous Coward · · Score: 1, Funny

      Ones and zeroes?! Ones and zeroes?!

      I'm making do with a stick and a hoop here, you jammy git!

    6. Re:Be happy by Anonymous Coward · · Score: 2, Funny

      You have ones? You lucky bastard, all I've got is a zero! Yes, only one!

    7. Re:Be happy by Darth+Sdlavrot · · Score: 1

      I still support 7-bit ASCII, you insensitive clod!

      7-bit ASCII? Versus what? ASCII is and was only 7-bit.

      (And don't try to use http://en.wikipedia.org/wiki/Extended_ASCII to claim otherwise. Read the first paragraph.)

    8. Re:Be happy by Anonymous Coward · · Score: 1, Funny

      You have ones? You lucky bastard, all I've got is a zero! Yes, only one!

      Then you have one!

    9. Re:Be happy by www.sorehands.com · · Score: 1

      I still have to punch holes in punch card (yes 1) in ebcdic. I have to glue the card back together for each line.

    10. Re:Be happy by Sir_Lewk · · Score: 3, Informative

      To use a car analogy, what the GP did was like someone saying "I have a red convertible." Well no duh it's red, that's the only colour they make convertibles! Don't even try to say that non-red cars can be convertibles, everyone knows that all true convertibles are red. There is nothing particularly wrong with pointing out that his convertible is red though, it's just more descriptive for people 'not in the know'.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    11. Re:Be happy by ganjadude · · Score: 1

      I think I saw a 2

      --
      have you seen my sig? there are many others like it but none that are the same
    12. Re:Be happy by Anonymous Coward · · Score: 0

      You had zeroes? All we had was the letter "O".

    13. Re:Be happy by TheOtherChimeraTwin · · Score: 1

      And how did you count that?

    14. Re:Be happy by CyberKnet · · Score: 1

      Makes for great compression though. :)

      --
      Video meliora proboque deteriora sequor - Ovidius
    15. Re:Be happy by evilviper · · Score: 1

      Um .. Baudot *is* ones and zeroes.

      ...and sometimes not even the ones!

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  3. Huh? by Anonymous Coward · · Score: 0

    Why should my old router not be able to handle a TCP stream to a DNS server? (And whoever configured their firewall to block TCP on port 53 should be shot on the spot.)

    In some older networking equipment, any larger request than this would be blocked by pre-configured factory settings

    I've never seen equipment that does that per default, am I not old enough or is our stuff not enterprisy enough?

    1. Re:Huh? by Anonymous Coward · · Score: 0

      Why should my old router not be able to handle a TCP stream to a DNS server? (And whoever configured their firewall to block TCP on port 53 should be shot on the spot.)

      I don't encourage violence.
      dig @dns1.ssa.gov www.ssa.gov +tcp

      In some older networking equipment, any larger request than this would be blocked by pre-configured factory settings

      I've never seen equipment that does that per default, am I not old enough or is our stuff not enterprisy enough?

      Man, you have to be young. You weren't around when Cisco PIX version 6.2.5 was the hottest firewall out there.
      http://www.icann.org/en/committees/security/sac016.htm

    2. Re:Huh? by SharpFang · · Score: 4, Informative

      It's not about blocking, it's about limit. DNS requests/replies are by nature very short - there's not much data to be transferred. So you can reliably believe if someone is transferring more than a kilobyte of data per packet on DNS port, they are performing some kind of DoS. You just restrict maximum packet size and everything is dandy. Then a new version of the protocol comes that has more overhead and suddenly valid requests are longer than 1K. Oops.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    3. Re:Huh? by iburrell · · Score: 2, Informative

      DNS uses UDP by default. If the response is too big for UDP, then it switches to TCP. The limit for UDP packets used to be 512 bytes but extensions allow the size to be much larger. Old firewalls think that 512-bytes is the limit of DNS over UDP and block any longer packets.

    4. Re:Huh? by ciggieposeur · · Score: 1

      Most DNS is UDP, not TCP.

    5. Re:Huh? by xous · · Score: 1

      Yes.

  4. Already, the test nameserver... by Crackez · · Score: 4, Informative

    is slashdotted.

  5. So what do I do? by OzPeter · · Score: 4, Interesting

    I ran the command on the test page and the results are

    >>dig +short rs.dns-oarc.net txt
    rst.x476.rs.dns-oarc.net.
    rst.x485.x476.rs.dns-oarc.net.
    rst.x490.x485.x476.rs.dns-oarc.net.
    "68.87.73.244 DNS reply size limit is at least 490"
    "68.87.73.244 lacks EDNS, defaults to 512"
    "Tested at 2010-04-30 13:42:26 UTC"

    According to the test page this seems to mean that Comcast doesn't support EDSL (at the moment). So the big question is:
    What can I do - aside from praying that Comcast will get their shit together by next week?

    --
    I am Slashdot. Are you Slashdot as well?
    1. Re:So what do I do? by OzPeter · · Score: 1

      Oops - I meant EDNS. not EDSL

      And BTW moving off Comcast is not an option.

      --
      I am Slashdot. Are you Slashdot as well?
    2. Re:So what do I do? by Anonymous Coward · · Score: 1, Informative

      This might be the blind leading the blind, but I just tested my (also Comcast) DNS and had the same error, so I switched my router's primary DNS to http://code.google.com/speed/public-dns/

    3. Re:So what do I do? by Anonymous Coward · · Score: 5, Informative

      Read Chris Griffin's of Comcast's response in the DSLReports thread on this topic: http://www.dslreports.com/shownews/No-DNSSEC-Upgrades-Wont-Break-The-Internet-Next-Week-108154

      In short, they don't expect anything to happen on May 5. If you like, and are on Comcast, you can also join the DNSSec trial (I use it at home) by changing to the DNSSec test servers.

    4. Re:So what do I do? by Anonymous Coward · · Score: 1, Interesting

      Can I get those instructions in windows?

      No seriously!

    5. Re:So what do I do? by Anonymous Coward · · Score: 0

      I receive a timeout message... :( (standard Ubuntu 9.04 BIND). I think I'd better check my iptables...

    6. Re:So what do I do? by atomic-penguin · · Score: 3, Informative

      While Microsoft did included an nslookup command with Windows, it is quite basic compared to the dig utility. Go download dig for Win32.

      --
      /^([Ss]ame [Bb]at (time, |channel.)){2}$/
    7. Re:So what do I do? by OzPeter · · Score: 1

      This link is apparently a port of dig to windows Dig

      --
      I am Slashdot. Are you Slashdot as well?
    8. Re:So what do I do? by Anonymous Coward · · Score: 0

      thank you for this link...i tired the test bu got this

      C:\dig>dig +short rs.dns-oarc.net txt ;; connection timed out; no servers could be reached

      C:\dig>

      any other way to test if this will affect me.

    9. Re:So what do I do? by OzPeter · · Score: 1

      +1 Thanks for that. Now I realised that I just fell for the FUD - although I did find out that my router will have issues with EDNS.

      --
      I am Slashdot. Are you Slashdot as well?
    10. Re:So what do I do? by Joehonkie · · Score: 2, Informative

      OpenDNS fails this, too. Hopefully they will be quick on fixing it.

    11. Re:So what do I do? by causality · · Score: 1

      I ran the command on the test page and the results are

      >>dig +short rs.dns-oarc.net txt rst.x476.rs.dns-oarc.net. rst.x485.x476.rs.dns-oarc.net. rst.x490.x485.x476.rs.dns-oarc.net. "68.87.73.244 DNS reply size limit is at least 490" "68.87.73.244 lacks EDNS, defaults to 512" "Tested at 2010-04-30 13:42:26 UTC"

      According to the test page this seems to mean that Comcast doesn't support EDSL (at the moment). So the big question is: What can I do - aside from praying that Comcast will get their shit together by next week?

      You can run your own DNS server and use Comcast only as the pipe. Caching DNS servers are particularly easy to run compared to things like mail servers or web servers as they require little or no maintainence once you get them going.

      --
      It is a miracle that curiosity survives formal education. - Einstein
    12. Re:So what do I do? by jonwil · · Score: 1

      Caching DNS servers also have the advantage that you are immune if your ISP messes with DNS or violates the DNS RFCs (such as by returning something other than NXDOMAIN for a non-existent domain)

    13. Re:So what do I do? by The+MAZZTer · · Score: 2, Informative

      FYI for cygwin users: dig is part of cygwin so get it from the "bind" cygwin package.

    14. Re:So what do I do? by Anonymous Coward · · Score: 0

      I had the same error on Linux. Just try it again after a minute or two (I think the DNS is overloaded).

      If it still doesn't work then try dig +short +bufsize=4096 rs.dns-oarc.net txt instead.

    15. Re:So what do I do? by Anonymous Coward · · Score: 0

      Leave off the +short, it is apparently not supported on windows.

    16. Re:So what do I do? by Anonymous Coward · · Score: 2, Insightful

      And according to DSLReports this bogus story started with The Register. Can we please get that tabloid to cover two headed babies and alien abductions instead of IT? It's some of the most irresponsible journalism I've seen since Dvorak's heyday.

    17. Re:So what do I do? by Fnord666 · · Score: 3, Funny

      I ran the command on the test page and the results are

      C:\Documents and Settings\root\Desktop>dig +short rs.dns-oarc.net txt
      'dig' is not recognized as an internal or external command,
      operable program or batch file.


      What does that mean?

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    18. Re:So what do I do? by em0te · · Score: 1

      You use comcasts DNS servers, you are down stream from them in a "line". Their DNS servers will be (or have already been) updated to recieve DNSSEC responses, but they will translate and forward regular DNS responses to your cable modem. they can do it. It seems like a good way to force comcast customers be unable to bypass their DNS servers. This way they won't need to update any firmware on the customers end, which will save them man-hours and they can hijack failed DNS responses and display a page with "we R teh roxors!" or something in it. It could happen anyway.

    19. Re:So what do I do? by Vancorps · · Score: 1

      What makes you think that? If your DNS server doesn't know how to resolve an address it's going to forward to another DNS server, usually your ISPs DNS server in which case they can resolve whatever they want. You'll want a caching service combined with a 3rd party DNS provider that won't hijack your address resolution. That's not particularly hard yet but saying a caching DNS server makes you immune to ISP monkeying is just not true.

    20. Re:So what do I do? by Anonymous Coward · · Score: 0

      What does that mean?

      It means your /. privileges are hereby revoked for not knowing what dig is.

    21. Re:So what do I do? by rockNme2349 · · Score: 1

      Your internet is full.

      --
      Sewage Treatment Facilities - "Our duty is clear."
    22. Re:So what do I do? by Anonymous Coward · · Score: 0

      What he's talking about is a recursive server (i.e. one which allows requests for recursive name resolution) with a cache, not just a caching resolver. You can for example run Unbound with a minimal configuration file on your computer and point your DNS to 127.0.0.1. Unbound will then perform all necessary lookups by contacting the authoritative servers, up to the root servers. You can instruct Unbound to forward queries about some domains to other servers, for example if you want to use network internal domain names, but generally a recursive server does not depend on any servers but the authoritative ones.

      Having your own recursive server does not prevent your ISP from hijacking DNS through "transparent" proxying, unless DNSSEC is used: Then the ISP can still hijack the connection, but forged records will not get past your server.

    23. Re:So what do I do? by Anonymous Coward · · Score: 0

      Can I get those instructions in windows?

      No seriously!

      nslookup -type=txt rs.dns-oarc.net

    24. Re:So what do I do? by FoolishOwl · · Score: 1

      I've been using Comcast's DNSSEC test servers for months, without any difficulty. They're leading the pack on implementing DNSSEC. In fact, they're advocating its adoption, even though that means giving up their Comcast Domain Helper service.

      See their DNSSEC Trial FAQs.

      (I had opted out of using Domain Helper anyway, as it's the DNS equivalent of "Clippy" -- help I don't want.)

    25. Re:So what do I do? by FoolishOwl · · Score: 1

      You're using some version of Windows. dig is a command-line tool on Linux and Unix. Maybe you can find a port of it to Windows, but it's apparently not available by default.

    26. Re:So what do I do? by Lennie · · Score: 1

      They don't support the DNSSEC-extension (and also not EDNS), they do think DNSCurve is a good idea though.

      --
      New things are always on the horizon
    27. Re:So what do I do? by Lennie · · Score: 1

      Nothing is automatic in DNS, you can implement it anyway you like.

      --
      New things are always on the horizon
    28. Re:So what do I do? by Hurricane78 · · Score: 1

      That you need an operating system to do that. Neither the Quake console or the Windows command line will do.

      --
      Any sufficiently advanced intelligence is indistinguishable from stupidity.
  6. Upgrade or die by K2tech · · Score: 4, Interesting

    This should force any and all companies or ISPs to upgrade (read MAINTAIN) their systems. Too many organizations install systems and them let them rot expecting them to run forever without so much as a thought or care for maintenance. This problem extends to the point that some companies have a system so long and have no documentation on it, that when there is a problem, they have NO knowledge of the system. I'm glad we are finally implementing some form of security DNS. Let this expose the any problems or issues smaller companies/ISPs have. It will force them to actually do something about it. Hopefully that in turn will make them look at other systems/processes within their organization.

  7. Odd results? by Aladrin · · Score: 3, Interesting

    At work, using my ISP's DNS, I'm getting a timeout.

    At home, using Google's DNS, I'm getting a blank string back.

    Those 2 aren't even covered by the linked page. Any idea what they mean?

    --
    "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    1. Re:Odd results? by Anonymous Coward · · Score: 0

      Getting the same thing. I tried it at my GF's place (AT&T DSL): timeout. Try it at my place (Comcast): blank string.

      No idea what it means.

    2. Re:Odd results? by Anonymous Coward · · Score: 0

      Blank string here too.

      I'm assuming no news is good news? :-)

    3. Re:Odd results? by Anonymous Coward · · Score: 0

      If you remove the +short on the Goggle one, you'll probably see a SERVFAIL under the Status.

    4. Re:Odd results? by kindbud · · Score: 1

      Any idea what they mean?

      I forsee a large sneakernet in your future.

      --
      Edith Keeler Must Die
    5. Re:Odd results? by Anonymous Coward · · Score: 0

      At work, using my ISP's DNS, I'm getting a timeout.

      At home, using Google's DNS, I'm getting a blank string back.

      Those 2 aren't even covered by the linked page. Any idea what they mean?

      They mean the page has been successfully slashdotted.

  8. DNS server slashdotted by fialar · · Score: 2, Informative

    dig +short rs.dns-oarc.net txt now returns absolutely nothing.. on IPv4. The IPv6 one still works.

    1. Re:DNS server slashdotted by Anonymous Coward · · Score: 0

      I can confirm this...

    2. Re:DNS server slashdotted by silverglade00 · · Score: 1

      Strange... from my work computer, I get a connection timeout. From my Comcast connection at home, I get
      rst.x476.rs.dns-oarc.net.
      rst.x485.x476.rs.dns-oarc.net.
      rst.x490.x485.x476.rs.dns-oarc.net.
      "68.87.73.244 DNS reply size limit is at least 490"
      "68.87.73.244 lacks EDNS, defaults to 512"

    3. Re:DNS server slashdotted by marcansoft · · Score: 2, Informative

      The IPv6 one is dead now too. A +trace run ends here:

      rs.dns-oarc.net. 3600 IN NS ns00.rs.dns-oarc.net.
      ns00.rs.dns-oarc.net. 3600 IN A 149.20.58.133
      ns00.rs.dns-oarc.net. 3600 IN AAAA 2001:4f8:3:2bc:2::133 ;; Received 96 bytes from 2001:500:2e::1#53(sns-pb.isc.org) in 128 ms

      Both the v4 and v6 IP for ns00.rs.dns-oarc.net. are dead, so the whole thing just dies after that.

    4. Re:DNS server slashdotted by ctschap · · Score: 1

      Same here...though I noticed that every time I ran the query, my firewall blocked an icpm packet from one specific IP address...

    5. Re:DNS server slashdotted by Anonymous Coward · · Score: 1, Informative

      Not strange. It's cause comcast is shit and they're giving you their own response so they can redirect you to their pages for non existent hosts.

    6. Re:DNS server slashdotted by silverglade00 · · Score: 1

      You are right. I posted before my morning coffee. I got connection timeouts from my brain as well. My nameserver is set to Google's though, with OpenDNS as a backup. I wouldn't put it past Comcast to mess with that too.

  9. No linux or unix.. by jonnythan · · Score: 0

    So the test they list requires a CLI on a Linux or Unix machine of some sort?

    I don't have one available where I am. How can I test using Windows?

    1. Re:No linux or unix.. by d1r3lnd · · Score: 2, Informative
    2. Re:No linux or unix.. by Anonymous Coward · · Score: 0

      Put your LiveCD into your drive and reboot.

    3. Re:No linux or unix.. by jonnythan · · Score: 1

      Thanks.

      I am getting nothing but timeout errors, both here and on the Linux box at home. Oh well, try again later.

  10. What about djbdns? by mukund · · Score: 3, Insightful

    This is with a stock dnscache from djbdns-1.05:

    [muks@misha ~]$ dig +short rs.dns-oarc.net txt
    rst.x476.rs.dns-oarc.net.
    rst.x485.x476.rs.dns-oarc.net.
    rst.x490.x485.x476.rs.dns-oarc.net.
    "178.63.21.2 DNS reply size limit is at least 490"
    "178.63.21.2 lacks EDNS, defaults to 512"
    "Tested at 2010-04-30 13:41:05 UTC"

    This seems to say dnscache lacks EDNS. Can anyone with more knowledge of DNS comment whether djbdns is affected?

    --
    Banu
    1. Re:What about djbdns? by Anonymous Coward · · Score: 0

      DJBDNS won't have a problem on May 5th. You can check this by setting up a test server which only uses the root servers which are already serving signed responses (e.g. l.root-servers.net)

    2. Re:What about djbdns? by Anonymous Coward · · Score: 4, Informative

      djbdns does lack EDNS, which means you're already screwed if you don't want to fall back to TCP for large responses, e.g., that contain IPv6 glue. Djbdns is no longer maintained by the author and doesn't support EDNS or DNSSEC (regardless of whether Bernstein thinks it is a good idea -- larger answers and DNSSEC _are_ being deployed). It's long past time to put djbdns out of our misery. If for religious reasons you don't like BIND there is unbound (http://unbound.net/) that fully supports the DNS.

    3. Re:What about djbdns? by kindbud · · Score: 1

      djbdns does lack EDNS, which means you're already screwed if you don't want to fall back to TCP for large responses, e.g., that contain IPv6 glue.

      Don't be silly. dnscache and axfr-dns fully support large responses via TCP. That's ancient stuff that's been a part of DNS long before Bernstein released a byte of code.

      --
      Edith Keeler Must Die
    4. Re:What about djbdns? by Anonymous Coward · · Score: 0

      djbdns does lack EDNS, which means you're already screwed if you don't want to fall back to TCP for large responses, e.g., that contain IPv6 glue.

      Don't be silly. dnscache and axfr-dns fully support large responses via TCP. That's ancient stuff that's been a part of DNS long before Bernstein released a byte of code.

      "if you don't want to fall back to TCP"

      You can skip DNSSEC if you want, but there's no good reason not to support EDNS.

    5. Re:What about djbdns? by Lennie · · Score: 1

      dnscache even uses EDNS, have a look at it's root priming query, it asks for EDNS.

      --
      New things are always on the horizon
    6. Re:What about djbdns? by Anonymous Coward · · Score: 0

      Don't be ignorant. Nothing was said about djbdns not supporting TCP. Bernstein accurately makes the case that you shouldn't fall back to TCP because TCP is much slower, yet because Bernstein didn't want to EDNS support, djbdns will fall back to TCP due to large responses that already occur because of IPv6.

  11. Family Guy by Anonymous Coward · · Score: 0, Funny

    Read Chris Griffin's of Comcast's response in the DSLReports thread on this topic
    ^^^^^^^^^^^^^^^^^^^^

    I'll bet he catches hell over his name a lot.

    1. Re:Family Guy by Alnitak73 · · Score: 1

      He would, if that was actually his name. The Comcast guy as actually Chris Griffiths.

  12. Java-based testing by Anonymous Coward · · Score: 0

    Not sure how accurate it is, but there is a Java-based test located at http://labs.ripe.net/content/testing-your-resolver-dns-reply-size-issues

  13. idiot article by Gothmolly · · Score: 2, Funny

    Not everyone runs Windows^Wa DNS cache, you insensitive clod!

    --
    I want to delete my account but Slashdot doesn't allow it.
  14. Things only break in some circumstances... by Anonymous Coward · · Score: 4, Informative

    This story is a bit sensationalist.

    DNS resolution will break if the resolving server claims to support EDNS0 AND requests DNSSEC validation but isn't able to receive large UDP responses. Servers which don't support EDNS0 will fail the tests but will still work perfectly come May 5th

  15. Mod parent up, this is just FUD by Abcd1234 · · Score: 2, Informative

    Oh, and kudos to kdawson for continuing the streak of truly shitacular articles. Well done!

    1. Re:Mod parent up, this is just FUD by osssmkatz · · Score: 1

      why is it FUD? could you message me and explain?

    2. Re:Mod parent up, this is just FUD by Anonymous Coward · · Score: 1, Informative

      Fear, uncertainty, and doubt (FUD)

  16. Netalyzr includes tests for this... by nweaver · · Score: 5, Informative

    Netalyzr also checks for this, both for the client and for the DNS resolver, and reports specifically the DNS resolver's status.

    The resolver side tests include actual DNS MTU, advertised MTU, EDNS and DNSSEC requseting, whether the resolver can failover to using TCP, and other related issues.

    Overall, the "512B" thing is largely a myth, a few resolvers have this problem but most don't. Rather, the big problem is lack of support for fragmented responses, which won't affect deployment from the root but will affect things when zones start getting signed.

    For the end system connection, however, the "512B" or "No EDNS" is a bit more common, but still fragmentation is overall a larger issue.

    --
    Test your net with Netalyzr
    1. Re:Netalyzr includes tests for this... by DarkOx · · Score: 1

      CISCO PIX devices running 6.3 and prior with DNS inspect on will have this issue. Most people by now have turned it off because plenty of other DNS queries already execed that limit.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
    2. Re:Netalyzr includes tests for this... by lazlo · · Score: 1

      I recall way back when windows 2003 server (I believe) started shipping, it caused a lot of problems, because its DNS server requested EDNS0 by default. That meant that sites that had crafted their DNS replies to be *exactly* 512 bytes (I know Yahoo was one) replied with 512 bytes *plus* an acknowledgement of the EDNS0 flag, which pushed it over 512. Older PIX firewalls would drop this, and there was no way to get around it. Shortly, there was a version that came out where you could change the inspection parameters.

      *now*, if you've upgraded your PIX to an ASA (or to version 7.X or 8.X), then it will helpfully convert that DNS inspection to a migrated DNS policy map, like thus:

      policy-map type inspect dns migrated_dns_map_1
        parameters
          message-length maximum 512

      Which, as I read this, may well break things.

      --
      Pound! Bang! Bin! Bash! is this a shell script or a Batman comic?
  17. DJBDNS does not request DNSSEC by nweaver · · Score: 1

    DJBDNS doesn't request DNSSEC data, so it will see the same thing it always has.

    In fact, it doesn't do EDNS at all, so it can't accept any DNS response (regardless of the reason) over 512B in size.

    --
    Test your net with Netalyzr
    1. Re:DJBDNS does not request DNSSEC by MyHair · · Score: 1

      djbdns is a collection of programs. The 512B limit doesn't apply to all of them. The resolver dnscache would be the program of concern in this context, and it can both request and serve requests over 512B on TCP in the default build. I am currently using other resolvers for IPv6 reasons, but I don't expect dnscache to have a problem with DNSSEC on the root servers.

  18. Just as logn as CSN CHI and Dtv and not messed up by Anonymous Coward · · Score: 0

    Just as logn as CSN CHI and Directv and or comcast / vs are not messed up.

    Then people in Chicago will not care that the internet net is down for some time!

  19. Is DNSSEC going to kill djbdns? by characterZer0 · · Score: 1

    I realize that tinydns and dnscache will work just as they always have so long as the other servers still continue to support non-DNSSEC requests.

    Is it likely that at some point the root servers or common resolvers will be DNSSEC only?

    --
    Go green: turn off your refrigerator.
    1. Re:Is DNSSEC going to kill djbdns? by Anonymous Coward · · Score: 0

      Requests are never signed, you just get (static) signatures back. There's no handshake or anything. If you ignore the additional information and aren't tripped up by the larger packets, nothing changes for you.

    2. Re:Is DNSSEC going to kill djbdns? by basketcase · · Score: 1

      What will kill DJBDNS is when PCI and other standards groups start to require DNSSEC in order to do business. Then companies will be forced to switch to a less secure DNS server just to speak a slightly more secure protocol.

    3. Re:Is DNSSEC going to kill djbdns? by Lennie · · Score: 1

      Even better the software needs to ask for extensions for EDNS and DNSSEC otherwise an authoritive nameserver doesn't even return a larger response.

      --
      New things are always on the horizon
  20. That's okay by LordNimon · · Score: 5, Funny

    We can celebrate Sync-o de Mayo!

    --
    And the men who hold high places must be the ones who start
    To mold a new reality... closer to the heart
  21. What does DNSSEC mean for ISPs that mess wtih DNS? by jonwil · · Score: 5, Interesting

    Does DNSSEC mean that an ISP with a caching DNS server that returns an IP address other than the correct IP address cant do it anymore (i.e. clients that support DNSSEC will respond with an error)?
    Does DNSSEC do anything about NXDOMAIN fiddling? (are there any proposals out there that would allow users to get around ISPs that point NXDOMAIN at ad-laden ISP search pages or is using a non-ISP caching DNS server the only option here?)

  22. Will my car still start? by KiwiCanuck · · Score: 1

    Will airplanes fall out of the sky? ~:-)B

    1. Re:Will my car still start? by Anonymous Coward · · Score: 0

      Only during volcano season...

    2. Re:Will my car still start? by e9th · · Score: 1

      I'm predicting that this will be so calamitous it'll make Y2K seem like a non-event.

  23. Cinco de Mayo is now a geek holiday by GameboyRMH · · Score: 1

    ...to celebrate the day DNSSEC went live :P

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:Cinco de Mayo is now a geek holiday by Anonymous Coward · · Score: 1, Informative

      DNSSEC will not go live in May. On that date, DNSSEC will be deployed on all root DNS servers, but with deliberately unvalidatable signatures. This is to test exactly for the kinds of problems described in the article before people start relying on DNSSEC. If all goes well, the properly signed root zone is scheduled for July.

  24. I'm doubtful... by Target+Practice · · Score: 1

    I can't really believe the entities behind the root DNS servers would haphazardly throw the switch without some sort of contingency for the DNS requests that aren't DNSSEC-based.

    *adds playboy.com to /etc/hosts, just in case...*

    --
    There's a 68.71% chance you're right.
    1. Re:I'm doubtful... by Alnitak73 · · Score: 1

      If your DNS server or stub resolver doesn't request DNSSEC data (by setting the "DO" bit in the request) then the response will be exactly the same as it was before the introduction of DNSSEC. Nothing will break.

      The changes will not in general DNS lookups between home PCs and their ISPs.

      The people at greatest risk are those (enterprises?) that run their own full DNS servers but whose:

      • network equipment blocks or otherwise filters long DNS responses, and.
      • whose DNS servers send upstream queries with the DO bit set.
  25. slashdot effect (n/t) by Anonymous Coward · · Score: 0

    see subj

  26. Cisco PIX is affected by gazuga · · Score: 3, Informative

    If you have an old PIX or old firmware (6.3(2) or older) then you will be affected. And if you do, you should just go ahead and upgrade to an ASA at this point. ;)

    --
    "I turn away with fright and horror from the lamentable evil of functions which do not have derivatives."
    1. Re:Cisco PIX is affected by Anonymous Coward · · Score: 0

      I was unable to find any clear indication what versions of Cisco ASA/PIX firmware might have problems. Anything below 8.2.2 does not do anything to EDNS queries from what I can gather. The default 'message-length maximum 512' parameter that's set on DNS queries didn't seem to impact my tests when done against 4.2.2.2 server from behind a firewall with that parameter set. DNSSEC and size up to 4096 tested fine. This was on an ASA running 8.2.1.

      Any idea if 6.3.2 or earlier will be impacted only if they have inspect dns turned on? Or only if they have the message length parameter enabled?

    2. Re:Cisco PIX is affected by hviniciusg · · Score: 1

      What do you mean, how can i test if im affected, i have a pix whit 6.3 fw.

    3. Re:Cisco PIX is affected by BitwiseX · · Score: 1

      Here's my results behind a PIX


      Cisco PIX Firewall Version 6.3(5) (It's a 505)
      CentOS release 5.4 (Final)
      Bind version: 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2
      ISP: Comcast
      Using google public DNS

      [bitwise@localhost ~]$ dig +short rs.dns-oarc.net txt
      rst.x1247.rs.dns-oarc.net.
      rst.x1257.x1247.rs.dns-oarc.net.
      rst.x1228.x1257.x1247.rs.dns-oarc.net.
      "xxx.xxx.xxx.xxx DNS reply size limit is at least 1257"
      "xxx.xxx.xxx.xxx sent EDNS buffer size 1280"
      "Tested at 2010-04-30 18:11:21 UTC"

      In my PIX config there is a fixup:
      fixup protocol dns maximum-length 512
      which I changed to 4096 AFTER I ran than test, just to be safe... hmmm..

    4. Re:Cisco PIX is affected by evilviper · · Score: 1

      If you have an old PIX or old firmware (6.3(2) or older) then you will be affected. And if you do, you should just go ahead and upgrade to an ASA at this point. ;)

      And then what...? Upgrade the ASA to a 10 year-old PC running OpenBSD to get some decent features, vastly better ease of use, and support? I seem to be missing step 2 here...

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    5. Re:Cisco PIX is affected by Anonymous Coward · · Score: 0

      Just disable the PIX looking at the DNS replies until you can save your pennies to upgrade to newer PIX OS software or an ASA.

      no fixup protocol dns

    6. Re:Cisco PIX is affected by Anonymous Coward · · Score: 0

      If you have an old PIX or old firmware (6.3(2) or older) then you will be affected. And if you do, you should just go ahead and upgrade to an ASA at this point. ;)

      If you have a PIX with older firmware you can always turn off DNS inspection by configuring "no fixup protocol dns". Or you could try "fixup protocol dns maximum-length 4096". But your suggestion about upgrading to an ASA is probably the best move (just might not be feasible by May 5th). Just make sure your ASA is running 8.2.2 or higher (or you might need to add the new ASA version of that workaround "message-length maximum client auto" in the parameters section of your DNS inspection policy-map).

      http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCta35563

  27. Linux... by Anonymous Coward · · Score: 0

    So uh, are there any KISS guides for kernel modules, config file edits, etc, needed for DNSEC to work?

  28. Using opendns instead of isp's name servers by pgmrdlm · · Score: 0, Offtopic

    disone# dig +short rs.dns-oarc.net txt
    rst.x476.rs.dns-oarc.net.
    disone#

    When I followed the command to specifiy a buffersize, I received the following.

    disone# dig +bufsize=1024 rs.dns-oarc.net txt

    ; > DiG 9.6.1-P1 > +bufsize=1024 rs.dns-oarc.net txt ;; global options: +cmd ;; Got answer: ;; ->>HEADERhttps://www.dns-oarc.net/oarc/services/replysizetest

    ???
    By receiving a reply, without warnings about the size of the buffer. Does that indicate it worked?

    --
    Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
  29. Sorry, complete reply using +bufsize=1024 in dig by pgmrdlm · · Score: 1

    disone# dig +bufsize=1024 rs.dns-oarc.net txt

    ; > DiG 9.6.1-P1 > +bufsize=1024 rs.dns-oarc.net txt ;; global options: +cmd ;; Got answer: ;; ->>HEADER- opcode: QUERY, status: SERVFAIL, id: 1322 ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION:
    ; EDNS: version: 0, flags:; udp: 4096 ;; QUESTION SECTION: ;rs.dns-oarc.net. IN TXT ;; ANSWER SECTION:
    rs.dns-oarc.net. 49 IN CNAME rst.x476.rs.dns-oarc.net. ;; Query time: 1031 msec ;; SERVER: 208.67.222.222#53(208.67.222.222) ;; WHEN: Fri Apr 30 12:18:28 2010 ;; MSG SIZE rcvd: 67

    disone#

    --
    Anonymous comments are as pathetic as the anonymous "sources" that contaminate gutless journalism from the New York Time
  30. Simple solution ... by PPH · · Score: 3, Funny

    Grab a copy of the DNS namespace and load it into /etc/hosts.

    --
    Have gnu, will travel.
  31. Re:So what do I do? - Windows specific by Havokmon · · Score: 1
    If you run Windows DNS internally - some schmuck might have disabled DNSSEC. This really sucks because you don't expect that to be the case, and spend an hour trying to figure out why the new router isn't working.

    To re-enable: dnscmd /Config /EnableEDnsProbes 1

    --
    "I can't give you a brain, so I'll give you a diploma" - The Great Oz (blatently stolen sig)
  32. Re:What does DNSSEC mean for ISPs that mess wtih D by Alnitak73 · · Score: 1

    Yes, DNSSEC can detect false IP information and prevent spoofed NXDOMAIN responses, but only if the domain you're querying and all of its parent domains are DNSSEC signed.

  33. DNSSEC OK by Anonymous Coward · · Score: 0

    We have Adonis 1750 BlueCats at our door step. Are they up to snuff they eat encrypted jumbo sized UDP 4096 bit extended DNS packets for breakfast.

  34. No way by roguegramma · · Score: 1

    No way, I'll just download a firmware update ..
    Oh wait ..

    --
    Hey don't blame me, IANAB
  35. Nothing will happen by pawal · · Score: 1

    .SE has had DNSSEC deployed for almost five years now. We should have found most bug by now...

  36. Re:What does DNSSEC mean for ISPs that mess wtih D by phantomcircuit · · Score: 2, Interesting

    DNS clients that request Authenticated Data will be able to detect that the response is not authentic. So it depends on how the DNS client handles that situation.

    Possibly the ISP could fake there being no DNS servers supporting DNSSEC available and convince the client to accept the un-signed version. I suspect that turning on DNSSEC on all the root servers is specifically designed to stop this though.

  37. This only affects BIND and Unbound users by ahu · · Score: 1

    It is generally not made clear that problems are only to be expected for those users behind DNS resolvers that ask 'DNSSEC OK=1' questions by default.

    Such 'do=1' default behaviour was enabled in BIND, most likely in an effort to 'make the world safe for DNSSEC'. Even though no further DNSSEC processing is performed by default.

    Other implementations, like PowerDNS & DJBDNS, do not wantonly ask 'DNSSEC OK=1' questions. This means that for these (and other) resolvers, on May 5th nothing will happen.

    The 'testing' sites linked do not clarify if you are behind a resolver that asks 'do=0' or 'do=1' questions, and may thus lead to needless worry.

    Cheers,
    Bert - PowerDNS.

  38. So what ? by Thanatiel · · Score: 1

    The root will use DNSSEC ? So what ? It does not change a thing for anybody not wanting to take advantage of it.

    _ one has to explicitely ask for the DNSSEC information to get it (it's a flag). Otherwise it's just a few more unused, somewhat heavy, records on the root zone files.
    _ there are not a lot of TLDs using DNSSEC. Granted there is at least one (.se) and probably some are ready to unroll it too but it will not be done in a day.

    When more TLDs, registrars and registrants will be DNSSEC compliant and when the end user will switch to this then only we will be able to really feel the increase in bandwidth.

    --
    Irrelevant news and morons using moderation to mod down what they disagree on. 2018 resolution: so long.
  39. Re:What does DNSSEC mean for ISPs that mess wtih D by Lennie · · Score: 1

    Nothing at all, because you would need a DNS-client which asks for DNSSEC-extension information and actually check it, which most don't.

    --
    New things are always on the horizon
  40. Are you fucking stupid? by Anonymous Coward · · Score: 0

    The question was WHY is it FUD, not what is FUD. Be a nice boy and fuck off.

  41. anonymous coward by Anonymous Coward · · Score: 0

    i'm late to this party, but what has been the response to questions concerning this "FIX" will enable government agencies to backdoor any computer that it wants to?