Slashdot Mirror


Internet Backbone DDOS "Largest Ever"

wontonenigma writes "It seems that yesterday the root servers of the internet were attacked in a massive Distributed DoS manner. I mean jeeze, only 4 or 5 out of 13 survived according to the WashPost. Check out the orignal Washington Post Article here."

615 comments

  1. That's why! by gnillort · · Score: 0

    I couldn't load ESPN.com yesterday at school, now I know why!

    1. Re:That's why! by i_need_no_nick · · Score: 0, Redundant
      I can't download my pr0n or non-blindness-inducing newsgroups...

      My money's on the companies that make porn mags; they probably decided to take out the net for a day and thus gain record sales!

      Bastards!!!

    2. Re:That's why! by Graspee_Leemoor · · Score: 4, Funny

      " I couldn't load ESPN.com yesterday at school, now I know why!" ...Because you got high, because you got high, because you got high...

      (It can't just have been me!)

      graspee

    3. Re:That's why! by Jucius+Maximus · · Score: 2

      Dammit! I might lose marks in a course because of this. I couldn't access the site for electronic submission!

    4. Re:That's why! by Istealmymusic · · Score: 1, Offtopic

      ROTFL! Now I gotta listen to some Afroman.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    5. Re:That's why! by falzer · · Score: 1

      Why man, why?

    6. Re:That's why! by Anonymous Coward · · Score: 0

      coz he's a kidiot?

  2. And... by Cinematique · · Score: 4, Funny

    it's supposed to withstand a nuclear war?

    1. Re:And... by kidlinux · · Score: 4, Insightful

      A nuclear war isn't an attack on the networks themselves. This, however, is an attack on the networks.
      A subterranean bunker is designed to withstand nuclear wars, but what do you think would happen if the nuke was inside the bunker?

      --
      -kidlinux.
    2. Re:And... by no+soup+for+you · · Score: 5, Informative
      it's supposed to withstand a nuclear war?

      Article: "The Domain Name System (DNS), which converts complex Internet protocol addressing codes into the words and names that form e-mail and Web addresses, relies on the servers to tell computers around the world how to reach key Internet domains."

      The "IP system" should have been fine. The DNS system, which has become an integral part of the "internet" is not decentralized as regular internet infrastructure is. Yes it is supposed to withstand a nuclear war, and yes, it would have. btw, the system worked yesterday. only 4 of 13 may have survided, but the system still ran.

      We can have the internet without dns, but we cannot have dns without the internet

      --
      If you blog it...
    3. Re:And... by Cinematique · · Score: 1, Offtopic

      I'm playing Devil's Advocate.

    4. Re:And... by Istealmymusic · · Score: 5, Informative
      You make some good points, but the Domain Naming Server system is in fact largely distributed. Ever notice how when you configure your network stack you have enter a DNS server? That's your ISP's DNS server, its not one of the 13 root servers. Verizon gives its users 3 servers for translating numbers to names: vnsc-pri.sys.gtei.net (4.2.2.1), vnsc.bak.sys.gtei.net (4.2.2.2), vnsc-lc.sys.gtei.net (4.2.2.3), and for internal use, i-will-not-steal-service.gtei.net (4.2.2.4), Earthlink has 207.217.120.109, and even the smallest local ISP has its own DNS server.

      DNS is hierarchical, both is naming and in server implementation. Small ISPs cache their DNS from more major providers, up until the A to J.ROOT-SERVERS.NET main Internet servers. There is in fact one critical file, but it is mirrored to the 13 root servers, and domain look-ups are cached at the ISP level. I'm not suprised most Internet users were not affected, you wouldn't be affected if several large mail servers where DDoSed would you?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    5. Re:And... by nege · · Score: 4, Interesting

      doesnt have to be your own ISPs DNS servers though right? I have been using earthlink's for about 3 years though have not been a customer of theirs...

    6. Re:And... by digitalsushi · · Score: 2, Funny

      We have another word for that :)

      --
      slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
    7. Re:And... by no+soup+for+you · · Score: 4, Informative
      Earthlink has 207.217.120.109, and even the smallest local ISP has its own DNS server.

      You're correct in that there are more than 13 DNS servers.I've got my own, which may or my not lie - it's these 13 that are "trusted" ... so to speak.

      Now, when you're configuring your network stack, in fact, when you described to me the various DNS servers, what is the important part- the name or the IP number? the number - which helps to prove my point that IP is more important than DNS.

      --
      If you blog it...
    8. Re:And... by Istealmymusic · · Score: 4, Interesting

      Yes, IP is more important than DNS. But is Ethernet more important than TCP?

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    9. Re:And... by Istealmymusic · · Score: 4, Informative

      Correct, I know of no DNS servers, even djbdns DNS', which restrict queries to a limited IP range as is common with SMTP. There's not really a large risk in opening up your DNS to everyone, in fact, you there are plenty of alternate DNS root servers.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    10. Re:And... by aredubya74 · · Score: 5, Informative

      Verizon gives its users 3 servers for translating numbers to names: vnsc-pri.sys.gtei.net (4.2.2.1), vnsc.bak.sys.gtei.net (4.2.2.2), vnsc-lc.sys.gtei.net (4.2.2.3), and for internal use, i-will-not-steal-service.gtei.net (4.2.2.4) Actually, an interesting note on how this is configured. Genuity (aka GTEI aka BBN Planet), who hosts these DNS resolvers, has a simple, but effective distribution system for redundancy. There are actually several servers on AS 1 that will respond as 4.2.2.1 or .2. /32 routes are sprinkled into IGP within the network to try and route requests to the "closest" server that can answer the request. If one is in trouble, simply pull the route to it, and requests route elsewhere. It's not foolproof, as a DDOS would likely come from all borders and overwhelm all of the various servers, but it's pretty effective nontheless.

      --

      RW

    11. Re:And... by no+soup+for+you · · Score: 3, Funny

      "Yes, IP is more important than DNS. But is Ethernet more important than TCP?" Yes, and electricity is more important than TCP.

      ok, I concede that without DNS, the internet would be useless to most users. But I maintain this is only because of a reliance on usability (domain names vs. IP addresses), which is not in and of itself a bad thing. The internet would function perfectly fine without a higher-power translating a string into a number.

      --
      If you blog it...
    12. Re:And... by Neon+Spiral+Injector · · Score: 5, Informative
      You mean like
      acl XXX {
      xxx.xxx.xxx.xxx/20;
      }

      options {
      allow-query { localhost; XXX; };
      ...
      };
      ?

      That's what I do with BIND9.
    13. Re:And... by Proc6 · · Score: 3, Insightful

      That's too general of a statement. Its like saying "Our roadways would function just fine, even if all the cars were gone." - they're intimately bound together. The "whole" of the internet does NOT function fine when DNS goes away. Im pretty sure about 95% of the worlds email and web browsing not being able to work does not constitute "the internet working fine". To your standards, as long as 2 people with registered legitamate IPs' computers are still up and connected in some closet somewhere "the internet is working fine". And again, "well no...".

      --

      I'm Rick James with mod points biatch!

    14. Re:And... by sean23007 · · Score: 5, Funny

      A subterranean bunker is designed to withstand nuclear wars, but what do you think would happen if the nuke was inside the bunker?

      Ummm... a lot more people would be safe? That is, the people who didn't fit in the bunker...

      --

      Lack of eloquence does not denote lack of intelligence, though they often coincide.
    15. Re:And... by Anonymous Coward · · Score: 0

      Restricting access to a range of IPs? That's what firewalls are for last time I checked. Get that shit out of applications and centralize your access control.

    16. Re:And... by greenrd · · Score: 3, Interesting
      There's not really a large risk in opening up your DNS to everyone,

      Um, there is if you run BIND, considering its appalling security record.

    17. Re:And... by PlazMatiC · · Score: 1

      Of course, if you're hosting domains that you want to be visible from the Internet on that DNS server (as may well be in the case of an ISP), then you wouldn't want to make that above change to your named.conf, or those domains would no longer be visible from the Internet.

      I doubt it's the same for all ISPs, but in the case of the ISP I'm with, the DNS servers that they tell their customers to use are the same ones listed in the NS record for their domain, and all domains hosted with them.

    18. Re:And... by Leto2 · · Score: 3, Insightful
      Most hosting services use 1 IP per apache setup and rely on the Host:-header and apache's vhosting capabilities to serve the right page.

      So, yes, for most of the WWW, DNS is just as important, or maybe even more important, than IP.

      --
      <grub> Reading /. at -1 is like driving through Cracktown in a convertible that is stuck in 1st
    19. Re:And... by zapod4 · · Score: 1

      Slightly off-topic and possibly a stupid question, but I am curious...
      Can one send an email to joeblow@123.123.123.123 or must one use domain names?

    20. Re:And... by Waffle+Iron · · Score: 2, Funny
      Its like saying "Our roadways would function just fine, even if all the cars were gone."

      Having listened to the CB radio on a few road trips, I get the impression that most big rig drivers enthusiastically agree with that statement.

    21. Re:And... by panck · · Score: 1

      This bus runs perfectly fine without doors!

      --
      "What thou shalt not, I shalt did!" -Bart Simpson
    22. Re:And... by DrPascal · · Score: 1

      Tricky tricky ... but there are/have been alternatives to Ethernet (even though it's ubitqitous nowadays)... maybe I'm showing my ignorance here, but I can't think of a known alternative to TCP/IP that was ever a player... no?

      I'm curious to know if there were other choices at a time... :-D

      --
      DrPascal: Not the language, the mathematician.
    23. Re:And... by shogun · · Score: 2

      but what do you think would happen if the nuke was inside the bunker?

      If the bunker was strong enough it would prevent everyone else from getting blown up the.

    24. Re:And... by Istealmymusic · · Score: 5, Informative
      Sure, you can send to @123.123.123.123, but it wouldn't go anywhere as 64-126.*.*.* is reserved by the greedy IANA. Just kidding.

      The DNS system provides an "MX" resource-record for handling mail exchangers. Before the MX record, to send mail one would resolve the DNS using an A record, and connect to the resulting IP address. Nowadays, *@foobar.com doesn't have to always be handled by 140.186.139.224. In fact, there is a nice system set up for prioritizing mail handlers, built into DNS's MX records:

      host google.com
      google.com mail is handled (pri=10) by smtp1.google.com
      google.com mail is handled (pri=20) by smtp2.google.com
      google.com mail is handled (pri=40) by smtp3.google.com

      To answer your question, you can use IP addresses. But you'll be missing out on the prioritized DNS mail system. And don't worry about this being offtopic, the article isn't that all interesting anyways--I'd rather teach someone something interesting than write lame drivel about some "backbone DDoS" that's not even a backbone DDoS. Hey, its about the structure of the Internet...

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    25. Re:And... by Neon+Spiral+Injector · · Score: 5, Informative
      Ahh, in that case you'll want to add something like this:
      zone "xxx.tld" {
      type master;
      allow-query { any; };
      file "zone/domain-hosting";
      };
      The "allow-query { any; };" being the key. That overrides the more restrictive ACL for the primary use of the name server. You'll have to add that line to any zone you want to be able to be queried by the world.
    26. Re:And... by Anonymous Coward · · Score: 0


      The Bus looked awesome last night, but because of his knee injury he won't be playing next week. Maddox looked great too. I think this season can be saved.

    27. Re:And... by Mnemia · · Score: 2

      IPX/SPX?
      Though that doesn't do exactly the same thing...

    28. Re:And... by Istealmymusic · · Score: 1, Offtopic

      If you bought it, a truck brought it.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    29. Re:And... by Electrum · · Score: 5, Informative

      Correct, I know of no DNS servers, even djbdns [cr.yp.to] DNS', which restrict queries to a limited IP range as is common with SMTP. There's not really a large risk in opening up your DNS to everyone, in fact, you there are plenty of alternate DNS root servers [jerky.net].

      You don't know what you are talking about. There are two different types of DNS servers: authoritative servers and recursive resolvers. djbdns comes with tinydns, an authoritative server and dnscache, a recursive resolver. The two are completely separate. BIND includes both in the same server, which is why many people are confused into thinking they are the same thing.

      tinydns does not restrict queries to only certain IP addresses. However, it can return different information depending on the source address of the query. This is usually called split horizon DNS.

      dnscache does have access control. You do not want just anyone to be able to query your recursive resolvers. With dnscache, you need to explicitly allow access for IP's that can query it.

      There are not risks in opening your content (authoritative) DNS servers to everyone. There are risks in opening up your resolvers to everyone.

    30. Re:And... by Anonymous Coward · · Score: 3, Informative

      Smart ISPs maintain separate servers for:
      -hosting DNS service for customer domains (on servers which don't recurse, but are Internet accessible), and
      -resolving DNS hostnames for downstream customers (on servers which recurse, but are inaccessible from the Internet due to name server configuration or packet filtering).

      This strategy puts hosted DNS service in a sandbox, so that those servers can have zone data that is no longer valid (or not valid yet) without conflicting with the authoritative servers. It also prevents utilization of bandwidth for DNS resolution by non-customers...whish isn't really in the spirit of the 'net. For mammoth ISPs like Earthlink, it could make a noticeable difference in bandwidth usage (with a tradeoff of potentially making them seem like jerks).

    31. Re:And... by Shanep · · Score: 2, Informative

      Im pretty sure about 95% of the worlds email and web browsing not being able to work does not constitute "the internet working fine".

      The Internet is not the WWW. The WWW uses the Internet as it's transport.

      The intenet would still function fine at the IP level that it was originally designed for. The complete failure of the DNS system would merely harm users reliant on names as network addresses.

      My first email account was made up of numbers.

      --
      War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
    32. Re:And... by Istealmymusic · · Score: 1

      Thank you for this information.. I have barely dabbled with DNS, its a complicated field. Damn BIND. :) djbdns's design of splitting authoritive servers and recursive resolvers into two separate programs seems to be the best solution.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    33. Re:And... by Anonymous Coward · · Score: 1

      Yeah, it's +1 Insightful, or -1 Troll, depending on how well you toe the line.

    34. Re:And... by cscx · · Score: 1, Funny

      Resident asshat.

    35. Re:And... by more+fool+you · · Score: 1

      it depends if 123.123.123.123 is running smtp and there is a user account called joeblow

      there's a type of dns record called an MX. Basically, it's there so that my email address can be me@business.com, instead of me@mail.business.com

    36. Re:And... by Anonymous Coward · · Score: 1, Insightful

      It's not actualy like "Our roadways would function just fine, even if all the cars were gone." It's more like saying the roadway would still work if maps and signs were gone. Just because about 95% of people can't find their way around doesn't mean their is something wrong with the roadways. You'll just have to learn where to go... the hard way, or aska friend.

    37. Re:And... by Anonvmous+Coward · · Score: 5, Funny

      "A subterranean bunker is designed to withstand nuclear wars, but what do you think would happen if the nuke was inside the bunker?"

      I think everybody outside the bunker would be like "What the hell was that?!"

    38. Re:And... by EelBait · · Score: 2, Informative

      Not off topic at all. In fact, you can send an email to an address like that, as long as that IP address is a mail exchanger. Normally, when you send an email to someone@domain.org, there is actually a machine named something like mail.domain.org that handles email. The DNS manages an "MX" record that directs email destined to domain.org to mail.domain.org. However, if domain.org is actually the name of a machine that accepts email, no MX record is needed. By the same token, if 123.123.123.123 is the IP address of your mail server, it will work just fine.

    39. Re:And... by civilizedINTENSITY · · Score: 2

      Not to the majority of users: "dialup".

    40. Re:And... by juggleme · · Score: 1

      Perhaps a better analogy would be roads without street/highway signs?

      Just a friendly suggestion... :)

    41. Re:And... by bretth · · Score: 1

      There are not risks in opening your content (authoritative) DNS servers to everyone. There are risks in opening up your resolvers to everyone.

      Sometimes people put internal host names in their externally viewable DNS, which can give out valuable information to attackers. For example, the DNS might say that accounts.company.com is at 10.0.0.59, and then attackers know what computer they need to target.

      A better idea is to have an internal name server which your intranet uses, and external name server s (outside your firewall) on different network segments that act as the authoritative servers for your domain.

    42. Re:And... by Anonymous Coward · · Score: 0

      My first email account was made up of numbers.

      Hate to break it to you, but Compuserve isn't really the Internet.

    43. Re:And... by Oliver+Defacszio · · Score: 1

      Virtual hosting makes that kind of a mess.

      --

      -
      Inventor of the term 'pardon my French'.
    44. Re:And... by Anonymous Coward · · Score: 0

      You could...

      Until the recent trend of multi-hosting (or virtual hosting or whatever), joeblow@123.123.123.123 was almost sure to reach the intended party. Most MTA's only treat(ed?) the username as significant when attempting local delivery. Since joeblow@localhost and joeblow@mail.thisbox.edu were the same, it was not really necessary to distinguish them. So any mail reaching here for joeblow would be delivered locally.

      Today, though, some servers host mycompany.com and yourcompany.com and sales@mycompany.com is not the same account as sales@yourcompany.com. So, on those servers, the domain name is significant, and therefore necessary.

    45. Re:And... by rabidcow · · Score: 1

      Its like saying "Our roadways would function just fine, even if all the cars were gone."

      More like "Our roadways would function just fine even if all the signs were in latitude/longitude instead of place names." Which is true, the road would do its job, but everyone would be lost, including the post office and any other delivery services.

    46. Re:And... by Anonymous Coward · · Score: 0

      Did you miss the mention of "split horizon" dns in the parent post?

      It is also supported by BIND using different views, which is what we use.

    47. Re:And... by cyroth · · Score: 1

      Besides that, you would have to be a little slow of mind to be inside a fallout shelter WITH a nuclear weapon

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

      I guess they would have to repair the bunker?

    49. Re:And... by phagstrom · · Score: 4, Funny
      designed to withstand nuclear wars


      It's nice to know that you do not have to quit your [favorite online game] 'just because' a nuclear war breaks out.
    50. Re:And... by DNS-and-BIND · · Score: 2, Flamebait

      Don't go down the dark path of DJB's nameserver. He has a well-established reputation for making his products non-compliant with internet standards. Plus, djbdns won't scale well for heavy use. I tried it.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    51. Re:And... by hatchet · · Score: 1

      Not really..
      It's more like changing road signs. Road to London would become A543 for example. If people know the numbers, no problem there.

    52. Re:And... by m_frankie_h · · Score: 1

      djbdns can do this with one NS.

      try

      %in:10
      =accounting.whatever.com:10.0.0.59:::in

      accounting.whatever.com will only be served to the clients within 10.0.0.0/8

      sure, this is not flexible enough - if you want 10.0.0.0/15, you have to add MANY %in lines...)

      Disclaimer: I don't try to say that djbdns is agood nameserver (although I think it is), that it is suitable for any task you may want to say it is not (although it suits me - most times) or that you should flame me because I like djb or djbdns. Please don't assume I do.

    53. Re:And... by CAIMLAS · · Score: 2

      if there were no cars for roads, people would ride motorcycles.

      alterdns and the like.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    54. Re:And... by Anonymous Coward · · Score: 0

      The intenet would still function fine at the IP level that it was originally designed for. The complete failure of the DNS system would merely harm users reliant on names as network addresses.

      Saying merely is pretty much undermining the problem. The web sites will be non functional due to embedded urls.

      And will remain nonfunctional till the gigantic task is taken up to change urls to IP addresses throughout the internet.

    55. Re:And... by scubacuda · · Score: 2
      I'm suprised you didn't get modded to troll. :)

      I just tried it...and it doesn't work. I just bought a book on DNS. When I figure out why, I'll shoot you an e-mail.

    56. Re:And... by Kiwi · · Score: 5, Interesting
      The reason my DNS server does not have this is because this is best done at the networking level; in other words, setting up a firewall to not allow connections to the DNS server.

      What my DNS server does is mandate an ACL (list of IPs allowed to make recursive queries; this can be set to "all hosts on the internet" if desired) if recursion (talking to other DNS servers) is enabled. Recursion takes a lot more work to do than authoritative requests; it is best to limit access to this.

      Unlike Dan, I feel that a DNS server should be both recursive and authoritative because it allows one to customize the resolution of certain hostnames. The idea is similiar to /etc/hosts, but also works with applications which ignore /etc/hosts and directly perform DNS queries. For example, I was able to continue to connect to macslash.com when a squatter bought the domain and changed its official ip; I simply set up a zone for macslash.com, and made MaraDNS both recursive and authoritative.

      SMTP servers have IP restrictions at the application layer because this gives people some idea why they can't send email to a given host. A firewall restriction gives a vague "connection timed out" message in the bounce email message; application-level filtering allows the bounce message to say something like "You're from a known Spam-friendly ISP; go away".

      - Sam

      --

      The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    57. Re:And... by Isomer · · Score: 1

      Actually @1.2.3.4 is illegal according the rfc822, the correct syntax is @[1.2.3.4], ditto for MX's, you can't MX to an IP, nor can you MX to a CNAME.

    58. Re:And... by MikeDX · · Score: 3, Funny

      Besides that, you would have to be a little slow of mind to be inside a fallout shelter WITH a nuclear weapon

      That's all part of the Windows (tm) eXPerience.

      A large nuclear device is about to explode, would you like some help?

    59. Re:And... by stray · · Score: 1

      You usually can send mail like that, the ip being the one of the smtp server handling your incoming mail. However, smtp servers usually heavily rely on dns resolving for sanity checks, one frequent setup being that mail coming from a domain that doesn't resolve is rejected..

      Also, while lots of stuff will still work with plain vanilla ip numbers, there will be a lot of standstills due to timeouts when the dns servers are not up. Try a shell login on a machine with a fucked resolver setup: most likely you get in, but only after a 30 second lookup timeout or so. Same thing with tools like netstat or route without the -n flag, which explicitly disables reverse lookups...

    60. Re:And... by pairo · · Score: 1

      No, that's not firewalls are for. You can't restrict DNS if you host domains from the firewall, you have to use your DNS server's options for this. Same with mail servers, you don't want to restrict who sends mail to you, you only want to restrict who uses you as a relay.

    61. Re:And... by SEWilco · · Score: 5, Funny
      Besides that, you would have to be a little slow of mind to be inside a fallout shelter WITH a nuclear weapon

      They'll have to pry my nuclear weapon out of my cold dead fingers. A man has a right to protect himself. Would you want to participate in a nuclear war without a nuclear weapon? Bringing a knife to a nuclear war ain't smart.

    62. Re:And... by pairo · · Score: 1

      Actually, you're looking for allow-recursion option, which saves you the trouble of having to add that to every zone. Also, the allow-transfer is useful like that. Both of them go into the options section of named.conf, so, you only have to add them once.

    63. Re:And... by SEWilco · · Score: 5, Funny
      I guess they would have to repair the bunker?

      Ask Slashdot: My bunker had a nuclear weapon which disassembled itself as designed. Should I repair the bunker the way it was? Or should I remodel to make use of the larger space which is now available? Is water cooling better than air chillers? What bunker mods are your favorites?

    64. Re:And... by Anonymous Coward · · Score: 0

      Goatse troll.

    65. Re:And... by plumby · · Score: 2
      "Our roadways would function just fine, even if all the cars were gone

      Indeed they would work fine, and all of us non-car users would have a much more pleasant journey into work. Roads can function perfectly adequately without cars, as they did for a couple of thousand years, and the internet itself (as a transport layer) can function perfectly well without DNS. Large amounts of the users may not be able to figure out how to use it, but it would still be there linking the computers up.

    66. Re:And... by SEWilco · · Score: 1
      Sending mail to an IP address will reach that IP address if your mail sending program recognizes IP addresses.
      The recipient mail server might not be able to deliver the mail, however.
      • That server might be configured to only accept mail to its domain names, and not recognize that number as itself.
      • That server might be serving multiple domains, and it won't be able to deliver unless the user names are shared among them.
    67. Re:And... by Komarosu · · Score: 1

      and unfortunatly i guess AOL would survive with its underground bunker server farm :)

      --

      "What do you mean you have no ice? Do you expect me to drink this coffee hot?" - Random Customer, Clerks
    68. Re:And... by Anonymous Coward · · Score: 0

      ooh, make bush give us some of those bunker buster bombs he was using...>:)

    69. Re:And... by Anonymous Coward · · Score: 0

      Moderators: I meta-moderate down any negative moderations. Moderate negatively with caution. Thats a bit moronic isn't it? what about the guys just trying to mod down the latest "Stephen King, dead at 52" Troll, or the latest crapfloods.

    70. Re:And... by Alioth · · Score: 5, Informative

      Only if you're running older versions of BIND. Current versions of BIND can be easily chroot jailed and run as a user that isn't root (even the old, vulnerable versions could be run as non-root - a lot of the problem is that RedHat 6 installed BIND by default running as root).

      The root servers run BIND.

    71. Re:And... by Alioth · · Score: 2

      Although it would function perfectly fine, those with virtual webhosts without distinct IP addresses would be SOL.

    72. Re:And... by Marc2k · · Score: 1

      A subterranean bunker is designed to withstand nuclear wars, but what do you think would happen if the nuke was inside the bunker?

      There would be a lot of cooked pork and beans everywhere that *SOMEONE* would have to explain.

      --
      --- What
    73. Re:And... by Neon+Spiral+Injector · · Score: 2
      allow-recursion doesn't lock the name server down quite as well. It still allows queries to data that is in the server's cache.

      You can list the zones that need the allow-query any, in an included file. Then you can generate that include file with a script that just needs a list of hosted domains. So you don't have to add anything extra.

      Something like:
      #!/bin/bash

      rm named.domain-hosting

      for foo in $(cat hosted-domains | sort); do
      cat << EOF >> named.domain-hosting
      zone "$foo" {
      type master;
      allow-query { any; };
      file "zone/domain-hosting";
      };

      EOF
      done
    74. Re:And... by perljon · · Score: 1

      Your quote on "a lot" is alittle anal.

      --
      This isn't the sig you are looking for... Carry on...
    75. Re:And... by Doc+Hopper · · Score: 3, Informative

      Darnit, I have mod points, but I have to contribute to the discussion!

      Virtualization of computing resources is going very mainstream these days. You have products such as VMWare, competitors for Sun hardware, and even the staunch favorite, User Mode Linux.

      I'm running DNS right now in a UML sandbox. Although chroot is an excellent security policy for services, if you want true isolation from the main system in case of break-in, it's hard to beat a UML. There is even a special image provided at the UML home page which runs DNS, and only DNS. It's very handy, and is designed to run while taking only 16 MB of RAM.

      Suffice to say, I'm very impressed. For running critical services which, in the past, have required a chrooted environment (such as DNS), user mode linux is a powerful alternative.

      Now, would it have had anything to do with helping stop a DOS attack? Nope, but I'm just following the thread here :)

    76. Re:And... by Doc+Hopper · · Score: 2

      However, if poorly implemented, from the "internal view", you have two authoritative DNS servers for your domain which are a pain to administer and easy to let get out of sync. Having a split DNS is simply a bad idea, although many companies do it.

      There are two suggestions I recommend to avoid this situation:
      1. Just don't do it. Set up a third-level domain, such as "internal.mycompany.com", and have an authoritative internal DNS for that third-level domain. Then your machines would be "dick.internal.mycompany.com" and "jane.internal.mycompany.com", but if your search domain is set up right, you can just type dick or jane and get to the box.
      2. Set up your own "top-level domain", which is the same name as the second-level domain you own externally. Say your company is "xyzinc", and you own the domain "xyzinc.com". Simply create your internal systems all with the TLD of "xyzinc", so you can get to them at "dick.xyzinc" and "jane.xyzinc".

      Both solutions work well, but I'm sure there are others even more effective. But for heaven's sake, don't put yourself through the management headache of having multiple DNS servers which think they are authoritative for the same domain that you have to keep manually updated with different records on each (though I think you can do some monkeying with zone transfers to make it more automated). Although strong from a security standpoint (in the sense that you don't open up internal records to external scrutiny), it's just simply unnecessary if you plan your domain layout correctly.

      On the other hand, the tinydns discretion based on requesting IP address seems a very interesting solution if you really, really want internal machines to have your externally-available domain name suffix. Regardless, it seems this approach would be valuable from a security standpoint, even resolving names within the same web server farm.

    77. Re:And... by Anonymous Coward · · Score: 0

      Just arrange some hardrock concert or techno party near the bunker and nobody would even notice that a nucelear war is happening.

      Geez, I wonder how many nuclear wars humankind already missed...

    78. Re:And... by Anonymous Coward · · Score: 0

      and Dr. Watson can help you for radiation sickness.

    79. Re:And... by Anonymous Coward · · Score: 0

      I don't like the fact that moderation is anonymous; while Slashcode will not change just for my benefit, this line makes moderators think twice before moderating negativly a comment.

      - Sam

    80. Re:And... by Anonymous Coward · · Score: 0

      So - to run a root server I have to be root and I have to be not in jail.

      I am root on my server. Do I have a root server now ?

    81. Re:And... by Farce+Pest · · Score: 1

      djbdns can do this. Put the zone in your authoritative (tinydns) server. Then for your caching (dnscache) server, create $ROOT/servers/macslash.com containing the IP addresses of your authoritative servers. Restart your cache, and it will consult your authoritative servers for macslash.com.

      http://cr.yp.to/djbdns/dnscache.html

      --
      This message has been scanned for memes and dangerous content by MindScanner, and is believed to be unclean.
    82. Re:And... by Anonymous Coward · · Score: 0

      Thanks for the information.

      - Sam

    83. Re:And... by gorilla · · Score: 2

      Only 16Mb of RAM. I remember the first namesever that I ever ran. It was the nameserver, mailserver, and newserver, and ran it all in 8Mb of RAM. A big hard drive too, 300Mb for the main OS, and 500Mb for newsspool. Those were the days.

    84. Re:And... by Electrum · · Score: 2

      Don't go down the dark path of DJB's nameserver. He has a well-established reputation for making his products non-compliant with internet standards. Plus, djbdns won't scale well for heavy use. I tried it.

      That's complete FUD and you know it. djbdns complies with all DNS standards and has no interoperability problems. Informal benchmarks and real life success stories also indicate that tinydns and dnscache scale far better than BIND.

      Remember that BIND doesn't log everything by default. tinydns and dnscache do. On extremely loaded machines, that can make a difference. Configure multilog to only log what is important to you, or disable logging entirely.

    85. Re:And... by DNS-and-BIND · · Score: 2
      Congratulations on making a comment on a week-old story. Nobody will read it.

      P.S. DJB's dns implementation does indeed defy internet standards. DJB himself said it.

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
    86. Re:And... by Electrum · · Score: 2

      Congratulations on making a comment on a week-old story. Nobody will read it.

      You read it. That is what is important.

      P.S. DJB's dns implementation does indeed defy internet standards. DJB himself said it.

      Prove it. If you are referring to worthless, BIND specific features like NOTIFY, then yes, he does not support them. However, they have nothing to do with real world interoperability.

      If you are referring to something else, then be specific and give references. Otherwise, it is FUD.

  3. Test them yes... but then what... by Dareth · · Score: 1

    .. Promote them to management!!!

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  4. And for all you tech support people out there... by fireboy1919 · · Score: 4, Funny

    ...when someone calls up and says "Is the internet down?" you can finally say, "It was." not just to simplify it to the level that your callers can understand, but because its the truth.

    --
    Mod me down and I will become more powerful than you can possibly imagine!
  5. Couldn't have been that bad... by seanadams.com · · Score: 4, Insightful

    I mean jeeze, only 4 or 5 out of 13 survived according to the WashPost.

    I'd say this just goes to show how reliable the root name servers are. I didn't notice any dns problems yesterday. In fact, I don't remember any root name server problems since the infamous alternic takeover.

    1. Re:Couldn't have been that bad... by kennylives · · Score: 4, Interesting

      FWIW, I did see massive problems. I had done a Google search for mountain bikes, and only 1 in 5 sites would resolve. I popped open a terminal window to cross-check some of the failing queries against a different nameserver, and nslookup/dig would hang or timeout on the ones that Mozilla had a problem with. Very annoying, to say the least.

      Twenty minutes later, though, everything seemed fine, and the sites that wouldn't resolve earlier finally did. I wondered if something... erm.. unusual was going on, and it looks like there was...

      As always, your mileage will undoubtedly vary...

      --

      Where the value of X-Mailer: is the true measure of a man...

    2. Re:Couldn't have been that bad... by shut_up_man · · Score: 2, Interesting

      Here in the UK I certainly felt it. I was running traces and pinging well-known sites, reconnecting and I *almost* called my ISP asking them what the hell was going on. Mail was coming in slowly, servers were appearing to fade in and out of existence... it sucked.

      Any other comparisons from around the world?

    3. Re:Couldn't have been that bad... by 42forty-two42 · · Score: 1

      What alternic takeover? Link, please.

    4. Re:Couldn't have been that bad... by jhunsake · · Score: 1

      I'm connected via Worldcom here in the states, and have had no problems whatsoever.

    5. Re:Couldn't have been that bad... by pythas · · Score: 3, Informative

      Do a google search for AlterNIC. Or, you could look here:

      http://news.com.com/2100-1023-204904.html?legacy =c net

    6. Re:Couldn't have been that bad... by Hadlock · · Score: 1

      i had the same problem also, and my room mate (whom i share a DSL connection with via dlink router) kept getting his AIM connection dropped every 3-4 minutes. of course, aim doesn't use DNS (so far as i know), so that might have been unrelated, seeing as how i never dropped a connection.

      --
      moox. for a new generation.
    7. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 0

      Wow!!!, Opinions on hacking have changed quite a bit from 1997

    8. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 0

      So how would you resolve `login.oscar.aol.com' without DNS? Magic?

    9. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 0

      It only looks like magic to the uninitiated. Ever hear of a cache?

    10. Re:Couldn't have been that bad... by Hadlock · · Score: 1

      well it doesn't seem like not having a DNS adress translating service would really hurt you once you're connected and have eachother's IP addy, but as the next poster pointed out, it's probably cashed. still doesn't explain why the connection kept dropping.

      --
      moox. for a new generation.
    11. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 0

      only faggots say "addy" for address.

      you are almost as bad as the people who say "vacay" for vacation and "bennies" for "benefits".

      such people do not deserve benefits, vacations, or an address (i.e. they should be homeless).

      the only acceptable "-y" abbreviation is "tranny" for transmission and even then only if you are an actual mechanic.

    12. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 4, Informative
      I'd say this just goes to show how reliable the root name servers are.
      I'd say this just shows how reliable the Washington Post is.

      If you believe this article on news.com, it looks more like a storm in a glass of water.

      Quote: the peak of the attack saw the average reachability for the entire DNS network dropped only to 94 percent from its normal levels near 100 percent.
    13. Re:Couldn't have been that bad... by Anonymous Coward · · Score: 0

      what ever happened to the basic SYN cookies and ICMP blocking on the net backbones????

    14. Re:Couldn't have been that bad... by Bozovision · · Score: 1

      Ditto - I experienced unusual problems at that time too, and they were related to DNS. It obviously did affect some ordinary people. 10 mins later no problems. And it's very unusual for me to see DNS problems.

  6. al qaeda? by Anonymous Coward · · Score: 0

    Attacks on marines in Kuwait.
    DC sniper.
    French tanker bombing.
    Bali bombing.

    Is this another terrorist attack?

    1. Re:al qaeda? by Anonymous Coward · · Score: 5, Funny

      It Couldn't have been...

      I was using the computer in Afghanistan to surf pr0n.

    2. Re:al qaeda? by Graspee_Leemoor · · Score: 1, Offtopic

      Your post hints at but does not fully form the idea that the recent view of Terrorism is paranoid and McCarthyist.

      Got the wrong change back when buying bread at the corner shop ? It must be run by the Al Quaeda.

      That kid who wants to marry my daugter has dyed blue hair ? God-damn Al-Quaeda-loving bastard.

      It's going that way again. If McCarthyism had gone just a bit further I can imagine them rounding up the "communists" and putting them on trains "to Madagascar".

      It's fundamental human nature. There are scary problems in the world. Just convince the general population that it's the fault of some random group and then fear and anger will do the rest.

      Welcome to Genocide.

      Posting at + 1, so the modding down takes a tiny bit longer.

      graspee

    3. Re:al qaeda? by crawling_chaos · · Score: 2

      I was using the computer in Afghanistan to surf pr0n. Damn. I wasn't aware that there was an IP stack available for the Altair!

      --
      You can only drink 30 or 40 glasses of beer a day, no matter how rich you are.
      -- Colonel Adolphus Busch
    4. Re:al qaeda? by Anonymous Coward · · Score: 0

      So it was *you* hogging docamels.com

    5. Re:al qaeda? by baldass_newbie · · Score: 2, Insightful

      Genocide?
      McCarthyism?
      No race is being systematically killed that I can see.
      McCarthy, though a power mad drunk and witless individual did point out the broadening influence of Communism and help to root out some very corrupt individuals. Wouldn't call him a hero. But his name has taken on a connotation that moves away from reality.
      Al Qaeda is not a random group. If people, especially Americans are paranoid right now, it might have something to do with Muslims killing innocent civilians for their religious salvation.
      Couple that with a sniper on the loose around the Nation's capital, and yeah, a DDOS attack on the backbone of the worldwide information structure the U.S. built, I'm thinking Terrorism is a fairly good guess.
      Why? Are you from France?

      --
      The opposite of progress is congress
    6. Re:al qaeda? by Anonymous Coward · · Score: 1, Funny

      I was using the computer in Afghanistan to surf pr0n.

      Junis, is that you?!

    7. Re:al qaeda? by Anonymous Coward · · Score: 0

      That kid who wants to marry my daugter has dyed blue hair ? God-damn Al-Quaeda-loving bastard.

      Nah, more like anal-sex loving bastard.

    8. Re:al qaeda? by Graspee_Leemoor · · Score: 2

      No race is *yet* being systematically killed. I was just pointing out that then when a society is running scared and they have a Name for their fears it is very possible that a dictator can sway a Nation and cause Nazi-Germany style disaster.

      Sniper ? DDOS attack ? While you can brand these things "terrorism", no right-minded individual would think that the same group of people who planned the WTC terror are behind these things.

      There have been and always will be mad serial killers and bad hackers (oops sorry, "crackers" for ESR/jargon file defenders). The fact that people are connecting ANY evil act to the same people who destroyed the WTC is evidence of the group insanity I originally mentioned. You have only to read /. at -1 to see further evidence: "Let's kill all those dirty sand-niggers and turn their homes into glass" etc.

      Yes there are evil acts being carried out all over the world, not just targetted at Americans. However this is not a Star Wars film and there is no one set of "bad guys", just lots of mad, evil people with their own agendas and schedules.

      Even your own post, with its "...Muslims killing innocent civilions" is guilty of gross generalization- we aren't on a holy crusade against the whole of Islam, you know...

      graspee

    9. Re:al qaeda? by commodoresloat · · Score: 2
      McCarthy, though a power mad drunk and witless individual did point out the broadening influence of Communism and help to root out some very corrupt individuals.

      What bullshit. Like who? I can identify plenty of corrupt individuals at the time, starting with McCarthy himself and of course J Edgar. What McCarthy did was help the government get rid of everyone who knew anything about communism, so that by the time we actually had to fight a war against communists in Vietnam, there wasn't anybody in the government who knew a damn thing about our enemies. This is supposed to have helped America?

      As for connecting al-Qaeda to the DC sniper or the DDOS, I doubt it. The DC sniper leaves tarot cards and notes that say "I am God" -- hardly sounds like the handiwork of a Muslim extremist; sounds more like another home-grown American whacko. As for the DDOS, again, I doubt it. Disrupting e-commerce may be a goal of al-Qaeda's ideology at some level, but I doubt they spend too much time thinking about it. Their M.O. has always been large scale spectacular attacks on civilians, like the WTC and Bali. A DDOS just doesn't offer the same spectacle as an attack that litters the streets with the bodies of "infidels." Al-Qaeda is a grave threat, to be sure, but it doesn't help anybody if we get so paranoid that we start seeing Islamic terrorists behind every bush. In fact, I think that's their goal.

      (And no, I won't say, "then the terrorists win.") (shit, I said it!)

    10. Re:al qaeda? by Anonymous Coward · · Score: 0

      What's that got to do with the price of root exploits in Redmond?

    11. Re:al qaeda? by baldass_newbie · · Score: 1

      "...Muslims killing innocent civilions" is guilty of gross generalization

      It's a fact. All of the people killed on 9/11 were killed by Muslims. I know we're not at war with all of Islam. However, Muslim have committed 100% of the terrorist acts against U.S. citizens since Oklahoma City.
      I don't think the U.S. is 'running scared, either. For the most part, people are being very calm and rational about what has been going on, considering how nasty most of the attacks have been.
      And re-read the post. I did not say that I thought the Sniper was Muslim or connected to Al-Qaeda, merely that between 9/11 and the Sniper attacks, people are going to be very wary and the war against radical Islam (is that okay with you?) is foremost in most people's minds.
      So while we don't know who did the DDOS, for someone to suggest that it MIGHT be al-Qaeda is not irrational. Bending over backwards to say that it can't be or that we shouldn't suspect them? That's irrational.

      --
      The opposite of progress is congress
    12. Re:al qaeda? by baldass_newbie · · Score: 1

      we actually had to fight a war against communists in Vietnam, there wasn't anybody in the government who knew a damn thing about our enemies.

      What did McCarthy have to do with Generals understanding jungle warfare? WTF?
      I did not connect al-Qaeda to the Sniper or DDOS. I was pointing out that the possibility has to be examined. Going on about Genocide (when there isn't any) is irrational.

      --
      The opposite of progress is congress
    13. Re:al qaeda? by Anonymous Coward · · Score: 0
      I did not connect al-Qaeda to the Sniper or DDOS. I was pointing out that the possibility has to be examined.

      Uhhhh, sounds like a connection to me; one easily dispensed with.

      Going on about Genocide (when there isn't any) is irrational.

      Going on about a connection between al Qaeda and a fucking DDOS is irrational, since the two are as far apart as fucking Mother Theresa and Easter Fucking Island. I don't recall the genocide conversation.

  7. And...? by Anonymous Coward · · Score: 3, Funny

    Anything that is so important that it can't be disturbed during transmission is already taken off the Internet and on its own network cable.

    You don't think the military puts any critical systems on the Internet, do you?

    1. Re:And...? by m0i · · Score: 2, Interesting

      Err, replying to myself.. Anyway, look at this: ICMP filtered during the attack for some, and it doesn't look as bad as it sounds.

      --
      have you been defaced today?
    2. Re:And...? by whovian · · Score: 2

      I dunno what it takes to install much less finance a root DNS server, but seeing as how important Toyko's server is, wouldn't it make sense to introduce another root server? My guess would be in Asia, perhaps Taiwan. Or is the threat of Taiwan being invaded putting a damper on such a plan?

      --
      To-do List: Receive telemarketing call during a tornado warning. Check.
    3. Re:And...? by Anonymous Coward · · Score: 0

      Oh.shit, you're funny..
      like the military knows what it's geeks are
      doing anymore than any end user.

    4. Re:And...? by Anonymous Coward · · Score: 0
      You don't think the military puts any critical systems on the Internet, do you?

      Not if you believe their press releases every time their asses get hacked.

  8. 13 servers by dirvish · · Score: 3, Funny

    From the article: "UUNET is the service provider for two of the world's 13 root servers. A unit of WorldCom Inc., it also handles approximately half of the world's Internet traffic." Only two servers for half the world's internet traffic? That is scary. What are the specs on those babies?

    1. Re:13 servers by grommit · · Score: 2, Interesting

      I'm pretty sure they mean that UUNet handles about half of the net traffic in the world, not those two servers.

    2. Re:13 servers by dirvish · · Score: 2

      Also from the article: "At the top of the root server hierarchy is the "A" root server, which every 12 hours generates a critical file that tells the other 12 servers what Internet domains exist and where they can be found. " Couldn't they (the DDOSers) have focused their energy on that one server? Wouldn't that have done more damage?

    3. Re:13 servers by Kevin+Stevens · · Score: 2, Informative

      well, since the servers cache the lookup info, they dont need to be as impressive as you might think. Each domain has its own domain server with its own cache. So... you lookup slashdot.org, your machine might have the IP cached, and your domain's machine might have the machine cached (which is very likely). Alot of requests do not need to go through the root servers. This is especially true nowadays since people for the most part tend to have 5 or 10 or whatever sites they visit often, and rarely stray from them.

    4. Re:13 servers by Istealmymusic · · Score: 2

      You misread. "A unit of WorldCom Inc." refers to UUNET, not the two servers. I'm not suprised UUNET handles half of the world's traffic, as USA-USA connections have the most bandwidth usage. America is the world's most bandwidth-rich nation, no suprise there.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    5. Re:13 servers by grommit · · Score: 1

      No because the other servers aren't going to throw up their hands and say "I quit" just because they don't get that file. They're all very redundant and can operate without each other if they really have to.

    6. Re:13 servers by 42forty-two42 · · Score: 1

      If it goes down, they can switch over to any other server in minutes.

    7. Re:13 servers by nebenfun · · Score: 1

      They are all G4's...
      They were looking for systems to buy and saw an Apple ad explaining how the G4's are like supercomputers.
      nbfn

    8. Re:13 servers by dirvish · · Score: 1

      Yeah, I misread it.

    9. Re:13 servers by DCowern · · Score: 1

      What are the specs on those babies? I donno but can you imagine a beow... Maybe it would've been better if /. was DoSed today. :-)

  9. Terrorism by Slashdotess · · Score: 0, Troll

    This just might be the work of a terroist group launching a cyber attack, maybe even china? I hope we don't see more of these

    1. Re:Terrorism by fungus · · Score: 2

      Yeah of course it's China!

      Here is the proof!

    2. Re:Terrorism by agent+oranje · · Score: 2, Funny

      ... Or, this just might be the work of a terrorist group launching a cyber attack, maybe even your neighbor, Billy the w0nd3rh4x0r.

      ... Or, maybe they just got slashdotted. Heh heh heh...

      --
      -agent oranje.
    3. Re:Terrorism by AnotherShep · · Score: 1

      Terrorism? Doubtful. Mild-annoyance-ism? That's more like it. Despite what most people think, the world will not collapse without computers. It'll be a hell of an annoyance, but not much more.

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

      OH NO IT RAINED!!!!
      must be terrorism
      quick lets go to war with (random non us country)

  10. NIPC Ineffective by Anonymous Coward · · Score: 1, Insightful

    I thought the purpose of the NIPC was supposed to be in place to prevent these sort of attacks. Not only were they unable to prevent this attack they were unaware of it as well.

    The US FBI at its best...

    1. Re:NIPC Ineffective by Anonymous Coward · · Score: 0

      well .. considering the funny sniper managed to
      cap the head of the FBI NIPC as victim #11 (i
      think) .. maybe the sniper is just a script kiddie
      trying to enhance their chances .. yeah

      "3y3 @m 1 l33t sn1p3r!"

      i guess sniping could be considered a type of
      DoS. all the kids are getting their recess
      denied. they're the real victims in all this.

  11. Well there we go! by MattCohn.com · · Score: 4, Interesting

    If the servers can withstand the attack without going compleatly down, I guess they know they did something right.

    Article:
    "Despite the scale of the attack, which lasted about an hour, Internet users worldwide were largely unaffected, experts said."

    All I can say is that if you think of this as a test, I'm happy it passed.

    (Insert joke about Beowulf cluster of DDOS attacks / the servers ability to withstand the slashdot effect.)

    1. Re:Well there we go! by scott1853 · · Score: 2

      Maybe it's a test to see if the attackers can take down the servers to begin with. The article also said that if they continued the attack more servers would have gone down and problems would have been apparent to the average surfer.

    2. Re:Well there we go! by Grit · · Score: 5, Interesting

      The attackers were idiots. They used ICMP echo requests (easily filterable, since the DNS servers don't _have_ to answer those) and quit after an hour. More publicity stunt than actual attempt to damage, IMNSHO.

      I've been trying to publish a paper about exactly this (and how to redesign DNS to avoid the vulnerability) and I'm just pissed that they didn't tell me in advance so that I could do some measurements. :)

    3. Re:Well there we go! by arkane1234 · · Score: 2, Funny

      We don't need to worry about that.

      There aren't many non-idiots around, and the ones that aren't idiots are busy keeping up the slack for the idiots. So, we're in the clear.

      --
      -- This space for lease, low setup fee, inquire within!
    4. Re:Well there we go! by Charles+Dodgeson · · Score: 1
      I've been trying to publish a paper about exactly this
      I saw the paper named on your website, but couldn't find a copy to read. Any chance you could make it publically available, or does the journal your submitting to have stupid rules?
      --
      Prime numbers are exactly what Alan Greenspan says they are -S. Minsky
    5. Re:Well there we go! by Grit · · Score: 1

      No, I'm scared spitless. (I was just responding to the claim that this was a good test of the system's reliability.) We can just hope that anybody smart enough to destroy the Internet is busy using or running it.

    6. Re:Well there we go! by uptownguy · · Score: 2

      Keep in mind that while we build our stained glass castles, there will be barbarians around throwing bricks. That's the best they can do, those barbarians: bricks. Well, most of 'em anyway. All the smart ones are obviously on our side, inside the stained glass castle. Yeah, that's got to be true. We are perfectly safe inside.

      Seems like a lot of work goes into making sure our castles and highways can withstand attacks but not much effort is expended getting people to buy into the system ... not because becoming a part of it is "selling out"; no, we help build it because no matter how smart you are, if you are throwing a stone, you aren't leading a revolution, you are just a barbarian. It'd be nice to see that message dusted off and given the airtime it deserves...

      --


      I would have to say that explosives are the most abused technology in all of history.
    7. Re:Well there we go! by dohcvtec · · Score: 2

      if you think of this as a test, I'm happy it passed
      Well, according to the article, only 4 or 5 of the root servers survived. So, if 5/13 servers survived, that's 38.5%. Not exactly what I'd call a passing grade. Sure, the other servers took up the slack, so most people were unaffected, but 8 of the 13 servers going down actually sounds pretty bad to me. If the attack had been more concerted, and lasted for more than 1 hour, could all of the servers have been DOSed? It certainly seems plausible.

      --
      -- Never hit a man with glasses. Hit him with a baseball bat.
    8. Re:Well there we go! by mblase · · Score: 2

      All I can say is that if you think of this as a test, I'm happy it passed.

      I'm assuming those servers weren't running any kind of Microsoft OS? :-)

  12. Why attack by 0ddity · · Score: 1, Interesting

    the servers themselves. I am not an expert but surely these servers connect to the net through some sort of router/hub whatever. The servers are made to handle a lot of traffic but what about the connecting hardware. If the routers were attacked directly wouldn't the DDOS attack still be succesful without touching or alerting the dns servers themselves.

    Also I doubt that the routers are setup to recognize any kind of attack as they are just relays between the net and the server. Possibly the attack could go on for quite some time before any one realized what was going on.

    As I said I am not an expert could some-one enlighten me?

    1. Re:Why attack by i_need_no_nick · · Score: 1
      OK, I'm no expert at all, so what I say is as enligtened as what you do. You probably know more about it than me ;P

      I think the routers themselves, working as they do with such massive quantities of data, will really just be fairly meaty servers with a whole load of NICs, as opposed to the pissy wee 8-port box that home users have in their attic.

      I'm pretty sure (though i like to think otherwise) that my network with it's off-the-shelf components and amateurish construction would not stand an hour of the beating the DNS servers got.

      Besides which, would it even be possible to attack a hub, assuming it was as you say basically a passive bit of hardware; your average hub, i believe, is just a transparent component in most networks. Can they even be assigned IP addresses?

    2. Re:Why attack by schnell · · Score: 5, Informative

      I am not an expert but surely these servers connect to the net through some sort of router/hub whatever. The servers are made to handle a lot of traffic but what about the connecting hardware. If the routers were attacked directly wouldn't the DDOS attack still be succesful without touching or alerting the dns servers themselves.

      It's an interesting idea, but it doesn't quite work like that. The routers we're talking about here (I imagine that most of the root servers are on 100BT or Gigabit Ethernet LANs which then plug into one or more DS-3s [45 Mbps] or more likely OC-3s [155 Mbps]) are designed to be able to handle many, many times more traffic than the servers are. Your average Cisco 7xxx or 12xxx router is built to handle far more traffic than any given server might see. Think about it ... you generally have many servers being serviced by one router, not the other way around. Additionally, each root server is most likely connected to multiple routers (say, they're hosted at an ISP with three DS-3s to different providers and each DS-3 is plugged into a different Cisco 7500).

      Also I doubt that the routers are setup to recognize any kind of attack as they are just relays between the net and the server. Possibly the attack could go on for quite some time before any one realized what was going on.

      Actually, it's the other way around. Most good routers are designed to have the ability (if you enable it) to look inside of the packets that pass through them and filter out "bad" ones based on various criteria. Thus, routers are actually perfectly suited to stopping attacks like this, while servers are expected to burn their CPU cycles doing other things (yes, servers can do this sort of filtering, but they generally have something more important to do). The only real problem is that it's often very difficult to tell the "good" packets from the "bad." After all, how do you distinguish automatically between a distributed flood of HTTP malicious requests and a Slashdotting? You get the idea.

      --
      "95% of all Slashdot .sig quotes are incorrect or completely fabricated." -Benjamin Franklin
    3. Re:Why attack by 0ddity · · Score: 1

      Besides which, would it even be possible to attack a hub, assuming it was as you say basically a passive bit of hardware; your average hub, i believe, is just a transparent component in most networks. Can they even be assigned IP addresses?

      I don't know how they are addressed but they would have to be in some way to be able to participate as a unit in the network i think.

    4. Re:Why attack by shyster · · Score: 2
      Besides which, would it even be possible to attack a hub, assuming it was as you say basically a passive bit of hardware; your average hub, i believe, is just a transparent component in most networks. Can they even be assigned IP addresses? I don't know how they are addressed but they would have to be in some way to be able to participate as a unit in the network i think.

      Wow. I must've stumbled onto Activewin by mistake. Must be that damn DNS attack....

      BTW, an unmanaged hub is nothing more than an electrical device. It propagates electrical signals (packets) to the various ports. A managed hub (which are usually switches-similar to hubs, but not quite the same.) does indeed get an IP address, though it doesn't need one to act as a dumb hub (or switch).

    5. Re:Why attack by IdleTime · · Score: 1

      Very good posting Schnell.

      It has been a few years since I worked with the Cisco OS on routers, but I agree with you, routers are very well suited to deal with attacks like this. But it actually needs to be told what to do and to react on what.

      I may be totally off on this, but most DDOS attacks comes from a few machines. If the attack is well planned and the software well programmed, I guess they insert random source ip in each packet, but the chances are that they only use a few. The router should be able to be programmed to drop all packages from a certain ip if more than X packets comes through the router every Y seconds for instance.

      --
      If you mod me down, I *will* introduce you to my sister!
    6. Re:Why attack by Anonymous Coward · · Score: 0

      oh, of course .. how stupid of them .. don't
      attack the Servers - attack the portal to the
      servers .. of course, the portal/router isn't
      designed to deal with as much traffic as the
      servers .. after all, servers are much better
      at routing than routers are.

      i hope you're enlightened now, numbnuts

    7. Re:Why attack by GMontag451 · · Score: 2
      I may be totally off on this, but most DDOS attacks comes from a few machines. If the attack is well planned and the software well programmed, I guess they insert random source ip in each packet, but the chances are that they only use a few.

      First of all, DDoS attacks use many computers, thats why they are called *Distributed* Denial of Service attacks. Secondly, most DDoS attacks are a form of attack known as a smurf attack. In a smurf attack, the attacker can multiply its effective bandwidth by pinging a vulnerable network and having every computer on that network reply. The attack also forges the source IP. The pinged network then sends their replies to the source IP that was forged. The IP that was forged is the real target. In this way, the real attackers IP is never sent to the target. It also means there are many computers responding for each attacking computer. When you multiply this by many zombie attackers, it presents a very formidable packet storm.

    8. Re:Why attack by MechCow · · Score: 1
      After all, how do you distinguish automatically between a distributed flood of HTTP malicious requests and a Slashdotting?
      This is a legitimate question. Why does one need to distinguish between them? Can't the server be set up so when the packets are coming in at X amount per second, where X is the level that will crash the server, block them until it is below the critical level. After all isn't it better to have a few people forced to requested again than to have the server go down completely? Even if it is a Slashdotting isn't the worst thing that is going to happen is a some of them can't get through?
      --

      --
      On Slashdot I'm a lawyer.
  13. Before anybody gets their panties in a knot by Indomitus · · Score: 5, Interesting
    This attack has generally been considered "piddly and unintelligent" according to people who are actually in charge of running things on the net. Here's a good quote from the NANOG mailing list:

    "when uunet or at&t takes many customers out for many hours, it's not a problem
    when an attack happens that was generally not even perceived by the users, it's a major disaster
    i love the press"

    With something like the root nameservers, if it was an important attack, you would have noticed. I run an ISP and we had zero complaints, even from the Everquest whiners who complain at the drop of a hat about anything.
    1. Re:Before anybody gets their panties in a knot by simpl3x · · Score: 1

      uunet issues have certainly affected me more than anything. dns issues have been problematic at certain points, mainly due to customer negligence, though not always. of course, one has to wonder when the government will test the infrastructure, particularly for localization of attack. not that the u.s. would ever be involved in such activities. no. definitely not.

    2. Re:Before anybody gets their panties in a knot by Anonymous Coward · · Score: 0

      I used to play everquest, I'll defend thier position briefly.

      When you go LD in EQ you loose two things: First about 5 hours of time (because you are going to die), or one rez (basically the same as bumming $5 off a friend, you can do it a few times, but repetition leads to firm 'no').

      Second you loose respect from fellow online players. A person who goes LD regularly will never be in the uber elite. As an enchanter, on certain raids if I were to go LD at particular raids the entire 20 person raid would be ruined. Other classes have it even worse.

      Not saying EQ playing is justified, just explaining why thier internet connection is so important to them. Imagine if you were in the middle of a video confrence with your board of directors, and suddenly your ISP crapped out, thats the significant those EQ players give the internet connection.

    3. Re:Before anybody gets their panties in a knot by Terralthra · · Score: 1

      In the middle of a video conference with your company's board of directors is a hell of a lot more important than either the respect of other people playing the same game you are, or the amount of time you are "forced" to spend playing the game.

      I think if more EverQuest players realized that a game is not as important as a job, they wouldn't have such a bad reputation.


      --
      -Terralthra...
    4. Re:Before anybody gets their panties in a knot by Cplus · · Score: 1

      *I don't play EQ*

      But what you claim is dependant on whether someone values their work or their hobbies more. I tend to value my hobbies more. It's up to the individual to decide whether EQ is as valuable to them as my guitar is to me.

      Personally I think it's a sad comment on you that you automatically assume that everyone agrees with you that work is the be-all, end-all of life. Fuck it. Take a day off bro.

      --
      "Share your knowledge. It's a way to achieve immortality." -- Dalai Lama
    5. Re:Before anybody gets their panties in a knot by Terralthra · · Score: 1

      Which one pays for the other?

      I have days off, work is not the be-all end-all of my existence. However, it would be hard for me to pay for new pedals for my guitar, buy new computer parts, or go out and see a movie at the theatre without going to work on a regular basis.

      However, should I be unable to play my usual game of Soldier of Fortune II before bed, it does not have any effect on my ability to work.

      Likewise, an EQ player's ability to play EQ is financed by their work (assuming they fund it themself, of course), not vice versa. Given that one allows the other, by definition, shouldn't the one that allows the other have a higher priority?


      --
      -Terralthra...
    6. Re:Before anybody gets their panties in a knot by Cplus · · Score: 1

      I agree with you to an extent and that's why I do work, so I can enjoy my hobbies and the finer things in life, but that will never make me believe that my work is more important. If I did believe that I would have lost something. Jobs can come and go, the joy I take from this world is eternal in my mind.

      I would imagine that if you found yourself with a life devoid of hobbies (even if they're as dull as watching tv) it will affect your ability to work. I'm not saying that it boils down to one game of EQ or SoF, but recreation and relaxation is paramount to being productive and really they're the point of
      being productive.

      --
      "Share your knowledge. It's a way to achieve immortality." -- Dalai Lama
  14. Good thing I have /.'s IP memorized.... by l00sr · · Score: 1

    The blurb didn't really make this clear -- it was the root DNS servers that got DOS'ed. I wouldn't really go so far as to call them the /Internet backbone/.

  15. ...and cue the "slashdot effect" jokes... by Thornae · · Score: 2

    So what was on /. yesterday, anyway? Nothing that interesting that I remember it, obviously...
    <wanders off to check the "Yesterday's headlines" box...>

    --
    |>
    Here be Dragons
  16. hmmm by radiashun · · Score: 1

    largest ddos ever taking out roughly half of the root servers? i must've been browsing the web for a good 5 hours yesterday while doing some research. am i the only one that didn't notice?

  17. somewhere out there... by p_rotator · · Score: 0


    ....in an irc channel near you:

    "Hehe, fuk that sniper. I ownz0r this country"

  18. Ah ha. by puppetman · · Score: 4, Funny

    Now I know why my Tribes 2 experience lagged last night.

    I'm going to beat the crap out of that 12-year-old as soon as I find him; he made me look like I had no skillzzz.

    1. Re:Ah ha. by Kevin+Stevens · · Score: 2, Informative

      It is unlikely that you would experience lag due to the root servers going down unless you were using those same routes which were experiencing the DDOS. It is still unlikely though that routes even a few hops away from the server's main links were completely saturated though. All the DNS server does is resolve the domain name to an IP address, once it is done for a site it does not need to be done again. Also, it is often cached either on your local machine, or your local ISP's DNS server, so you rarely need to actually go all the way up to the root server.

    2. Re:Ah ha. by ProfessorPuke · · Score: 5, Funny

      Hehe, that's the opposite of true. If anything, your performance would've increased (assuming you could reach the server at all), because other internet users were unable to expend your shared bandwidth.

    3. Re:Ah ha. by grimsweep · · Score: 1

      I laugh, but one has to wonder where the distribution of the DoS attacks thereof fell to. I was on HV last night myself, and w/o warning, half the players dropped/timed out. The graph gave uncharacteristic results. I hesistate to blame this event, but the server still ran fine. Indicative of some sort of bandwidth bottoming out, or maybe Tex was just uploading one of his latest creations.

    4. Re:Ah ha. by Scrameustache · · Score: 3, Funny

      I'm going to beat the crap out of that 12-year-old as soon as I find him;

      I formally declare that from this moment forth, this will be know as "pulling a Jay and Silent bob", watch the movie of the same name if you want to get it ;- )

      --

      You can't take the sky from me...

    5. Re:Ah ha. by Anonymous Coward · · Score: 0

      that's the opposite of true.

      You mean false?

    6. Re:Ah ha. by ProfessorPuke · · Score: 1

      No, more than false. If true is 1 and false is 0, then I meant -1. Because not only did his claim not occur, but the reverse happened.

  19. The question to ask is.... by Dareth · · Score: 1

    Does anyone know a good Chiropractor!?!

    UUNET needs an adjustment as well!

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
    1. Re:The question to ask is.... by dpt · · Score: 1

      Does anyone know a good Chiropractor!?!

      There's no such thing. Chiropractic theory is junk science. "Adjustments" indeed.
      It is to laugh.

  20. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 1

    Its not the truth. The Internet != DNS.

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  21. Hmmm.. by Pave+Low · · Score: 1

    that explain why I've been so productive at work so lately, and why I have been able to enjoy the great outdoors a little more.

    Some things can be blesses in disguise, and this probably is it.

    --
    SIG:Slashdot: indymedia for nerds.
  22. Caching saves the day... by nweaver · · Score: 5, Informative

    The root DNS servers are required to go from the TLD to the actual TLD's nameservers, eg to go from ".com" to the .com root nameservers. As a result, although critical, their results are cached with very, VERY long cache timeouts (TLD DNS servers seldom change).

    Thus the hour long attack was not enough to meaningfully disrupt things, as most lookups would not require querying the root, unless you were asking for some oddball TLD like .su.

    Change the attack to be several hours, or a few days, and then cache entries start to expire and people are unable to look up new domain names. But that attack would be harder to sustain, as infected/compromised machines could be removed.

    It is an interesting question who or how this was achieved. THere seems to be a lot of scanning for open windows shares (Yet Another Worm? Who knows) also going on in the past couple of days, but there is no clue if it is related.

    --
    Test your net with Netalyzr
    1. Re:Caching saves the day... by lommer · · Score: 1

      Assuming that the attackers knew this (which is a rather large assumption in itself), it would seem then that this attack was not designed to cause any damage. Rather, to test their attack system (and perhaps tweak its performance). After all, from the article I get the idea that the attack was called off, not caught and nullified.

      Should we be expecting another, more major one of these attacks soon? If so, I hope they catch the script-kiddies that are likely behind this attack before then...

    2. Re:Caching saves the day... by frank_adrian314159 · · Score: 1, Troll
      [the] attack was not enough to meaningfully disrupt things, unless you were asking for some oddball TLD like .su

      Oh my God! This means that Slashdot might have been without this for a few minutes. How would it ever survive!?!?!?!?!

      --
      That is all.
  23. Where's the Inter in the 'Net? by Anonymous Coward · · Score: 1, Insightful

    Why on earth are "about 10" of the root servers in a single country?

    1. Re:Where's the Inter in the 'Net? by mslinux · · Score: 2, Funny

      Because that country invented the Internet. It's the most poweful, the most prosperous, the most democratic country in the world. Where would you rather the root servers be... Iran, Iraq, China, Russia? Use your fucking mind.

    2. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Because that country invented the Internet. It's the most poweful, the most prosperous, the most democratic country in the world. Where would you rather the root servers be... Iran, Iraq, China, Russia?

      Not only that, but we're also footing the bill. I don't really see any other country asking if they can participate.

    3. Re:Where's the Inter in the 'Net? by Lord+Azrael · · Score: 1
      ...the most democratic country in the world
      ROTFL

      --
      Lord "not Gargamel's Cat!" Azrael
    4. Re:Where's the Inter in the 'Net? by KillerBob · · Score: 5, Insightful

      I'm not too sure I'd call the USA the most democratic nation in the world, but that's a discussion for a totally different time and place.

      The Internet's roots have nothing to do with democracy. Quite the opposite, your military wanted a communications network that could survive a nuclear holocaust so that it would be the first to rebuild and conquer the world when the evil reds launched the first nuke.

      Most of the TLDs are in the USA because the DNS system was created in the USA, and was largely hosted by US providers. It's too much trouble to move them, and of limited benefeit. If they ever decide to add new ones, it's likely that they'll put at least one in Japan, and probably a couple in Europe.

      Even so, though, the main reason for their dispersal is to survive a nuclear attack that takes out one or two. I don't know if you've looked at a map recently, but the USA is big. It's not like all 13 of the TLD servers are located in a trailer in rural Kentucky. You'd have to carpet bomb the entire USA to be sure of taking out all 13 of them, and frankly, if somebody had the resources to turn the entire country into a self-illuminating glass-floored parking lot, the Internet would be the least of my worries.

      --
      If you believe everything you read, you'd better not read. - Japanese proverb
    5. Re:Where's the Inter in the 'Net? by MikeAR303 · · Score: 0

      I believe it would be to save the rest of the world from the horror that the internet has become in the event that the US is wiped off the globe. Err wait, they can survive nuclear war... damn.

      --
      This post will be modded down for no particular reason by a sweaty 14 year old who is not allowed out past dark.
    6. Re:Where's the Inter in the 'Net? by ArchieBunker · · Score: 1

      Please enlighten me on any other countries where people enjoy freedoms such as:

      1. Owning a firearm
      2. Writing an unfavorable newspaper article about someone
      3. Not being required to always carry a federal ID card

      The reason for most of these bullshit laws is that money talks.

      --
      Only the State obtains its revenue by coercion. - Murray Rothbard
    7. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      The fact that the 'thing' above called a post is not modded Troll is proof that /.'ers no longer understand the term.

    8. Re:Where's the Inter in the 'Net? by Zeinfeld · · Score: 3, Informative
      Because that country invented the Internet. It's the most poweful, the most prosperous, the most democratic country in the world. Where would you rather the root servers be... Iran, Iraq, China, Russia? Use your fucking mind.

      Actually that is not the reason. By the time DNS came along the Internet was already international. And never confuse the claim that the US invented the Internet with the idea that the US invented computer networking. Lots of countries had computer networks, the idea of protocol design to overcome the political problems of connecting disparate networks was what came out of the US.

      The DNS servers are where they are because they are expensive to maintain and are run on a volunteer basis. Most of the people prepared to provide the necessary resources happened to be in the US. This is the reason why 9 of the root servers went down you cannot expect someone to pay for multiple OC3 or above connectivity to support a volunteer effort.

      As far as geography goes China and Russia should have a root server. There should also be servers in Australia, south America and northern and southern africa. This is actually likely to happen when it becomes feasible to turn on use of anycast. At present there is a hard limit of 13 root servers. Some of those servers are multiple machines in fault tolerant configurations but they are still bound by the IP assumption that an IP address is served at a single location.

      With anycast we simply fiddle the router tables so that there are multiple servers arround the world all responding to the same IP address. This will make it possible to have 50 sites serving each of the 13 root DNS addresses. In practice it is likely that only one of those addresses will need to be anycast and the BIND software tweaked to favor it.

      --
      Looking for an Information Security student project suggestion?
      Try http://dotcrimeManifesto.com/
    9. Re:Where's the Inter in the 'Net? by Dirtside · · Score: 2
      You'd have to carpet bomb the entire USA to be sure of taking out all 13 of them
      No, you'd only have to bomb the 13 sites where the servers are located. And not even that many, since a couple of the servers are located in the same facility. Three of the servers aren't even in the U.S.A. Check here for a list. Finding out where the servers are physically located would not be a difficult task for anyone with the resources to actually bomb 13 facilities simultaneously.

      Yeah, it would still take a lot of effort, but not "the resources to turn the entire country into a self-illuminating glass-floored parking lot". Not even close.

      --
      "Destroy science and religion. Science would re-emerge exactly the same; but not religion." - Penn Jillette, paraphrased
    10. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Hmmm... let's make a list, Canada, Australia, UK, western europe etc. Suprisingly, the US isn't on that list. When's the last time you saw an article in a major newspaper that was truely critical of someone important in the US?
      Yep... in reality you live in a fascist plutocracy, with some democratic ideals, not a Democracy.

    11. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      When's the last time you saw an article in a major newspaper that was truely critical of someone important in the US?

      Just about every day in the Opinion section of any local newspaper since I can remember has always heckled everyone in politics, no matter how small or tall. Bush gets his daily ribbing by everyone. Clinton, Bush, Regan, Carter, Ford, all of them have been tested. Democracy allows people to freely be part of a large community.

      The diversity and conflict among us actually brings us together as we learn new ways to grow. It may be a strange concept to people who are not used to challenging authority. We do it every day. If one isn't challenged, they may feel something is wrong, feel left out and unimportant. A democracy is simply a healthy process of communication.

    12. Re:Where's the Inter in the 'Net? by Alien+Being · · Score: 2

      "to rebuild and conquer the world"

      If the U.S. wanted to conquer the the world, 1946 would have been a good time to do it. The U.S. only wants to be as strong as it needs to be to protect itself from powerful fascist nations. The average U.S. taxpayer would much rather buy education and healthcare than guns.

      If you're looking for counties to blame for the state of the world, blame Germany and Russia. We will be feeling the effects of their past aggressions for centuries to come.

    13. Re:Where's the Inter in the 'Net? by jpmorgan · · Score: 2
      Writing an unfavourable newspaper article about someone is libel, unless you can prove everything you say is factually correct.

      And even if you can, they can probably weasel a settlement out of you anyway.

    14. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      It's only funny because we are a constitutional republic, not a democracy.

    15. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 1, Funny

      your military wanted a communications network that could survive a nuclear holocaust so that it would be the first to rebuild and conquer the world when the evil reds launched the first nuke.

      Hey! They told us not to say anything about the big, hairy, World Domination Plan on my first day of basic training. Whoever told you is going to be in big trouble!

    16. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 1, Interesting

      With that self-righteous bigoted attitude, you can ONLY be an American.

    17. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Uh, fascism is a term often misused by folks such as yourself. Which is no surprise, since you think America is a democracy. It is not, nor has it ever been a democracy. It is a constitutional representative republic. "Democracy" is just mob rule. We do democratically elect our representatives, but that's it.

      The term "democracy" should never be confused with some sense of liberty or freedom. It is a meaningless term - after all, Saddam claims to be democratically elected. It is the Bill of Rights (and most important, the right that descends from God, not at the behest of a government or a crown, to own a firearm) that makes the difference.

      America is and has been a beacon of freedom and human rights and dignity for everyone. Never forget that. These other countries only follow our lead, and we get no thanks but a slap in the face...until they need us.

      So, as far as world opinion goes that America is the "cowboy" of the world - they can kiss our collective backside...the most outspoken critics are almost ALWAYS proven wrong, or they are dictators, or appeasing dictators.

    18. Re:Where's the Inter in the 'Net? by dadragon · · Score: 1

      Writing an unfavourable newspaper article about someone is libel, unless you can prove everything you say is factually correct.

      Actually, the onus is on the accusor in libel. It is up to the plantiff to provide evidence that the statements are factually incorrect. After that, you must give evidence that you 1) had a reputation to damage, and 2) had your reputation damaged.

      --
      God save our Queen, and Heaven bless The Maple Leaf Forever!
    19. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Yeah, that post was so damn funny I almost fell off my chair.

      It has prompted me to adjust my "Never argue about..." list though.

      I now never argue with anyone about religion or politics and now I wont argue with an American about how fucked their country is. In all 3 cases, the people arguing are blind to any alternative point of view.

      Oh what the hell, one last time;

      You Americans are so fucking ignorant of just what your country does outside its borders and for that matter inside as well. Your media outlets censor anything that doesnt fit with the wishes of the government. Wake up and smell the coffee.

    20. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      yesterday

    21. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Get it right:

      we're the CowboyNeal of the world.

    22. Re:Where's the Inter in the 'Net? by JoeF · · Score: 1

      The Inter in Internet has nothing to do with "International". It has to do with Internetworking, i.e., providing communication between multiple networks.

    23. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Just about every European country comes to mind that fills these requirements. Canada. Probably all countries in South America. Australia. Japan. Perhaps countries of Africa too. And Asia. And Antarctica.

      I may be misinformed. In what countries do you need to carry an ID card always with you? Owning a firearm is rarely legal, if you have the permit.

    24. Re:Where's the Inter in the 'Net? by Jouster · · Score: 2

      Go look at Where Wizards Stay Up Late.

      BBN designed the (D)ARPAnet, and nuclear war had nothing to do with it. Read up before you perpetuate an urban myth.

      Jouster

    25. Re:Where's the Inter in the 'Net? by Troed · · Score: 1

      4. Buy marijuana in a café
      5. Say something without being sued to oblivion
      6. Actually have rights as an employee ... oh, you don't have those in the US?

    26. Re:Where's the Inter in the 'Net? by Annnoying+Coward · · Score: 1

      Switzerland (might depend on the canton)
      Finland
      Sweden
      Norway
      Austria
      Germany
      Estonia
      New Zealand
      Australia

      Federal translates to national where not applicable.

      Now tell me where you can hang out in the parking lot of fast food diner without getting (rent-a)cops to chase you away?

      --
      sigh
    27. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      I'm pretty glad I live in a country where firearm ownership is severely restricted. Less guns = less people getting shot. It's simple math.

      I always thought US citizens had to carry ID at all times anyway, to prove they aren't foreigners and therefore an evil terrorist.

    28. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Please enlighten me on any other countries where people enjoy freedoms such as:

      1. Owning a firearm
      2. Writing an unfavorable newspaper article about someone
      3. Not being required to always carry a federal ID card

      The reason for most of these bullshit laws is that money talks.


      Don't make me count the # of times I've been taken to jail for 'no ID', and I live in Michigan.

    29. Re:Where's the Inter in the 'Net? by NullProg · · Score: 1

      And never confuse the claim that the US invented the Internet with the idea that the US invented computer networking.

      Interesting. Who did invent the first real network. My first recollection is Datapoint (A defunct US firm) back in the early 1960's. They used the first version of Arcnet to connect multiple CPU's.

      Do you know of any earlier references.

      Thanks,

      --
      It's just the normal noises in here.
    30. Re:Where's the Inter in the 'Net? by Lord+Azrael · · Score: 1

      Now tell me where you can hang out in the parking lot of fast food diner without getting (rent-a)cops to chase you away?

      or drink a beer in public :)

      furthermore in europe no 6 year old boy will get banned from school and sued for kissing a girl ....

      --
      Lord "not Gargamel's Cat!" Azrael
    31. Re:Where's the Inter in the 'Net? by Anonymous Coward · · Score: 0

      Islam tells its followers to respect those of other religions, especially Christianity. If some of the Islamic people ignore the words in their holy texts, is it Islam's fault?

      No.

      The problem is, like you exhibit yourself, human intolerance.

  24. Preaching to the choir... by Wee · · Score: 3, Interesting
    ...but it needs saying: Patch your damn machines. Install a virus scanner if you run Windows and run a firewall on *any* machine hooked directly to the Net.

    I'd love to see a breakdown of what networks the attacks came from and what the OS distribution was... pie charts optional.

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    1. Re:Preaching to the choir... by Anonymous Coward · · Score: 0

      Oh, yea, those lazy root server admins. The whole attack probably just exploited a year old NT vulnerability, right?

    2. Re:Preaching to the choir... by Anonymous Coward · · Score: 1, Insightful

      Idiot.
      Where do you think the machines for the DDOS attack came from.

    3. Re:Preaching to the choir... by arkane1234 · · Score: 1

      client side.. client side.

      he's talking about client side.

      --
      -- This space for lease, low setup fee, inquire within!
    4. Re:Preaching to the choir... by Wee · · Score: 2
      Oh, yea, those lazy root server admins. The whole attack probably just exploited a year old NT vulnerability, right?

      What? Are you crazy?!? Are saying that the root servers run Windows NT? Not a chance buddy. You have no idea what you're talking about...

      Yeah.

      What a maroon.

      -B

      --

      Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    5. Re:Preaching to the choir... by Anonymous Coward · · Score: 0

      The guy a few pages back who runs the Japanese one said they use NT, twit.

    6. Re:Preaching to the choir... by Wee · · Score: 2
      The guy a few pages back who runs the Japanese one said they use NT, twit.

      Right, right. Japan. I distinctly remember saying that I thought every root server ran Unix, dickhead.

      If you're going to call me names, at least do it with your real name. And also try to verify "the guy's" claims before you malign me anonymously, asshole.

      Sorry, did I swear at you again? Sorry about that, shithead.

      -B

      --

      Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    7. Re:Preaching to the choir... by Anonymous Coward · · Score: 0

      YHBT. YHL. HAND.

    8. Re:Preaching to the choir... by Anonymous Coward · · Score: 0

      So your real name is "Wee?" How unfortunate.

    9. Re:Preaching to the choir... by Gojira+Shipi-Taro · · Score: 1

      Agreed. I've seen a big upswing in hostile portscans on my firewall the past month or so. I've reported the ones specific to Roadrunner with no response. Particularly the two that have been the most persistent: 65.35.6.87 65.35.62.22 Sure looked to me as if someone was rounding up thier zombies...

      --
      "Oh my God. This is terrible. This is the end of my Presidency. I'm fucked."; ~ Donald J. Trump
  25. oh my... by pitc · · Score: 1

    you know, call me crazy, but this sort of thing really scares the heck out of me. I don't wanna start a blame M$ thread, but they're a company with NO actual interest in implementing security properly... and look what happens... Joe User's computer running win98se that he hasn't upgraded since he bought the thing is now a weapon... and there are millions of Joe Users...

    --
    aoeu
    1. Re:oh my... by Dionysus · · Score: 4, Interesting

      I doubt the root servers run on Windows.

      And *nix systems are infinitely more scriptable, so I think it's more likely those were used for the attack (if I remember correctly, unsecured Linux where used for the big DDOS attacks on Yahoo and Ebay etc some years ago).

      --
      Je ne parle pas francais.
    2. Re:oh my... by Anonymous Coward · · Score: 0

      If you are scared of this, then you apparently weren't on the Internet when it first went commercial. Sometimes parts of the internet were down for hours, and that would usually happen a few times a week. Amazingly enough, people survived through the outages quite well, at least those that weren't addicted to the internet.

    3. Re:oh my... by arkane1234 · · Score: 1

      hell, now that people have decided that they want to sell stuff on the net, if it goes down even for an hour the NSA, CIA, FBI, and god knows what other agencies are on full alert.

      --
      -- This space for lease, low setup fee, inquire within!
    4. Re:oh my... by larien · · Score: 2
      I think most of them run AIX on IBM hardware; not sure what proportion.

      This raises another question; of the ones which survived, which OS's were they running? It would be interesting indeed if the only surviving name servers were the ones running a specific OS...

  26. Test run by QueenOfSwords · · Score: 3, Insightful

    Well we can laugh about it now (What DOS? my instinct when I read about this was to flip the unsuccessful hax0rs the bird) but my concern is that this could be a test run for something more unpleasant.
    Maybe to cause a false sense of security, maybe to analyse how those crucial networks cope with DOS attacks so as to be more successful next time.
    Whether these people were Bin Laden's boys or garden variety hax0rs don't get too comfortable. The worst is yet to come.

    --
    -- INTX Grouch. http://www.midnightblue.net
    1. Re:Test run by Anonymous Coward · · Score: 0

      Yes, we can laugh about it now. When you set
      aside all the conspiracy theories .. how many
      12 year olds have that level of subtlety? Some
      kidfuck did the last one that actually Affected
      something - why should this be any different?

  27. Well, I would guess... by autopr0n · · Score: 2

    That A isn't accessable to the outside world. I just tried pinging it, and it didn't respond, while b, c, e, and f (that I tried) did work. On the other hand, it could just be the DDos. But in any event, I would assume that even if A isn't accessable, the other root servers would always be able to touch it.

    --
    autopr0n is like, down and stuff.
    1. Re:Well, I would guess... by khuber · · Score: 4, Informative
      You can definitely get to the root servers. Ping only works if the host responds to ICMP echo requests. Try doing a DNS lookup :).

      # nslookup b.root-servers.net a.root-servers.net
      Server: a.root-servers.net
      Address: 198.41.0.4#53

      Name: b.root-servers.net
      Address: 128.9.0.107

      -Kevin

  28. Oh, there was a problem? by rayd75 · · Score: 1

    I can't say that anyone on my network mentioned any issues yesterday or today. I think that as CPU horsepower and memory have become cheaper, ISP's and backbone providers have seriously increased the use of caching. Judging from my experience during this 'major' outage it seems to have paid off.

  29. And then... by snowlick · · Score: 1

    The people who did this are undoubtedly HUGE computer freaks(like the rest of us). If they had succeeded, they would have thought it was the coolest thing ever until they realized that they brought down the internet. Then they would undergo massive withdrawal, since they killed thier main source of entertainment. For a few days they would curl up into a corner and curse their existence. Maybe they would go outside and turn to ashes in the sun.

    It's like a crack addict killing his dealer for fun.

    --
    Crystal Meth: Would you ingest somthing made from a poisonous gas and an explosive metal? You do it every day -- Salt!
  30. I didn't have any trouble by Anonymous Coward · · Score: 1, Informative

    I haven't had any trouble.

  31. Sophisticated? by wsloand · · Score: 5, Insightful

    The heart of the Internet sustained its largest and most sophisticated attack ever

    I've never considered DDOS all that sophisticated myself. It's seems to me that "wow a script kiddie got more systems under his control than usual" more than "a great cracker is on the loose". Though I suppose if it were a great cracker then they could have been proving themselves by predicting the attack.

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

      Holy crap, someone used the word 'loose' properly!

    2. Re:Sophisticated? by Anonymous Coward · · Score: 0

      Yo mamma's so loose that the business end of a baseball bat don't feel no friction!

    3. Re:Sophisticated? by Anonymous Coward · · Score: 0

      Yo mamma's teef so yella she spits buttah

    4. Re:Sophisticated? by evilviper · · Score: 2
      if it were a great cracker

      then I would have been the first one out there with toppings.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  32. OMG OMG by Doctor+Sbaitso · · Score: 4, Funny

    I know I shouldn't have pressed this button...

    --

    ---
    Hello, Slashdot user. My name is Dr. Sbaitso. I am here to help you.
    1. Re:OMG OMG by Robert+The+Coward · · Score: 1

      Doesn't work under netscape.

  33. If DNS ever goes down totally, by Bobulusman · · Score: 3, Informative

    Which could happen if these guys tried again:

    We'll have to rely on IP addresses, obviously, so start changing your bookmarks now!

    http://64.28.67.150/index.pl
    instead of
    http://slashdot.org/index.pl

    :)

    --
    Cogito ergo sum in Slashdot.
    1. Re:If DNS ever goes down totally, by yo303 · · Score: 2, Informative
      Or just http://1075594134; it's shorter.

      yo.

    2. Re:If DNS ever goes down totally, by Anonymous Coward · · Score: 0

      same len as a us telephone number, i could memorize it, thanks!

    3. Re:If DNS ever goes down totally, by tswinzig · · Score: 2

      Dude... real geeks just update their own DNS servers.

      Wannabe geeks update their own hosts file.

      And dorks update their bookmarks.

      Thank you.

      --

      "And like that ... he's gone."
    4. Re:If DNS ever goes down totally, by Bobulusman · · Score: 2

      I'm not afraid to admit when I don't know something. I know how to bookmark (obviously) and I know about the hosts file, but I don't know how to set up my own DNS server. Care to let a few details out, or am I going to have to go googling?

      --
      Cogito ergo sum in Slashdot.
  34. And...? by m0i · · Score: 5, Insightful

    Despite the scale of the attack, which lasted about an hour, Internet users worldwide were largely unaffected, experts said.
    Indeed, no traffic slowdown, no more than usual support calls. The system works as expected, even under attack.

    Worth a read: Caida DNS analysis, and more specifically those graphs. It would be interesting to know which DNS sustained the attack, in regard to the graphs.

    --
    have you been defaced today?
  35. couldn't get on in australia! by bees_man · · Score: 1

    for a hour or two yesterday, me and lots of other people couldnt even connect to google while I was at university!

  36. Not funny by theskov · · Score: 1

    I suppose the parent post is meant to be funny, but if you actually read the quote, it makes perfect sense: Apart from running two root servers, UUNET also handles half the world's internet traffic. The only way to misunderstand it, is to try really hard.

  37. undisclosed location by Sebastopol · · Score: 2

    Internet addressing giant VeriSign Inc., which operates the most important server from an undisclosed Northern Virginia location, reported no outages.

    Does Cheney play QIII on it? ;-)

    Seriously, I know squat about what goes on outside the biege box, but should we be scared about this?

    I mean, if I were a terrorist and read this, I'd immediately start salivating and try to find out as much about Verisign as possible -- everything from employee car rentals and hotel rentals to phone calls, merchandise, shopping... id do everything in my power to find the 'undisclosed location'. Is this another weakness that hasn't truly been protected yet?

    --
    https://www.accountkiller.com/removal-requested
    1. Re:undisclosed location by Anonymous Coward · · Score: 5, Interesting
      I mean, if I were a terrorist and read this, I'd immediately start salivating and try to find out as much about Verisign as possible -- everything from employee car rentals and hotel rentals to phone calls, merchandise, shopping... id do everything in my power to find the 'undisclosed location'. Is this another weakness that hasn't truly been protected yet?

      Disclaimer, I work for VeriSign. This is a personal opinion, not company policy. The details of the disaster recovery scheme are of course confidential. However I can tell people that we did think about these issues during the design. We have always known that people might think the DNS was a single physical point of failure for the internet. That is why we designed it so that it is not.

      There are multiple locations. The 'A root' is NOT a single machine. There are actually multiple instances of the A root with multiple levels of hotswap capability.

      Incidentally it is no accident that the VeriSign root servers stayed up. They were designed to handle loads way beyond normal load. The ATLAS cluster is reported to handle 6 billion transactions a day with a capacity very substantially in excess of that.

      Even if all the A roots were physically destroyed the roots can be reconstructed at other locations. Basically all that is needed is a site with a very fast internet connection. In the case of a major terrorist attack AOL or UUNet or even an ARPAnet node could be comandered. The root could even be moved out of the country entirely, British Telecom is a VeriSign affiliate, there are also several other affiliates with nuclear hardened bunkers.

      Most Americans have only been thinking about terrorism since 9-11. VeriSign security was largely designed by people who thought about terrorism professionaly, unless of course they were in charge of securing nuclear warheads.

      All a terrorist could do is to kill a lot of people, there is absolutely no single point of failure. Even if the entire constellation is destroyed it would result in an outage of no more than a day given the resources that would become available in the aftermath.

    2. Re:undisclosed location by afidel · · Score: 2

      Actually if it is where I think it is then one truck bomb could do a world of hurt to the internet, take out MAE East and the A server at the same time.
      /pure speculation

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    3. Re:undisclosed location by /dev/trash · · Score: 1
      We have always known that people might think the DNS was a single physical point of failure for the internet. That is why we designed it so that it is not.

      Are you saying that Verisign invented DNS?

    4. Re:undisclosed location by josh+crawley · · Score: 1

      Well, of COURSE they did! Just like how Al Gore invented and made the Internet.

    5. Re:undisclosed location by Anonymous Coward · · Score: 0
      We have always known that people might think the DNS was a single physical point of failure for the internet. That is why we designed it so that it is not.
      Are you saying that Verisign invented DNS?

      It refers to the root deployment, not the DNS

    6. Re:undisclosed location by krinsh · · Score: 0, Offtopic

      This will be modded down I'm sure; and at the same time I know it isn't a whole post, but...

      Wow.

      --
      I think with the interesting people, their lives can't possibly be wrapped up into a nice little package.
    7. Re:undisclosed location by rmst · · Score: 1
      VeriSign security was largely designed by people who thought about terrorism professionaly

      Well, I'm glad they decided that the security certificate business was more profitable...

      --
      --------

      Never call a man a fool. Borrow from him.

    8. Re:undisclosed location by WhiteDragon · · Score: 1

      hehehe, first of all, there is no one single place, second of all, I bet it is not where you think it is :-)

      --
      Did you mount a military-grade, variable-focus MASER on an unlicensed artificial intelligence?
    9. Re:undisclosed location by 0x0d0a · · Score: 2

      Any very large company follows the "IBM model", where some branches/employees absolutely suck. There are others that rock.

      So the ones doing marketing for the consumer registry suck. The netadmins handling the root servers have next to nothing to do with them.

    10. Re:undisclosed location by mnot · · Score: 1

      Even if the entire constellation is destroyed it would result in an outage of no more than a day given the resources that would become available in the aftermath.

      Dude... you mean if they take out the Milky Way, you're back up in one day flat? Damn... I know they were working on that Interplanetary Internet thingy, but wow! You Verisign people kick ass! I used to work at Akamai, and we weren't half that distributed (or smart!).

      Oh wait a minute, the Milky Way is a galaxy... /me wonders what constellation you're talking about... what constellation are we in, anyway?

    11. Re:undisclosed location by Jouster · · Score: 2
      And, remember, nobody knows that the NOC is at:

      Location:
      VeriSign Network Operations Center
      21345 Ridgetop Circle
      Sterling, VA 20166


      Jouster
    12. Re:undisclosed location by Jouster · · Score: 2

      In the interest of covering my ass: this information is easily google'able. In fact, it was posted to /. back when some newspaper did a story on a.root, and IIRC, Verisign had an invitation to an "a.root cocktail party" posted on their website, listing this address.

      Here you go, I even looked up the old story for you (which raises the point that this may be a backup site, or not a site at all... who knows?).

      Jouster

    13. Re:undisclosed location by Anonymous Coward · · Score: 0

      NOC != Location of the root server(s).

    14. Re:undisclosed location by Anonymous Coward · · Score: 0

      It's around the Virginia area, eh? Perhaps it's in the back of a white box truck, with a Satellite link.... Nobody'd EVER find it in that case.

  38. Looks worse then it is by ehiris · · Score: 4, Insightful

    Maybe they were attacking root servers but those server failing couldn't cause all the DNS records to get lost. Some people might have had temporary problems, some might have not.

    If you really want to, build your own root server

  39. Re:And for all you tech support people out there.. by stefanlasiewski · · Score: 3, Insightful

    So how often do YOU utilize the internet without using DNS? Not often, I bet.

    --
    "Can of worms? The can is open... the worms are everywhere."
  40. 'root dns servers' not appearing to be affected by Devil's+BSD · · Score: 2

    Probably, the reason why the internet was not affected was because there are many other DNS servers not considered 'root'. For example, my school uses a DNS server to speed requests along without having to do a DNS search. It keeps track of known domain name/ip combos in a hosts file. It even caches these pages, letting users on the school load pages faster! I believe we called it a 'proxy server'?

    --
    I'm the Devil the Windows users warned you about.
  41. I work for JPNIC by Anonymous Coward · · Score: 4, Informative

    Hi,

    I'm at JpNIC & JPRS we manage the Japanese servers here. The attack progressed through our networks and effected 4 of our secondary mapped servers (these servers are used as a backup and in no way are real root servers). The servers were running a suite of Microsoft products (Windows NT 4.0) and security firewall by Network Associates.

    Here is a quick log review:

    Oct20: The attackers probed our system around 2100 hours on Oct 20 (Japan). We saw a surge in traffic onto the honeypot (yes these backups are honeypots) systems right around then.

    2238: We saw several different types of attacks on the system, starting with mundane XP only attacks (these were NT boxes). We then saw tests for clocked IIS and various other things that didnt exist on our system.

    2245: We saw the first bind attacks, these attacks were very comprehensive. We can say they tried every single bind exploit out there. But nothing was working.

    Attacks ended right then.

    Then on the 22nd they resumed (remember we are ahead)

    22nd: A new type of attack resumed. The attack started with port 1 on the NT box, we have never seen this type of attack and the port itself responding was very weird. Trouble started and alarms went off, we were checking but couldnt figure out what happend, then we saw a new bind attack. The attack came in and removed some entries from bind database (we use oracle to store our bind data)..

    The following entries were added under ENTRI_KEY_WORLD_DATA ::

    HACZBY : FADABOI
    CORPZ : MVDOMIZN HELLO TO KOTARI ON UNDERNET

    Several other things were changed or removed.

    Till now, we have no idea what the exact type of hack this was, we are still looking into this. The attack calls himself "Fadaboi", and has been seen attacking other systems in the past.

    We are now working hard with network solutions.

    Thank you.

    1. Re:I work for JPNIC by irregular_hero · · Score: 5, Informative

      If you want to see in gory detail what a DDOS attack looks like in relation to what NORMALLY happens to these servers, try here. Notice the really big spike. As if you could miss it.

    2. Re:I work for JPNIC by Anonymous Coward · · Score: 0

      Excellent, M server is the one in charage of Japan (JPNIC).

      That's a huge spike, you can also see the other attacks that the admin mentioned right before it.

    3. Re:I work for JPNIC by Mike+Schiraldi · · Score: 5, Interesting

      HACZBY : FADABOI
      CORPZ : MVDOMIZN HELLO TO KOTARI ON UNDERNET


      Well, this shouldn't take the FBI long. A quick Google search shows that Undernet's Kotari owns the domain www.kotari.com, which he's recently taken down but still shows whois records..

    4. Re:I work for JPNIC by Kragg · · Score: 5, Funny

      The attack came in and removed some entries from bind database (we use oracle to store our bind data)..

      Unbreakable.

      --
      If you can't see this, click here to enable sigs.
    5. Re:I work for JPNIC by Anonymous Coward · · Score: 0

      Their very breakable honeypot. Some people never read!

    6. Re:I work for JPNIC by johankohler · · Score: 1

      Kontari is (among other things) a city on Chios island in greece.

      I doubt that that domain belongs to the same guy.

    7. Re:I work for JPNIC by Anonymous Coward · · Score: 0

      Actually it does. Search for kotari.txt too, for a cached log of chat within that channel.

    8. Re:I work for JPNIC by Anonymous Coward · · Score: 2, Funny

      That chat log lowered my IQ by 7 points. Thanks.

    9. Re:I work for JPNIC by n3m6 · · Score: 1

      the thing is i'm sure that #kotari is not owned by that person. #kotari is a channel where maldivians frequent. almost the only channel that's being in service since 1997.

      "fadaboe" is profanity written in dhivehi - "maldivian language".

      www.kotari.com was created much much later..like around 2000 or so if i remember correctly..

    10. Re:I work for JPNIC by n3m6 · · Score: 1

      channel #kotari doesn't have anything to do with chios . kotari means "room" in dhivehi. its maldivian.

  42. Machines used for DDoS? by tired-of-selecting-n · · Score: 1

    Is there anyway we can find the machines used for DDoS. Yes, I am paranoid and dont wnat my machine to be used for any of this kinda thing.

    1. Re:Machines used for DDoS? by Anonymous Coward · · Score: 0

      then learn how to lock it down.

      use a virus scanner, configure a firewall, and use your head when starting executable files you just got off the 'net.

    2. Re:Machines used for DDoS? by tired-of-selecting-n · · Score: 1

      Thank god, I use linux with well configured firewall. But as I mentioned, I am just paranoid...

    3. Re:Machines used for DDoS? by Anonymous Coward · · Score: 0
      Thank god, I use linux

      thank god, no one gives a shit.

    4. Re:Machines used for DDoS? by tired-of-selecting-n · · Score: 1

      thank god, no one gives a shit.
      chill out dood.

  43. Really? by antaeogo · · Score: 1

    That's must be why my internet connection was 0.25 mbps slower yesterday.

    ... *cough*

    I didn't notice anything...

  44. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    wheels=!cars

    that's how stupid you sound.

    take that not equals c syntax and shove it where the sun don't shine, mr. "i can't see the forest for the trees"

  45. In other news.... by moosesocks · · Score: 4, Funny

    In other news, Slashdot posted a story about the internet yesterday. as a result, the internet had been completely obliterated within 5 minutes.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
    1. Re:In other news.... by evilviper · · Score: 3, Funny

      Alright... Let's clear this up. There was no DDoS. I was just playing with 'ping', and decided to see what would happen if I set it for the max size, and the destination as '255.255.255.255'. That's it... Just an accident. Sorry everybody.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:In other news.... by 42forty-two42 · · Score: 1

      Like this?
      localhost root # ping -fnRv -s 65467 255.255.255.255

  46. Interesting Observation by Anonymous Coward · · Score: 0

    You know, the slashdot crowd has so many linux users that bash on MCSE's like its their job, yet I am sure that every MCSE understands that taking down every single DNS server for hours, even days, would have a minimal effect on the operation of the internet. Things would hum along just fine. Meanwhile, the zealots are astounded at the ability of the remaining servers to withstand the load, and see it as a testament to Unix reliability.

  47. Don't click the button! by nebenfun · · Score: 2, Funny

    :)
    I can see how that site would totally confuse Grandma.

    Grandma: "I clicked the red button."
    Grandson: "YOU DID WHAT?"
    Grandma: "I clicked the red button and the screen
    went dark."
    Grandson: "NO....IT CAN'T BE! YOU NEVER CLICK THE
    RED BUTTON.! DO YOU KNOW WHAT YOU DID?"
    Grandma: "Huh?"
    Grandson: "YOU KILLED THE INTERNET! YOU BASTARD!"

    nbfn
    seriously, cool site...
    the only thing missing is the goat.cx guy

    1. Re:Don't click the button! by GigsVT · · Score: 2, Funny

      Billy: Four minutes and counting.
      Jim: O.K.
      Billy: They pressed the button, Jim.
      Jim: They pressed the button Billy, what button?
      Billy: The big red one.
      Jim: You mean THE button?
      Billy: Goodbye, Jim.
      Jim: Goodbye! Oh yes. This ain't aurevoir, it's goodbye! Ha! Ha!
      Jim: This is KAOS. It's a beautiful, balmy, Southern California summer day. It's 80 degrees ... I said balmy ... I could say bomby ... Ha! Ha! ...O.K. I'm Jim and this is Radio KAOS and with only four minutes left to us, let's use this as wisely as possible.
      Molly: Everybody got someone they call home.
      Jim: Out at Dodger Stadium. It's the bottom of the seventh, the Dodgers are leading three to nothing over the Giants, and for those of you who are looking to go surfing tomorrow, too bad.

      Roger Waters - Four Minutes.

      --
      I've had enough abrasive sigs. Kittens are cute and fuzzy.
    2. Re:Don't click the button! by Anonymous Coward · · Score: 0

      Lamest. Album. Ever.

    3. Re:Don't click the button! by Anonymous Coward · · Score: 0

      MEIN FUHRER, I CAN WALK!

    4. Re:Don't click the button! by ffatTony · · Score: 2

      It's not one of my favorite solor albulms, but "the Tide's turning" (?) is a great song.

    5. Re:Don't click the button! by ReverendRyan · · Score: 1

      OMG! Someone must have beaten me to it, cause the button doesent even work any more!!! NOOOOOOOOOOO! Come back Internet!

    6. Re:Don't click the button! by AkkarAnadyr · · Score: 1
      How can he possibly resist the diabolical urge to push the button that could erase his very existence?
      Will his tortured mind give in to it's uncontrollable desires?
      Can he withstand the temptation to push the button, that even now, beckons him ever closer?
      Will he succumb to the maddening urge to eradicate history, at the mere push of a single button?
      The beautiful shiny button.
      The jolly candy-like button.
      Will he hold out, folks?
      Can he hold out?

      --

      I bought this house and you know I'm boss
      Ain't no h'aint gonna run me off

  48. Just think about it... by Espectr0 · · Score: 1

    ...megaultrahyperslashdot effect!

  49. HA! Jumping through their own ass. by kir · · Score: 3, Funny

    A certain mil/gov organization I consult with was jumping through their own asses worried about this. The funny thing is, ummm... NOTHING CHANGED! We experienced NOTHING. I think they wanted us to do something... ANYTHING.

    You know... next time this happens, I'm setting up my own root servers... errr... wait...

    --
    3cx.org - A truly bad website.
  50. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 3, Interesting

    Quite often, in fact. I only visit a few sites daily (Slashdot, El Reg, and the rest) and my box caches the domain names, therefore I never touch DNS. Couple that with leaving my computer on 24/7, and I have effectively eliminated egress DNS traffic.

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  51. Re:And for all you tech support people out there.. by silvaran · · Score: 1, Offtopic

    joke (jk)
    n.

    Something said or done to evoke laughter or amusement, especially an amusing story with a punch line.
    A mischievous trick; a prank.
    An amusing or ludicrous incident or situation.
    Informal.

    Something not to be taken seriously; a triviality: The accident was no joke.
    An object of amusement or laughter; a laughingstock: His loud tie was the joke of the office.

    (dictionary.com:joke)

  52. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    Have you ever heard of a JOKE ?

    No need to shit your pants about it.

    It was for the sake of HUMOR.

  53. That Verisign Representative sounds familiar... by sgtsanity · · Score: 1

    "VeriSign expects that these sort of attacks will happen and VeriSign was prepared," company spokesman Brian O'Shaughnessy said.

    That guy HAS to be related to Bob Dole.

  54. Ebay users by raiyu · · Score: 0, Offtopic

    You know it had to be some ebay junkie who just had to win an auction, so he blocked out half the internet.

  55. Can you say "SPIKE"? by irregular_hero · · Score: 4, Informative

    I think I can. The US Army-operated root server looks like it took the brunt of the attack, as opposed to the JPNIC servers, which seem to have had a much lower rate (perhaps because most of the attacking hosts were US-based?).

    1. Re:Can you say "SPIKE"? by ealar+dlanvuli · · Score: 2

      Since the US does have the highest density of MS machines, one would expect the most zombies to be there.

      (rimshot)

      --
      I live in a giant bucket.
  56. My Brain Hurts by Shamanin · · Score: 5, Funny

    "The Domain Name System (DNS), which converts complex Internet protocol addressing codes..."

    And I suppose the person who wrote this article would consider arithmetic a complex system of digits and symbols.

    --
    come on fhqwhgads
    1. Re:My Brain Hurts by Anonymous Coward · · Score: 0

      Exactly! After all, baseball is nothing more than swinging a wooden stick.

    2. Re:My Brain Hurts by Anonymous Coward · · Score: 0

      "See the ball, hit the ball." - Pete Rose

      not to play devil's advocate or anything...

  57. Re:And for all you tech support people out there.. by garcia · · Score: 0, Offtopic

    CSRs are taught to stretch the truth anyway. What's the harm in this? :)

  58. Punishment options. by goombah99 · · Score: 1, Interesting
    It seems to me that the computers that participated in the DOS should be punished. Yes I'm sure they were mostly victims of hackers. But tough luck. if your security sucks and you let someone use your machine for this you need to be taught a lesson so you will pay attention to security whether you do it yourself or pay someone else to do it

    Likewise the ISPs who carried these people should also be punished.

    one possible punishment is to have your IP blacklisted for a month. Or maybe just have your Domain Name removed from the top level DNS for a month.

    Sure that would suck, but punishment is supposed to suck.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:Punishment options. by KillerBob · · Score: 5, Insightful

      How do you plan on enforcing this, sir?

      Seriously. How do you plan on enforcing this? Not only is it a huge expenditure of resources to track down the number of computers used in the attacks, to track down their IP addies, to obtain the needed court orders to obtain their ISP's logs, the resources to parse those logs to find out who was logged on, and *then* go about prosecuting the offenders, what would it accomplish?

      If Code Red taught us anything, it's that the dumb won't change a thing about the way they work, regardless of how much the internet community ridicules them. It's also completely nuts to punish the ISPs for this... where does it stop? I'm pretty sure that some AOL clients were responsible (and while I wouldn't complain about no AOL'ers for a while, I bet they would). How about people who buy their access directly from UUNet? Gonna block out UUNet for a month?

      Even if you could implement that punishment of the ISPs, it wouldn't accomplish much. It wouldn't hurt me at all if I was blocked from direct access to the TLD servers, because inside my network I'm running a mirror. My ISP is running a mirror. I know of a dozen open DNS servers on the internet. I'm betting I could find at least one that wouldn't block me.

      Seriously, though. It's great to say we should punish these people for not securing their systems, but you have to understand just how many computers would be needed for this attack. The TLD servers aren't running on 64k ISDN: they're on OC48 at least. There's 13 of them. The kind of bandwidth needed to adequately DoS them is obscene. You either do it the dumb way and use 50 computers running on the fastest connection available, or you use *hundreds* of computers, possibly thousands or tens of thousands.

      Looks great on paper, but realistically there's not much point in ranting like this. Besides... if it wasn't for the article, I'm betting that most of the world wouldn't have noticed.

      --
      If you believe everything you read, you'd better not read. - Japanese proverb
    2. Re:Punishment options. by shyster · · Score: 2

      And if I break your car window, steal your car, and drive it into a bank...I suppose you should lose your driver's license, right?

    3. Re:Punishment options. by Anonymous Coward · · Score: 0

      My guess is that each of the thirteen servers have their own redundancies built in; both in hardware and bandwidth. It would probably take tens of thousands of machines to bring down eight locations.

    4. Re:Punishment options. by OzJimbob · · Score: 1

      Why blame the end users? After all, they didn't CREATE the insecure software. Why not punish every programmer who ever released software with any exploitable security hole in it? They should have known better![/sarcasm]

      --
      -"I still believe in revolution; I just don't capitalize it anymore." - srini!
    5. Re:Punishment options. by shyster · · Score: 2
      Okay, the "Please Steal My Car and Drive It Into a Bank" sign may put it over the edge, but if I leave my car door unlocked and keys in the seat (or the ignition) and someone steals my car, then what they do with it is my fault? You could possibly fault me for having my car stolen, as I didn't take adequate precautions against it...but to fault me because the car thief then robbed a bank with my car? That's ridiculous.

      Oh, and it's not Windows users that are the issue. It's not like people who use Windows are a lower life form, it's that (a) 90% of users use Windows, and (b) Probably 70% of users aren't technically savvy about their PC. Cross the 2 together, and you'll have an awful lot of unsavvy Windows users.

    6. Re:Punishment options. by Anonymous Coward · · Score: 0

      Agreed. What ISPS should be forced to do by law is to drop packages that are forged. its very simple for a router to see if a packets source/return address is not from with its network. A friend has a cisco router as he main unit which does just that...

  59. Jumping through their own ass... by Anonymous Coward · · Score: 0

    Trying to form a picture...

  60. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 1, Funny

    well my dad can beat up your dad.

  61. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 0, Offtopic
    You make a good point; if cars is a boolean variable (can our AC be a Lisp programmer perchance?) you have proven wheels is its logical complement or negation, depending on your processor. Boolean algebra is not as difficult to grasp as the other algebras, such as wonder and dd if=/dev/car of=/dev/wheel bs=`cat /dev/spoke', but you got to start with some assumption to make any post, Internet DDoS or not.

    Regardless, regarding syntax, the binary infix notation is not to be ashamed of. a != b is commonplace in imperative languages; I can't speak for Lisp which you seem to be intimiately familiar with, but its well-understood in Slashdot culture at least in my limited experience. In similar vein, a = !b is also accepted, its standard C++ semantics believe it or not. The alternative, a = b' used in Randall's Art of Assembly , is no more or less favorable. Prefix or postfix, its all the same.

    As I'm sure you are aware, != is what it is due to our limited rendition of mathematical binary logical operators thanks to ASCIIization of the Internet (what ASCII bytes where sent to the backbones to DDoS them? ADM, perhaps?!), and although Unicode is now a standard, 3.0 being the largest and most complete compendium ever notwithstanding Unihan CJK languages, Slashdot choses to return the same identical Content-Disposition header ignoring actual content. This forces one to write != rather than the preferred "Equal Sign With Slash Overbar", approximated /= by some, not to be confused with auto-assignment division, but you have to compromise somewhere. I would have written = U+"COMBINING SLASH" or, in canonical form U+02AF2 "NOT EQUAL/LESS THAN OR GREATER THAN", but what do I look like, a Unicode-compatible typist?

    Wheels can exist without cars, everyone agrees on that. Of course, cars cannot drive without wheels--you can't go anywhere, but your kids can still fiddle in the back with the radio and color DVD players, their own XBOX, and our 802.11b-linked Home Entertainment System. If you see SSID=NACHONETWORK, I have embedded a buffer overflow in our SSID which exploites NetStumbler and is able to create a connect-back rootshell on my MacOS server. I'll show you the forest in the trees, just wait for your magic Christmas tree packet!

    Now can I go?

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  62. mrtg charts by Cally · · Score: 4, Informative
    Links courtesy of Sean Donelan.

    Root-servers.net
    The legendary cymru.com data.

    I haven't looked yet but LINX mrtg charts might show something interesting.

    Of course, even if someone could knock all the root servers over, the net as we know it wouldn't stop working instantly. That's what the time to live value is for :)

    --
    "None are more hopelessly enslaved than those who falsely believe they are free." -- Goethe
  63. Who's being paranoid? by Anonymous Coward · · Score: 1, Interesting

    To equate, in a round about
    way, concern with terrorism with Genocide or
    Mc Carthyism is silly. Your style of thinking
    is perhaps more susceptible to some moral crime.
    BTW, I live in DC. I actually do think we need
    to suspend our concerns with "offending somebody"
    or "behaving unpolitically correct" and crack down.
    We must stand up to evil and if it means
    outraging an ACLU lawyer, then so be it.
    It's better to live in a free society that
    must occassionaly be brutal and unfair than to lapse into
    a tyranny. Witness the well meanging Russian,
    French and Iranian revolutions. The war
    against Terror has just begun.

    The question stands: Is it a coordinated
    terrorist attack?

    1. Re:Who's being paranoid? by Anonymous Coward · · Score: 0
      The question stands: Is it a coordinated
      terrorist attack?

      The answer stands: you're a fucking paranoid loon. Don't get your panties in a bunch about unrelated occurrences.

    2. Re:Who's being paranoid? by Elwood+P+Dowd · · Score: 2

      I hope this moderator doesn't get killed in metamod.

      The post is interesting. Because the poster is out of his mind. I was curious if this whole sniper thing would drive some DC residents out of their minds.

      The obvious response: the question isn't whether "standing up to evil" means offending anyone, ACLU lawyer or otherwise. The question is whether your description of "standing up to evil" requires the suspension of our rights as guaranteed by the constitution.

      I'm curious how you think such an obsession with freedom (as the ACLU would request it) could lead to tyranny.

      --

      There are no trails. There are no trees out here.
  64. I would draw an opposite conclusion by xant · · Score: 4, Interesting

    piddly and unintelligent

    Fine, so the attack was unintelligent. What will happen when someone attacks MAJORLY and INTELLIGENTLY?

    This gets my panties in a knot. A piddly attack brought down 65% of the root name servers! A good attack would have brought them all down! That doesn't that worry you?

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
    1. Re:I would draw an opposite conclusion by kashani · · Score: 2, Insightful

      The point is it didn't take anything down... nope not even close. The Washington Post could have well said "Grandma Smith sends 10 icmp packets to cable modem" and it would have been just as "damaging".

      kashani

      --
      - Why is the ninja... so deadly?
    2. Re:I would draw an opposite conclusion by sporty · · Score: 2

      Down, no. But when your DNS server hits a root server to try a DNS request and it doesn't respond quick enough, you get timeouts. I was having that problem all day yesterday when trying to resolve google and ther sites.

      More importantly, your servers prolly get hit enough that results would be cached.

      --

      -
      ping -f 255.255.255.255 # if only

    3. Re:I would draw an opposite conclusion by SB5 · · Score: 1

      Surely you jest, for trying to raise concern over a "major and intelligent attack". You should know by now that there is no "intelligence" on the internet. As far as your panties in a knot, that's a personal problem. Nobody has even attempted to make an "major intelligent attack" since before the creation of AOL, all attacks since then have been piddly and unintelligent.

      --
      If what you are reading sounds funny, or sarcastic, lame, or stupid
      it is because it is supposed to be. just laugh
  65. Traffic Stats by HappyPhunBall · · Score: 5, Informative

    The stats for the h.root servers are available for the time period of the attack. Seems as though the h servers were taking in close to 94Mbits/second for a while.

    More links to server stats can be found at Root Servers.org and some background is available at ICANNWatch.

  66. One critical by xant · · Score: 5, Funny

    There's only one critical file? Hey, just email it to me, I'll keep it on my hard drive. If anyone needs it, just shoot me an email.

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
    1. Re:One critical by Istealmymusic · · Score: 5, Informative

      Sure, do an AXFR (A-record transfer) with DiG on a root server. Of course, you have to be a priviledged user--AXFR requires full-duplex TCP instead of an ordinary UDP connection, so unfortunately *.root-servers.net and *.gtld-servers.net don't allow transfers. Yet some of the international country-code TLDs (ccTLDs) allow AXFR transfers; if you wanna host .AG or whatever just do a dig axfr and you're good to go.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
    2. Re:One critical by oolon · · Score: 2

      Oh course that does prompt the question if the DNS is down how are your going to send the email? email uses DNS lookups as well, it just uses MX rather A entries.

      James

    3. Re:One critical by alfaiomega · · Score: 4, Funny

      There's only one critical file? Hey, just email it to me, I'll keep it on my hard drive. If anyone needs it, just shoot me an email.

      OK, I'll send you my HOSTS.TXT file. But remember to update it every few weeks because the ARPAnet is growing faster then ever after the adoption of this new, fancy, so called "TCP/IP" technology.

      --

      root@aio:~# nmap -sX -iR -p1- # Ho, ho, ho! Merry Xmas, everyone!

    4. Re:One critical by Anonymous Coward · · Score: 0

      I'll send you mine. I use it to block most of the pop-up and advertisements found on the web.

    5. Re:One critical by mysticalreaper · · Score: 4, Funny

      Well, you guys can rest easy, i sent xant an email. I said:

      "Hey xant,

      I've attached the critical file you alluded to in your comment at http://slashdot.org/comments.pl?sid=43025&cid=4509 265.

      Keep it on your hard drive in case we all need it. :)"

      Heh. In case his hard drive goes, maybe a couple other people should get it from here.

    6. Re:One critical by jaysones · · Score: 1
      There's only one critical file? Hey, just email it to me, I'll keep it on my hard drive. If anyone needs it, just shoot me an email.

      Headed to xant's inbox:

      Subject: Hi! How are you?

      I send you this file in order to have your advice.
      Attachment: scam32.exe

  67. need some clarification . by Anonymous Coward · · Score: 0

    >VeriSign Inc., which operates the most important server from an UNDISCLOSED Northern Virginia location,

    UNDISCLOSED ???

    >Vixie said he kept "pushing" the flood of data far enough away from his servers that legitimate traffic could flow around the obstruction.

    can someone please explain what exactly he did ? what type of DDOS attack it was ??

  68. Yet another backdoor by m$ :) by Eol1 · · Score: 1

    Luckily I use Mozilla and this m$ IE only javascript that supposely turns off the internet doesn't work. Score one more for open source :) .. take that bill.

    --
    De Oppresso Liber
    1. Re:Yet another backdoor by m$ :) by Anonymous Coward · · Score: 0

      Luckily I use Mozilla and this m$ IE only javascript that supposely turns off the internet doesn't work. Score one more for open source

      It doens't work as intended and you are bragging about it? Not promising.

    2. Re:Yet another backdoor by m$ :) by Eol1 · · Score: 1

      You have that wrong. I am bragging that my browser does the standards. The fact that IE doens't support standards and that codes works in IE is something to mock. I don't complain when my honda civic doesnt' blow up like good old pinto's either nor that my firestone tires don't try and kill me.

      --
      De Oppresso Liber
    3. Re:Yet another backdoor by m$ :) by Anonymous Coward · · Score: 0

      Or maybe it's Mozilla that doesn't support the standards, and MSIE is fine. Ever think of that? Of course not. It is always Microsoft who is in the wrong, isn't it?

    4. Re:Yet another backdoor by m$ :) by Eol1 · · Score: 1

      Nope. I bash mozilla and open source when applicable all the time. But try reading the ECMAscript STANDARDS. You will see this is a clear cut case of once again m$ failing to implement them properly (can you say document.all as a prime example).

      --
      De Oppresso Liber
    5. Re:Yet another backdoor by m$ :) by Anonymous Coward · · Score: 0

      Yeah but I can read the web page. Score one for me.

      You're like the kid who insists that the only reason he lost is because the rules were broken. Everyone's still out on the field, playing a new game, but you're still on the sidelines ranting and raving about how your rules are the real ones.

    6. Re:Yet another backdoor by m$ :) by Anonymous Coward · · Score: 0

      You're like the kid who insists that the only reason he lost is because the rules were broken. Everyone's still out on the field, playing a new game, but you're still on the sidelines ranting and raving about how your rules are the real ones.

      You must be a republican. GW keeps playing the game even though he was never elected. Now the majority is crying on the sidelines.

  69. Lots of people didn't notice by billstewart · · Score: 4, Informative

    The attack only lasted an hour or so, didn't affect all the servers, and if most of the sites you were looking at were in your ISP's DNS caches, you wouldn't have hit the root servers anyway. If you're looking for google.com, your ISP's cache has it because somebody else looked at it 2 seconds ago - it's when you want really-obscure-domain.com that you need to hit the root servers.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:Lots of people didn't notice by Anonymous Coward · · Score: 0

      Read the god damn article!

    2. Re:Lots of people didn't notice by Anonymous Coward · · Score: 1, Informative

      How is this informational? It's WRONG, WRONG, WRONG.

      Look the dig below. The root servers resolve .org. Your ISP will cache the response from the root name servers for 2 days. How often do you need to lookup .org?

      In your example, because you looked up google.com, your isp doesn't need to contact the root servers, because it has already cached where the .com servers are.

      (the results of "dig +trace slashdot.org" should be here, but the lameness filter doesn't like 'junk'

  70. Dumb question... by Anonymous Coward · · Score: 0

    Why are these servers even REACHABLE from our home comps anyway? Most comps (99.999% I would imagine) wouldn't need to talk to the root servers, ever. Why not just allow 'trusted networks' access?

  71. Re:And for all you tech support people out there.. by TomServo · · Score: 3, Funny

    I hope for your sake that Slashdot doesn't change it's IP address any time soon then.

    One would assume you still have to check periodically to see if the IP address from DNS is the same as your cached one. Either way, you are not the majority of Internet users, so for most everyone, DNS going dead == Internet going dead.

    Determining whether or not kicking the majority of users off the Internet is a bad thing is left as an exercise to the reader.

  72. Your Router will be fine :) by Nazmun · · Score: 1

    Your router will be fine... it just won't work for the duration of teh ddos attack because it'll be overloaded. But most home routers don't have anything that will overheat.

    Hubs don't get their own ip address... all they do is provide extra ports and repeat signals to increase signal strength.

    --
    Hmmm... Pie...
  73. It wouldn't have bothered them if.... by billstewart · · Score: 2, Informative

    ...if they'd looked up their favorite pr0n and warez sites first, so the names were in their DNS caches and their ISP's caches.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  74. Thoughts from a DNS implementor by Kiwi · · Score: 5, Insightful
    I did notice that DNS resolutions were taking a little longer than usual and that there were slightly more resolving issues than normal; I also noticed that 198.41.0.4 (a.root-servers.net) was not replying to DNS queries. The OSRC root name servers (which I normally use) were perfectly functional, however.

    I only noticed it because I use my own DNS server to resolve requests; and pay close attention whenever I see any problems resolving host names (there is the possibility of it being a bug with my software).

    The person who orchastrated this attack is not very familiar with DNS. Attacking the root name servers is not very effective; all the root servers do is refer people to the .com, .org, or other TLD (top-level-domain) name servers. Most DNS servers remember the list of the name servers for a given TLD for a period of two days, and do not need to contact the root servers to resolve those names. While some lesser-used country codes may have had slower resolution times, an attack on the root servers which only lasts an hour can not even be felt by the average end user.

    In the case of MaraDNS, if a DOS (denial of service) is happening against the root servers, MaraDNS will be able to resolve names (albeit more slowly for lesser-used TLDs) until every single root server is sucessfully DOS'd.

    - Sam

    --

    The secret to enjoying Slashdot is to realize that it should not be taken too seriously.

    1. Re:Thoughts from a DNS implementor by Anonymous Coward · · Score: 0

      maradns is the worst dns server I've ever used. We ran it for a week as a backup at the ISP I run, while evaluating alternatives to BIND.

      It's slow, wasteful, and frankly sloppy and amateurish code.

      It wouldn't run acceptably on a dual Xeon 1gig rig, and frequently returned incorrect IP addresses for test queries.

      You should be ashamed, you're probably the worst coder in the OSS movement.

  75. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 1, Interesting

    Alright man, I got +! KARMA and +& REPLIES. Who'se !Smart now?

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  76. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    I really wish I knew that yesterday.

  77. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    ok

    you win.

    your text over floweth, and was clever.

    peace love and happiness. :-)

  78. They'll Pay by The+Analog+Kid · · Score: 0

    Raises arm in the air and shouts "They'll Pay"

  79. Running NT and BIND? by Inoshiro · · Score: 5, Interesting

    Why?

    It's really easy to setup a system which dumps your SQL database out to a TinyDNS file. TinyDNS is provably secure software. I would expect that you would use it on the root servers, since it's designed to work at very high levels of output/uptime, and be attack resistant to the point of being attack proof.

    Say what you will about D. J. Bernstein, he does have a very capable DNS solution available.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
    1. Re:Running NT and BIND? by leviramsey · · Score: 1, Flamebait

      If only TinyDNS was free software...

    2. Re:Running NT and BIND? by deblau · · Score: 2
      TinyDNS [cr.yp.to] is provably secure software.

      Really? OK, lemme see the proof.

      I hate seeing useless claims like this propagated. Anyone who's taken an intro course on provability in computation knows that it's a Turing tarpit. Yeah, I wrote a program that I proved calculated the GCD of two numbers, using propositional calculus. The construction of the program and the proof took an hour. I seriously doubt you could even put together a mathematically formal specification of what a program like TinyDNS does, much less prove that any program does exactly what you want it to do on any kind of real hardware.

      --
      This post expresses my opinion, not that of my employer. And yes, IAAL.
    3. Re:Running NT and BIND? by S_hane · · Score: 2, Interesting

      You should really take a look at recent proof efforts before mouthing off like this.

      If I may point you to two examples:

      Another point (and this is an important one): personal experiences don't generalise

      • -Shane
    4. Re:Running NT and BIND? by 42forty-two42 · · Score: 1
      personal experiences don't generalise

      Prove it.
  80. you are missing some of the point by Anonymous Coward · · Score: 0

    if you consider 'all but 4-5' of the root nameservers going doing 'passing the test'.. i got a bridge to sell you..

    according to the article (you did read it, right?) the dns system is built so that 'eight or more' of the 13 must go down before ordinary users start to see slowdowns..

    someone was probably conducting a vulnerability probe to see in what order and for how long they could wreck each non-essential machine.. bounds checking, if you prefer

    pick your conspiracy theory.. russian hacker mercenaries, bored preteens, us government disaster planners, e-fil terrorists, aliens, whatever

    also of note.. quoted was a paul vixie, towards the end of the article he mentions how they coped with the problem, sort of..

    'Vixie said he said he kept the server operating by "pushing" the flood of data far enough away from his servers that legitimate traffic could flow around the obstruction. Such clogs still affect some Internet users by gumming up internet communications somewhere else in the network.'

    implications?

  81. That is actually pretty much how it works by Perianwyr+Stormcrow · · Score: 3, Informative

    It's just change propagation that's a bitch.

    --

    What we call folk wisdom is often no more than a kind of expedient stupidity.-Edward Abbey

  82. Re:And for all you tech support people out there.. by Monkelectric · · Score: 1, Offtopic
    Randall's Art of Assembly [ucr.edu]

    Obviously you are/have not [been] a UCR student otherwise you would know that Randall Hyde is a capital asshole :) His dishonor is so great that even linking to him is shamefull.

    --

    Religion is a gateway psychosis. -- Dave Foley

  83. How many of you are.. by Doomrat · · Score: 3, Insightful

    ..memorising the slashdot servers IP address in case of total DNS meltdown? Seriously, if the DNS system was totally destroyed, would you be able to think of any IP addresses by memory to get you in contact with other net people?

    1. Re:How many of you are.. by Anonymous Coward · · Score: 0

      Other good ip numbers might be of your local usenet news server. But I'm sure those numbers are stored on local dns servers at each isp. They and irc should be a quick source of information. Only thing that would bring them down is spam and spambots.

    2. Re:How many of you are.. by arkane1234 · · Score: 1

      Just use msn messenger LOL
      No but seriously.. I had my DNS server completely down (doing maintenence on my server) and my wife was using the other computer. I forgot to tell her that I was taking the server down, and I heard her asking why the web browser wasn't working. Her yahoo messenger wasn't working either... but MSN Messenger was cooking right along.
      I asked her to restart msn messenger to see if it was just kinda stuck, cuz I wanted to see if it was indeed working. It logged in, and worked perfectly. So, I guess they hardcoded IP addresses into the client.

      --
      -- This space for lease, low setup fee, inquire within!
    3. Re:How many of you are.. by Alsee · · Score: 2

      Other good ip numbers might be of your local usenet news server... Only thing that would bring them down is spam

      Actually as far as I can tell all of the newsgroups have been down due to spam for a few years now.

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
    4. Re:How many of you are.. by Doomrat · · Score: 1

      Hmm, most other clients still need to resolve the hostname.

    5. Re:How many of you are.. by wadetemp · · Score: 2

      Windows is neat that way. It must have some DNS caching built in. It lead me and my friend to major confusion when trying to configure named on another system... "why isn't it working?!" "oh it's working now!" "wait, why isn't it working again!" "oh, it's working now!" "hey!"

    6. Re:How many of you are.. by popeyethesailor · · Score: 2

      No i dont have to memorize. I store them in my online Yahoo briefcase.

    7. Re:How many of you are.. by 0x0d0a · · Score: 2

      ...
      "It isn't working!"

      "Still not working"

      "Damn, it blue-screened!"

      "Hey!"

    8. Re:How many of you are.. by Anonymous Coward · · Score: 0

      "I'll just lock my keys in the car..."

    9. Re:How many of you are.. by doug363 · · Score: 1

      But you can always type "ipconfig /flushdns" at a command prompt (under 2K or XP at least) to flush the cache.

  84. Not quite. by mindstrm · · Score: 4, Informative

    Smaller isp's dont'cache info from larger ones... most dns servers simply use the root servers directly. There is no heirarchy beyond that with regards to caching.

    It is heirarchial with regards to namespace, but not so much with regards to lookups.

    1. Re:Not quite. by rnelsonee · · Score: 1
      I've got a solution for everyone... just use Internet Explorer! It caches DNS lookups for you!


      (of course, this "feature" screws everything up if the webpage you're visiting hosts of a dynamic IP). But it only requires a registry edit to fix, so you know, grandma won't have any problem with it.

      /me ducks for suggesting MSIE

    2. Re:Not quite. by Scott+Hale · · Score: 2, Informative

      Or if your using Windows 2k/XP you can pull up a command prompt and type 'ipconfig /flushdns' to flush the cache.

    3. Re:Not quite. by aonaran · · Score: 1

      That's how you do it?!

      That's one less line than
      ipconfig /release
      ipconfig /renew ...and it works on static IP systems!
      Thanks.

  85. Re:Let's DDOS the root server! by Anonymous Coward · · Score: 0

    You know...it was a supposed to be a joke...notice how everything links to verisign.com?

  86. G4's huh? by D+iz+a+n+k+Meister · · Score: 1

    Maybe they all have an Ellen Feiss fetish.

    --

    He painted a unicorn in outer space. I'm askin' ya, what's it breathin'?
  87. Re:And for all you tech support people out there.. by dirvish · · Score: 3, Interesting

    That be funnier if it didn't really happen...all the time. I work at a University and I get at least one call a day: "Is the server down?" There are many many servers on campus and it is (almost) never the server causing the problem. Users wank up their software configuration and then blame it on "the server" instead of their own ignorance (notice I didn't say stupidity, I said ignorance. many of these people are very intelligent...just in fields without a technical basis). Some basic user education on the technology that is an integral part of their jobs could go a long way.

  88. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  89. The important caching by billstewart · · Score: 4, Interesting
    It's not just caching the pointers from . to .com or .zr, it's the caches of the 2LD names in .com that matter. (.org and .net are important, but .com is the really annoying failure. And country-code name service gets handled elsewhere, though taking down .co.uk might be a target also.)

    For the most common 2LD names, any major ISP will have cached the addresses for them, and won't need to hit the .com server until the typical 1-week or 24-hour cache timeout periods. If your nameserver is ns.bigisp.net, somebody there will have looked up google.com in the last 2 seconds, even though nobody at your ISP has looked up really-obscure-domain.com this week - but even that one may be in the cache because some spammer was out harvesting addresses. An obvious scaling/redundancy play for the root servers and for the major ISPs would be to have them cache full copies of the root server domains to keep down the load and reduce dependency. It's not really that much data - 10 million domains averaging 30 characters for name and IP addresses is only half a CD-ROM. An interesting alternative trick would be for the Tier 1 ISPs to have some back-door access to root-level servers for recursive querying.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  90. here's one; by The+Monster · · Score: 5, Funny
    Does anyone know a good Chiropractor!?!
    Westwood Chiropractic
    4711 Mission Rd. - Westwood, KS (sub. of Kansas City), Tel: (913) 432-5678
    Good enough for a lot of professional athletes, and they straightened me up after my car wreck.

    But I don't think they can fix uunet.

    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

    1. Re:here's one; by dpt · · Score: 1

      [ Tangential, not offtopic, but this is my final comment. Promise :) ]

      Outline of the problems with the chiropratic "science".

      Basically, it was invented by a con-man, has never been proven (no-one has ever even *seen* a "subluxation", or demonstrated any kind of "spinal adjustment" ie. measurable change), and it's absolutely appalling that tax dollars go into it. What next, faith healing?

  91. They finally did it... by dokutake · · Score: 1

    They slashdotted the backbone.

    --
    - Peter
  92. What is not being told by Anonymous Coward · · Score: 0

    Actually, there was no massive attack. MS paid MCI 1 billion to convert those BSD boxes to MS. Unfortunaly, they threw the switches and found that they could not handle the load. They then came up with something that is less of a black eye to MS. So, back to BSD they go. Now, I wonder if MS will insist that MCI go with MS or pay back the 1 billion.

  93. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  94. Caching IP in Bookmarks? by dcollins · · Score: 2

    Hmmm, maybe someone else mentioned this, but I wonder why web browsers don't perhaps cache the IP address as part of a saved bookmark. It would seem to help if they played nice by using a bit less load on the DNS system, and avoid problems like this if (perhaps) DNS went down. You could add a button to "refresh bookmark IPs from DNS", or just have the browser automatically do it if the cached IP address was not found...

    --
    We know where leadership by an anti-intellectual "strongman" who scapegoats minorities and likes boisterous rallies goes
    1. Re:Caching IP in Bookmarks? by wd123 · · Score: 3, Interesting

      Until your favorite website's IP address changes. Then you're screwed. I mean you can always "find" an IP address, you just route to it.

      At a hosting company for example, let's say they have two class Cs 1.2.3.0/24 and 4.5.6.0/24, now let's say the first one is used for webhosting and the second one is used for other company services. Okay, great, except they decide to restructure. Now www.knittingforoldladies.com used to be 1.2.3.4, and Granny bookmarked it and her browser oh-so-intelligently caches the IP. Except now the company restructures, and www.knittingforoldladies.com is now 4.5.6.7. 1.2.3.4 is now some other random customer website. Oh, crap, what happened to the knitting? Sure, the browser could check and note that the connection it has made does not respond for 'knittingforoldladies.com', but why even go that far? DNS is meant to provide access to a rapidly changeable hierarchial database of names which map to addresses. Doing bogus cacheing on the client end for any length of time is not sane.

      --
      "question = (to) ? be : !be;" --Shakespeare
    2. Re:Caching IP in Bookmarks? by doorbot.com · · Score: 1

      Doing bogus cacheing on the client end for any length of time is not sane.

      Not to mention that a very large number of sites are virtual hosted... so simply having the IP does nothing... you need the server name too otherwise you cannot have a virtual host. Be very, very thankful for HTTP 1.1.

  95. "Safeguards" prevented a noticeable effect... (?) by Anonymous Coward · · Score: 1, Insightful

    This would indicate why many of you may not have noticed any slowdowns in response time.

  96. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    You really need to get laid more often

  97. Re:And for all you tech support people out there.. by shepd · · Score: 2, Informative

    >Users wank up their software configuration and then blame it on "the server" instead of their own ignorance (notice I didn't say stupidity, I said ignorance.

    You only get to use the ignorance excuse once. Not following instructions when you've been explicity given them is stupidity.

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  98. holy fucking technical explanation batman by cr@ckwhore · · Score: 2

    Vixie said he kept the server at Internet Software Consortium operating by "pushing" the flood of data far enough away from his servers that legitimate traffic could flow around the obstruction. Such clogs still affect some Internet users by gumming up Internet communications somewhere else in the network. ... 2nd to last paragraph in the article. I can't even touch that. wow. I can make up shit like that too... can I have a job at the washington post please?

    --
    Skiers and Riders -- http://www.snowjournal.com
  99. Re:And for all you tech support people out there.. by dirvish · · Score: 2

    Excellent point. There are many people who are repeat offendors and are certainly stupid! Some of these people are even supposed to be technically inclined according to their job description at the University.

  100. Ummm, actually... by Anonymous Coward · · Score: 0
    You don't think the military puts any critical systems on the Internet, do you?

    Actually, it appears that they do. Check this out.

    1. Re:Ummm, actually... by Anonymous Coward · · Score: 0

      Tactical planning is hardly critical compared to, say, nuclear fire control... :-p

  101. Uh... by autopr0n · · Score: 2

    The fact that something exists in DNS dosn't actualy mean you can reach it :P

    --
    autopr0n is like, down and stuff.
    1. Re:Uh... by entrigant · · Score: 1

      I'm reasonably certain that command instructs nslookup to query the a root server itself therefore bypassing any cache. I usually use dnsq of the djbdns package to do such queries so I might be wrong... but I'm reasonably certain.

    2. Re:Uh... by Anonymous Coward · · Score: 0

      You missed the point, bitch. He used the server in question to perform that lookup; seems pretty reachable to me. In future pay more attention.

    3. Re:Uh... by TunaPhish · · Score: 1

      raybass@raybass:~$ telnet a.root-servers.net 53
      Trying 198.41.0.4...
      Connected to a.root-servers.net.
      Escape character is '^]'.

      doesn't have to ping, just like microsoft.com

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

      it would have been:

      # nslookup @b.root-servers.net b.root-servers.net a.root-servers.net

      to query one of the root nameservers, although I don't know if nslookup can handle a hostname as a nameserver...

    5. Re:Uh... by Anonymous Coward · · Score: 0

      Oh crap, I was thinking of dig....

  102. Follow-up Washington Post article... by mooman · · Score: 5, Funny

    Original Washington Post article was: "Attack On Internet Called Largest Ever"

    Followup article, after slashdot story, was: "Attack on Washington Post Called Largest Ever".

    Ah.. behold the mighty power of /.

    --
    In the Portland, Ore area and like card games? Check out: http://groups.yahoo.com/group/portlandgames/
  103. Re:Well there we go!-Rendezvous by Anonymous Coward · · Score: 0

    http://www.apple.com/macosx/jaguar/rendezvous.html

    Would this have helped? An Internet that doesn't need DNS servers.

  104. M$+Capitalism by jago25_98 · · Score: 0

    "The only way to stop such attacks is to fix the vulnerabilities on the machines that ultimately get taken over and used to launch them," Paller said. "There's no defense once the machines are under the attacker's control."

    >> Thus Microsoft can be constuded as an assistant
    in the attack, especially since they made spoofing
    etc easier with XP/2k (no other motive to do so?).

    It is a little worrying that we were down to 4 DNS's, but what about the fact that they're in the US.
    As a non-american I feel left out. On a shallow level it actually gives a felling of aggressive capitalism.

    However as a westerner I try to be aware that we do give off a bad impression, particually when it comes to money. If I'm in my local Supermarket and it gets bombed by a terrorist group who belive it stands as an icon of western capitalism, I can at least empathise with them, understanding why they do it.
    If I don't empathise with them and understand why they did it how can I fight it?

    It's easy to see why a citizen of a other countries with no part in the backbone be resentful; they're connecting to other countries and they've got to play by thier rules, often under democratic and the rule of money (capitalism). So you could feel quite helpless and left out of the internet. "I've voted for Communism,(i.e.) why can't I live by it?"

    This is of course just DNS what I'm talking about, it's more compilcated than this - content etc...

    1. Re:M$+Capitalism by Anonymous Coward · · Score: 0

      Most DDoS attacks are in fact carried out by rooted *NIX boxes. I guess we should just ban *NIX then too since it has supported spoofing from day one!

  105. Why we run BIND. by AltGrendel · · Score: 2
    I like TinyDNS. I use it on my personal server. I think it's the greatest.

    However at work, we use BIND. Why? Cause it's the "lowest common denominator". All the admins know at least the basics on how it works and could probably update the zone files if they had to, even if they don't deal with it on a daily basis like I do.

    --
    The simple truth is that interstellar distances will not fit into the human imagination

    - Douglas Adams

  106. There was a DDOS? by dacarr · · Score: 2

    Like many, I didn't notice: Speakeasy's DNS servers weren't involved. Besides, isn't DDOSing root DNS to take out the entire 'net a little like trying to chop down a sequoia with a piece of fried chicken to get lumber?

    --
    This sig no verb.
    1. Re:There was a DDOS? by dmnic · · Score: 1

      Speakeasy's servers may not have been directly involved, but we definitely noticed a slow-down(going through Speakeasy's Chicago POP and we're in Virginia).

  107. duh. by WebMasterJoe · · Score: 1, Redundant
    A longer, more extensive attack could have seriously damaged worldwide electronic communications, the source said.
    Wow. I didn't realize a bigger attack could have done more damage. Thanks, Washingtonpost dot com!
    --
    I really hate signatures, but go to my website.
  108. Stories like these..... by mao+che+minh · · Score: 1, Redundant

    Stories like these should make all of us involved in IT really make a push away from easily exploited systems like Microsoft operating systems and the applications/services that run on them. This is not an anti-Microsoft troll, but just the truth in these days and times: we all know the most common targets, we all know what is the most insecure. We should start vocally opposing Microsoft solutions by our management, both the well being of our networks, and the Internet in general.

  109. Chiropractor: A slight step above witch doctor by Anonymous Coward · · Score: 1, Funny

    Did they claim your spine was out of alignment?

    They might as well wear grass skirts and a bone through their nose. They make scientologist seem sensible.

  110. An Idea... by suwain_2 · · Score: 2
    An idea just popped into my head. Lemme know if it would work. (By the way, I know that random people don't host the 'root servers' of the Internet on their cable modems, it's just an example.)

    Suppose that the root nameservers were to only allow connections from certain hosts. In other words, if I run one of the root nameservers, everyone but certain DNS servers is blocked at the router level. This makes it more difficult to attack a root server, as you'd have to either take over a nameserver I allow connections from, or somehow exploit my router which blocks you.

    This does have a potential problem -- say I charged $100,000/year to be able to use my root nameserver. Suddenly, only the largest ISPs can connect -- the whole DNS system could potentially become highly commercialized. (I suppose the wealthy ISPs could "resell" access, but...) But if it's carefully planned, I think this might be a rather effective method of preventing problems with the root nameservers. It seems strange to have a handful of "essential" servers just sitting out there on the web.

    --
    ________________________________________________
    suwain_2 :: quality slashdot p
  111. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    It's actually slightly odd. I did recieve two calls yesterday about the internet being down...

  112. I will tell you why by einhverfr · · Score: 2

    I run a small intranet. We use BIND on Linux for our core DNS, and TinyDNS on the firewall as the external DNS server. TinyDNS is a great package, though it can take a little getting used to. However, I still see TinyDNS and BIND as being in different markets.

    On my main server, I want to be able to manage chacheing, record serving, have multiple zones some of which are dynamically updated, etc. all on the same box, and TinyDNS doesn't provide this capability. Besides, Bind 9 actually has some security built into the architecture, though it is not as paranoid as TinyDNS.

    --

    LedgerSMB: Open source Accounting/ERP
  113. Are alternate DNS servers -still- online/working? by Anonymous Coward · · Score: 0


    An earlier poster mentioned alternate DNS servers
    in an off-handed way; we had a look at the site:
    for Grass Roots Domain Name Servers grs.ipal.net
    and several sites ref'd to there.

    The latter had either gone offline, were selling
    their own domain name, no longer operating (only
    their info was available, at best)

    So, are there -any- working alternative TLD
    DNS servers around today (& likely to be here
    tomorrow)?

    If so, URL's please...

    TIA

  114. Allow me to interpret by Anonymous Coward · · Score: 0

    "The details of the disaster recovery scheme are of course confidential"

    Translation: We really don't have one that we've tested.

  115. WD40 by driehuis · · Score: 5, Interesting

    Most good routers are designed to have the ability (if you enable it) to look inside of the packets

    Hmmm, last I looked at the Cisco feature set (or the like from Foundry and Nortel and what have you), it was a challenge to put in rules that
    a) didn't take out significant "good" traffic, and
    b) did take out significant "bad" traffic.

    I agree that rate limiting ICMP traffic is an appropriate answer, especially in the light of this particular attack, but I'm appalled by the number of illitarate dorks who copy snippets titled "how to block all ICMP" from a textbook into their firewall without the slightest understanding of why ICMP was implemented in the first place.

    I hate to think of what could happen if the 31334 hackers really start mixing attacks.

    I positively _love_ wd40, but I will not apply it to reduce the squeeking of my cars brakes. Too many people use the Internet equivalent of WD40 on their network brakes.

    --

    Bert Driehuis -- All I asked was a friggin' rotatin' chair. Throw me a bone here, people.

    1. Re:WD40 by zztzed · · Score: 3, Funny
      I hate to think of what could happen if the 31334 hackers really start mixing attacks.
      Yeah, damn eleea hackers.
    2. Re:WD40 by Trusty+Penfold · · Score: 1

      a) didn't take out significant "good" traffic, and
      b) did take out significant "bad" traffic.


      Perhaps this will help.

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

      " appalled by the number of illitarate dorks"

      sometimes, it's just too easy 8-)

    4. Re:WD40 by DNS-and-BIND · · Score: 2

      Spraying oil to stop squeaky brake pads...man. Do people really think of this stuff?

      --
      Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  116. Legal Use for P2P by setzman · · Score: 1

    Share the file on P2P networks!

    --
    C:\>
    1. Re:Legal Use for P2P by Anonymous Coward · · Score: 0

      Ever think that it might be those KaZaA 'extras' that did this? If someone figured out how to make every computer with KaZaA on it start visiting a server repeatedly, just think about how much damage that he/she could cause. It would be coming from far more computers than cause a slashdoting, and I would expect that that would take anything down ater a sustained period.

  117. Re:And for all you tech support people out there.. by wdr1 · · Score: 2

    The behaviour he described is normal. As part of a DNS entry you specify the expire time, telling a client how long for which it's okay to a cache an entry.

    -Bill

    --
    SlashSig Karma: Excellent (mostly affected by moderatio
  118. Re:Preaching to the choir... singing here by saskboy · · Score: 3, Interesting

    In the world of Winblows users and Linux newbies, you don't have to have the most secure machine in the world, it just has to be more secure than 50% of the machines in the world.
    It is like the joke about 2 people running from a bear. You don't have to outrun the bear, you only have to outrun your friend.
    Why bother cracking an almost insecure machine, when you have thousands of completely insecure ones to do your bidding?

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
  119. Please detail... by Anonymous Coward · · Score: 0

    last time I looked, it's qmail that has the fucked up license; TinyDNS seemed quite GPL compatible to me.

  120. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 2, Informative
    Okay...I Googled for "randall hyde sucks" in both web and groups, and couldn't find anything. You're right about me not being a UCR student...though I might be soon, depending on my SAT. Maybe you could enlighten me on Hyde's assholeness, if you would be so kind.

    I have found AoA to be extremely useful in my understanding of Boolean Algebra, Chapter 2 covered the basic postulates, theorems, functions very well. I printed the "16 Possible Boolean Functions of Two Variables" table he included and kept it in a handy location. I first came across minterms/maxterms and how they are used to find the canonical expression, as well as k-maps for optimization. I don't particularly like Hyde's assembly library however, for me the Intel Programmers Manual Volume 1-3 dead tree book was most clear and straight-forward, unlike assembly "tutorials".

    I challenge you to provide a link to a better reference than Hyde's AoA that explains boolean algebra more clearly and more comprehensively. Go ahead.

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  121. I can see the headlines now by Anonymous Coward · · Score: 0

    Greedy Americans are only 5% of world population but they consume over HALF the world's available bandwidth!

    1. Re:I can see the headlines now by Anonymous Coward · · Score: 0

      Yeah, after Kyoto totally toasts the world economy, the next phase is to institute "bandwidth trading credits" so one country can sell excess bandwidth to another. Conserve bandwidth!

    2. Re:I can see the headlines now by Istealmymusic · · Score: 2

      Heck, with rules like that I'd be deploying my 802.11b with full-scale WET11 wireless bridges and microwave amplifiers all around my town. Conserve bandwidth? I'll create bandwidth.

      --
      "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  122. Who did it? by LowellPorter · · Score: 0, Redundant

    I was thinking along the lines of North Korea, Iraq, Al Qeada or any other militant islamic terrorist types.

    Any one else have ideas?

    1. Re:Who did it? by quantum+bit · · Score: 1

      ...or some pimply kid in his parents' basement. I'll kick his ass if I find him.

    2. Re:Who did it? by Hard_Code · · Score: 1

      Yes, I suspect CIA-funded mafia hit men in league with south american sociealist revolutionaries and militant quilters. Or it could be smurfs. You never can trust lose little blue bastards.

      --

      It's 10 PM. Do you know if you're un-American?
  123. LAN != Internet by Terralthra · · Score: 1

    Rendezvous is a system for home and office networks to keep track of which systems have which capabilities. Thinking that it would allow the internet to work without a DNS server is naïve.

    Or do you think a bunch of hostnames with "running HTTP server" would be as useful as a DNS system?


    --
    -Terralthra...
  124. Lost Packet by Anonymous Coward · · Score: 0

    Lost Packet - 43 bytes - last seen in a saturated OC3 - Reward $$$

  125. Whats the difference between a dos attack & /. by Joey7F · · Score: 5, Funny

    A warrant

    --Joey

  126. Re: Slashdottism by Anonymous Coward · · Score: 0

    wait.. if the internet got slashdotted... but the slashdot effect takes place inside of the internet network, then how.. holy crap

  127. blocking public DNS while hosting domains by David+Jao · · Score: 3, Informative
    if you're hosting domains then you wouldn't want to make that above change to your named.conf

    You're right, you wouldn't want to block all queries, but you can do almost as good: you can block all queries except the queries for the domains that you're hosting. In fact, doing so is generally considered a very good idea, since it protects you against some forms of cache poisoning attacks.

    Check out the allow-recursion command in the named.conf (5) man page, which does exactly what I describe.

  128. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    aww, this honor among trolls makes me shed a tear of happiness (-;

  129. Futile DOS by MyHair · · Score: 2

    Ah, that graph brings back some memories. I miss working in a NOC for a colo facility.

    We hosted WWII Online's web servers and game servers for a while. When it first was released many of their customers weren't happy because nothing worked right.

    Apparently somebody got mad and had an OC3 available to try a DOS attack, but little did they know WWIIOL's servers had 200Mbps internet. The spike went up to 45mbit over normal for a short while, but I guess they quickly realized it didn't do any good and gave up.

    I thought that was funny. But what was funnier is that one of their customers was clever enough to figure out how to get hold of the NOC and complained that the game servers were down! I couldn't tell him anything helpful except to contact the WWIIOL folks.

    Of course it was also cool to play an online game with a ping of less than 10ms. :) (After they got the game servers up, of course.)

    And then there was the time one of their techs was setting up a Linux server, stepped out for a few minutes and came back to find that it had been root kitted! He had just finished the base load and not patched it yet, thinking it would be okay long enough to get a bite to eat. He was pissed. But the script kiddie was stupid because he locked himself out by deleting the telnet and sshd servers and logging out before activating his trojan software.

  130. Funny, I never noticed... by davidmccabe · · Score: 1

    For a "largest ever" attack, there wasn't a lot of perfomance loss.

    This message typed with Dvorak.

  131. EMP? by Cyno01 · · Score: 2

    ok, everyone keeps saying the bunkers these thigns are in were designed to withstand a nuclear blast, my question is, are the bunkers themseves, or the equiptment in the bunkers sheilded enough to survive the electromagnetic pulse given off by the detonation of a nuke? its not just sci-fi, an emp is another devastating effect of nukes, its just ussually there isn't anyone left around to complain about their radio not working

    --
    "Sic Semper Tyrannosaurus Rex."
    1. Re:EMP? by 42forty-two42 · · Score: 1

      Riiight. EMP 13 redundant servers scattered throughout the world. That'd take some time, and they could probably set up a makeshift one in the meantime...

  132. Re:And for all you tech support people out there.. by Istealmymusic · · Score: 1, Flamebait

    I can't imagine how I could be possibly laid any more, you see, there's this girl you might have heard of...first name Mary, lastname Jane. She has cushion for the pushin' like you wouldn't believe. And don't even get me started on her DSLs, especially when she does it laying on her back...mmm...hell yeah.....(I added some extra periods because you forgot yours, your girlfriend probably did too.)

    --
    "The lesson to be learned is not to take the comments on slashdot too literally." --Vinnie Falco, BearShare
  133. Lookerup.com by Anonymous Coward · · Score: 0

    You know when lookerup.com goes down, something's serious wrong!

  134. It certainly does provide that capability. by Inoshiro · · Score: 4, Informative

    To provide caching, use DNScache. If your box is exposed to the internet, you likely don't want to be doing cache requests for the world. You can easily configure DNScache to broker for several internal (TinyDNS) systems. Note that only TinyDNS will set the authoritative flag; DNScache will not.

    For dynamically updating zones, I use a small Perl DBI script which dumps zones from the DB into a directory. All files in the directory are sorted (via sort) into a main text file, which is hashed into data.cdb. I also have a big text file from the other DNS server scped over and included in the hash. The entire system is dynamic, with every important entry controllable from within an easily backed-up (and restorted) SQL server. Adding things like DynDNS to this setup would be trivial (all I'd need is another table for actual accounts, which allow people to modify their own zone files).

    Best of all, because there is an order of magnitude less code running, TinyDNS is a lot easier to inspect for correctness. You can spend a couple of evenings reading over all the code for the package (even if it's not the best looking C code in the world), and really understand it.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
    1. Re:It certainly does provide that capability. by einhverfr · · Score: 2

      Except that I could not see how to get the record serving and caching DNS on the same IP address since they both run on UDP 53.

      But again, my BIND server is not exposed to the internet, and who really wants to know that verkiel.{mydomainname-here}.com has an IP address of 10.0.0.2 anyway ;)

      --

      LedgerSMB: Open source Accounting/ERP
  135. But... by WhiteDragon · · Score: 2, Insightful

    iirc, for ip addresses in email, foo@123.123.123.123 is not a valid email address, it should be foo@[123.123.123.123]

    --
    Did you mount a military-grade, variable-focus MASER on an unlicensed artificial intelligence?
    1. Re:But... by Anonymous Coward · · Score: 0

      I took free software and made it non-free. Just thought you should know.

  136. more info by Anonymous Coward · · Score: 0

    Well, it's mostly the same... http://news.google.com/news?q=dns+ddos

  137. DRDoS? by Anonymous Coward · · Score: 0

    What about Distributed Reflection Denial of Service? It would seem like a good tool to generate lots of flood.

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

      What about Steve Gibson is a Poseur?? It seems like he's theories are great tools to generate lots of FUD.

  138. Re:And for all you tech support people out there.. by dimator · · Score: 3, Funny

    You'd be surprised just how large my /etc/hosts file is.

    --
    python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
  139. Wow. No experience like that (Texas) by texchanchan · · Score: 2

    Re, "Mail was coming in slowly, servers were appearing to fade in and out of existence..."

    Sounds like A Fire Upon the Deep (Vinge, about 1993).

    Scary in real life.

    Didn't notice anything in North Texas, but at 4:00 pm our time, not much was going on at work, no intense outside connectivity.

  140. Yes. by Find+love+Online · · Score: 1

    Provided you have set up the mail server to handel that email.

  141. computer naming by the_pooh_experience · · Score: 1

    "At the top of the root server hierarchy is the "A" root server, which every 12 hours generates a critical file"

    Come on people... I don't understand how a group of techno-nerds and geek scientists can come up with such a lame name for waht seems to be the most important computer to the internet! For goodness sakes, even slashdotters can come up with some Does clever naming schemes.

    For this, UUNET or Verisign, or someone should be taken out back and beaten.

  142. first by Anonymous Coward · · Score: 0

    post!

  143. yahoo! story by tm1rules · · Score: 1

    http://story.news.yahoo.com/news?tmpl=story&u=/ap/ 20021022/ap_wo_en_po/us_internet_attack_1

  144. Registrar www.godaddy.com Down by Anonymous Coward · · Score: 0

    www.godaddy.com site is not responding. They claim they took down the site to do an update. Update at 6pm PST??! Usually updates and maintenance occur after midnight. Something is going on and they won't admit to it.

  145. *nasal voice* by Anonymous Coward · · Score: 0

    Worst... DDOS... attack... ever!

  146. Who needs DNS? by RazzleDazzle · · Score: 1

    I mean come on!! It is so overrated... i always use numbers instead of letters. It is more simple, there are less numbers than letters so how could it not be more easy? In fact I started just doing all my web browsing using binaries because there are only 2 numbers. Now if I can just get konqueror to respond to
    http://1000000.11100.1000011.10010110

    --
    ZERO ZERO ONE ZERO ONE ZERO ONE ONE! Just brushing up for my next big invention: Ethernet over Voice (EoV)
  147. somebody had to say it by Anonymous Coward · · Score: 0
    Quite the opposite, your military wanted a communications network that could survive a nuclear holocaust so that it would be the first to rebuild and conquer the world when the evil reds launched the first nuke.
    1. Survive nuclear war
    2. ???
    3. Profit!!
  148. +5 Funny Slashdot's IP happens to be in my sig by xintegerx · · Score: 1

    See sig below.

    1. Re:+5 Funny Slashdot's IP happens to be in my sig by Anonymous Coward · · Score: 0

      It would be funnier if that address was possible.

  149. Well... by Find+love+Online · · Score: 5, Informative

    Ethernet is a physical transport, while TCP/IP is a protocol. In fact, TCP (transmission control protocol) sits on top of IP (internet protocl). There is also UDP on top of IP (but no one says UDP/IP that I've ever heard) and ICMP on IP. UDP are short messages that are sent without creating a link, and ICMP is for things like Ping, tracerout, etc. You can create your own protocol and use it on the internet.

    You can use any physical layer: ethernet, a modem, a cell phone, wifi, bluetooth, firewire, USB, power lines, etc with IP, and similarly you can use may other protocols with Ethernet or any other link Such as IPX, NetBui, Apple talk, etc.

    TCP, UDP, and ICMP are tied to IP and wont work with anything else.

    Then there are higher level protocols that sit on top of TCP or UDP, for example DNS sits on UDP, FTP, telnet, gnutella and others sit on TCP. Interestingly HTTP should work on other protocols as long as you can establish a link between a server and a host on it. And you have software that implements it on these other links.

    There's also Ipv6, which is a newer version of IP.

    1. Re:Well... by Anonymous Coward · · Score: 0

      Ethernet can refer to the physical transport or the link level protocol. IP is a network level protocol and TCP is a connection/data level protocol basically. UDP sends packets, short or long and is essentially stateless, but a link is created of course. ICMP is not really *for* ping, traceroute, but for communicating certian network/server states. And you can't create your own protocol and just use it on the internet - why do you think IPv6 is moving so slowly?

  150. sorry, IP's don't change by xintegerx · · Score: 0, Flamebait

    Slashdot's IP is 832.796.835.918 . Since it hasn't changed from this in the time that I've had the link to it in my sig ( about a month. ), we can safely conclude that IPs don't change because slashdot is a good cross-section of the internet, and poor logic like this is frequently rewarded wit' da K-! PointZz. ;)

    +5 Insightful

    1. Re:sorry, IP's don't change by Anonymous Coward · · Score: 0

      Slashdot's IP is 832.796.835.918

      Riiiight... every hear of this thing called a 'byte'?

    2. Re:sorry, IP's don't change by Sneftel · · Score: 1

      Ever heard of "sarcasm"?

      --
      The opinions stated herein do not necessarily represent those of anybody at all. Deal with it.
    3. Re:sorry, IP's don't change by beebware · · Score: 1

      Apart from the fact that nslookup returns slashdot.org= 64.28.67.150 and CmdrTaco has said that it is probably going to change again soon.

    4. Re:sorry, IP's don't change by Anonymous Coward · · Score: 0

      No, could you explain it?

      Oh, wait ... nevermind

  151. I am sure this will get modded as redundant... by WhiteDragon · · Score: 1

    obviously this was talking about the machines h4x0red into doing the ddos, not the root servers being ddosed. Or, it was some attempt at sarcasm, ie the root servers obviously are not running an old unpatched NT

    --
    Did you mount a military-grade, variable-focus MASER on an unlicensed artificial intelligence?
    1. Re:I am sure this will get modded as redundant... by Sn4xx0r · · Score: 1

      No, if I had modpoints I would mod this up to counter all the silly replies in this thread.

      --
      Got brain?
    2. Re:I am sure this will get modded as redundant... by Wee · · Score: 2
      Or, it was some attempt at sarcasm, ie the root servers obviously are not running an old unpatched NT

      Yeah, it was an attempt and a fairly lame one, too. I should have been blunt: I was originally talking about home users on windows machines with DSL/cable needing to patch/firewall their machines. Hence that whole "preaching to the choir" thing. Anyone that asssumes the root servers aren't very well taken care of is a fool. And as you can see from some of the replies I got, there are more than a couple living here...

      -B

      --

      Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

  152. Stuck in my head .... by bizitch · · Score: 0, Redundant

    (Simpsons Comic Book Store Guy Voice)... "Largest DDOS attack ever"

    --
    ---- "Logoff! That cookie shit makes me nervous!" - A. Soprano
  153. "Most sophisticated attack ever" by commodoresloat · · Score: 4, Funny
    Yeah, just look at the level of discourse in the chat; if these guys are the hackers in question, they really are sophisticated! Just look at this conversation about DNS vulnerabilities:

    [09:30] <thol> poooH
    [09:31] <poooH> thol
    [09:31] <BaKaRi> poooH
    [09:31] <poooH> tee he
    [09:31] <BaKaRi> poooH
    [09:31] <poooH> awww
    [09:31] <BaKaRi> poooH
    [09:31] <thol> ahahaah
    [09:31] <s0lar1s> balaaeh nu
    [09:31] <poooH> thol
    [09:31] <BaKaRi> shit
    [09:31] <s0lar1s> wtf

    And that's just a little fragment of it. I'm really worried about these guys taking over the internet!!

    1. Re:"Most sophisticated attack ever" by Elwood+P+Dowd · · Score: 5, Funny

      The chat is actually encrypted. If you gzip each comment, decrypt the result (56 bit encryption. Thank God for crypto export laws.), you'll see that they're actually exchanging compressed tcp/ip packets. They're using this IRC channel as a transport for their encrypted IRC session on another server, where they are coordinating their efforts to destroy Al Qaeda.

      --

      There are no trails. There are no trees out here.
    2. Re:"Most sophisticated attack ever" by Anonymous Coward · · Score: 0

      Good one... Heh.

    3. Re:"Most sophisticated attack ever" by WWWWolf · · Score: 1
      They're using this IRC channel as a transport for their encrypted IRC session on another server, where they are coordinating their efforts to destroy Al Qaeda.

      Well, this explains a lot of IRC. In fact, it's just what I've been suspecting quite a while now.

      And folks at Slashnet are actually exchanging encrypted plans for World Domination Fast, then? =)

    4. Re:"Most sophisticated attack ever" by Anonymous Coward · · Score: 0

      No the ones on slashnet are the one ones for world domination at normal speed, those are just backup plans!
      The world domination fast plans are ofcourse already in motion, they where distributed to our agents stegnographed inside beowulf and portman troll posts, why else whould "slash" keep posts that are modded down to -1? why else whould sombody read them!

    5. Re:"Most sophisticated attack ever" by Anonymous Coward · · Score: 0

      I agree, the above coded chat looked like a handshake between agents, maybe they are setting their baud rates properly. This channel is very spooky.

  154. name calling by Anonymous Coward · · Score: 0

    who's the loon?

  155. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    GREAT troll. Hats off.

  156. Bugbear by macdaddy357 · · Score: 2

    Maybe the purpose of the backdoor in bugbear was to create a zombie army to launch this ddos attack. "Great, Smithers! Another recruit for my ever growing army of the undead."

    --
    How ya like dat?
  157. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  158. Believe the Security Experts by Zutroi_Zatatakowsky · · Score: 1
    "According to security experts, the incident probably was the result of multiple attacks, in which attackers concentrate the power of many computers against a single network to prevent it from operating. "


    Security experts?

    DDOSing 13 root servers all alone is possible? Aaaaw, I think I'm gonna start cracking.

    --
    All Hail Discordia. Hail Eris. Fnord.
  159. Re:And for all you tech support people out there.. by cgleba · · Score: 2

    That is, assuming that you have your local DNS server (if you have one) set to override the TTLs stored with the A records.

  160. coming back to something.... by pixitha · · Score: 2, Interesting

    I remember reading somewhere about ingress and egress filtering on outer routers. If the ISPs ad big providers would do this as many ppl have suggested (even the damn gov) wouldn't that solve most of the problems like this and prevent DDoS from happening as often? Is that how VeriSign was able to stay up during the attack? Just curious....

    --
    "an eye for an eye only makes the whole world blind"
  161. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    Donald Knuth, "The Art of Programming Vol. 1"

  162. Patent Infringement by Anonymous Coward · · Score: 5, Funny

    If someone could kindly point me to the person or persons who launched this latest DDOS attack, I would certainly appreciate it. I hold the patent on Distributed Denial-Of-Service Attacks By Electronic Means, and I will get my day in court, and royalties due to me.

    1. Re:Patent Infringement by Anonymous Coward · · Score: 0

      look at me i'm karma whoring... no really I'm ANON...

      this is an opportunity to get someone on slashdot to TALK ABOUT SOMETHING FSCKING USEFUL

      why has NOONE mentioned ICMP traceback or the itrace project???

      that combined with some well placed Layer-2 shunning would shut down DDoS!

      props to Bill Stewart for not being brain-dead

    2. Re:Patent Infringement by Anonymous Coward · · Score: 0

      No really ... you are a fucking idiot.

  163. DDOS Sophistication Varies by billstewart · · Score: 4, Interesting
    The first time a given technique gets used, it may be sophisticated, but after that it's often just script kiddiez. Some attacks are pretty crude, just borrowing a few thousand 0wned machines and slashdotting a victim, but some DOS attacks really do use some insight and then use the distributed attack as a lever, or as a way to hide the source of the attack. The clever attacks look for the critical resources on the target machine and tie those up. Sometimes that's something like the TCP SYN attacks which create half-open sessions to clog tables, but those can be easier to block, and they often depend on forged source addresses, which can be traced by a persistent ISP. Other attacks look more like brute force - find the asymmetrically resource-intensive part of a real transaction (like doing CPU-burning digital signatures, or downloading a really big file or causing some thrashy database lookup) and flooding that with lots of real transactions from your zombies, which is harder to block without also blocking real transactions from real users. In some cases, the crude attacks also work well because the fix requires applications programming so it's not something your ISP or router can just block for you.

    But, yeah, some of the attacks aren't much different than using a loudspeaker to announce "Free Beer at Victim.com"

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
    1. Re:DDOS Sophistication Varies by Anonymous Coward · · Score: 0
      But, yeah, some of the attacks aren't much different than using a loudspeaker to announce "Free Beer at Victim.com"
      That's usually known as "the Slashdot effect" :-)
  164. At least.... by Superfreaker · · Score: 1

    The Priceline Supercomputer would still be running.

  165. A good tech article explaining DDOS attack by Anonymous Coward · · Score: 2, Interesting

    http://www.cisco.com/warp/public/707/newsflash.htm l

  166. OpenNIC members never even noticed. by ChrisKnight · · Score: 2

    Becuase I use an OpenNIC name server, which loads its own copy of the root zone, I never even noticed that there was a problem.

    Another strong vote for distributed name systems.

    -Chris

    --
    -- This sig is only a test. If this were a real sig it would say something witty. --
  167. Other traffic patterns by billstewart · · Score: 2

    I won't post the addresses to avoid slashdotting them, but several of the root-servers have graphs for response-times as well as traffic-levels. On some of the servers, the response-time went up, but on a number of them it went to zero for an hour or so, which I assume means no response rather than infinitely-fast response. Somebody set them up the bomb.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  168. Zzzzz... wake me up if it's something important... by DNS+Root · · Score: 2, Interesting
    Firstly, if you use one of the 13 legacy root servers, you may have noticed a problem. Chances are you didn't. Plus, if you use another root system (ORSC, OpenNIC, etc.), or you cache the glue for all the TLDs in your DNS servers, then you would not have noticed a thing.

    Secondly, Rob Thomas has made an excellent template for securing BIND against all sorts of "stupid user tricks" which can be found here:

    http://www.cymru.com/Documents/secure-bind-templat e.html

    Thirdly, quoting Louis Touton saying "We're not aware of any users that were in any way affected." was a serious mistake. ICANN haven't taken any notice of internet users up until now, so why should they start now?

    The article went on to say "VeriSign expects that these sort of attacks will happen and VeriSign was prepared," company spokesman Brian O'Shaughnessy said. If you want a likely suspect, try this one - brought to you, of course, by Verisign:

    http://www.arabtrust.com/training/courses/hacking/ index.html

  169. All lies, of course by Anonymous Coward · · Score: 0
    All of the above, of course, is a lie.

    What has happened is this: There are some people who got in to an argument with me in one of the journals; some of them didn't like the fact that I won the argument against them, so are now trolling me.

    Note that they do not mention which test queries return incorrect IP addresses; and also notice that they way they make it as personal as possible.

    Anyway, I have this testimony that MaraDNS is an excellent piece of code.

    Note also that this troll does not have the courage to tell us who they are, since I would promptly put them on my foes list.

    I probably should not feed the trolls by replying to this, but feel that I should clear things up for people who are reading this.

    Most likely, the above troll was posted by com2kid; he is mentally ill and really needs psychological help.

    - Sam (posting anonymously since something like this only needs to be seen by people posting the above link)

  170. It wouldn't matter if it did by 0x0d0a · · Score: 3, Informative

    The caching nameserver pdnsd does something like this -- if it can't manage to get a new record, it uses the old (stale) copy. So you have a cached copy of Slashdot's NS for a long, long time.

    If root DNS went down, you'd have to have Slashdot's DNS move as well.

  171. I can't believe by inerte · · Score: 1

    So simple, the root servers were getting attacked! Yesterday my brother told me Counter Strike's ping was too high, 200ms. I am from Brazil, but for brazilian CS servers we get 30ms or 50ms. I told him I didn't had any idea why the ping was so high, and now I can't explain! How come will I make him understand that "Root DNS Servers for IP address" were getting attacked?

    I will just say that our new dog ate a part of the phone's wire.

  172. Re:You weren't doing real work. by ashitaka · · Score: 2

    The outbound queues on our mail server kept backing up as normally available clients couldn't be reached.

    --
    If you don't want to repeat the past, stop living in it.
  173. 199.182.120.203 by billstewart · · Score: 1

    It's probably not Earthlink/Mindspring/Netcom/Borg's best name server, but I memorized it years ago because I had to keep typing in the bloody thing any time I reconfigured Windoze, and when my internet connection wasn't working right the first step was to ping and traceroute the name server to make sure it was behaving.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  174. Re:And for all you tech support people out there.. by Monkelectric · · Score: 2
    Don't worry about your SAT score -- *everyone GETS IN* to UCR; few get out. The graduation rate for UCR as a whole is 60%, and the engineering college -- 30%.

    That being said, Randall Hyde's antics are legendary. He screams, throws tantrums, is belligerent to student, staff and faculty. He has flunked entire classes delaying their graduation, instead of teaching course materials he teaches languages *he* invented. Linking to him is kind of like saying, here's a link to the devils website, he's the devil, but he's got some good points.

    But I didn't expect you to know any of that, was just making an observation :) If you'd like to discuss it privately you can shoot an email to my address above.

    --

    Religion is a gateway psychosis. -- Dave Foley

  175. Not just a snow job by billstewart · · Score: 2
    There's been a lot of interesting work done on how to trap and trace forged traffic, though it's easier when it's one location creating lots of it rather than lots of locations creating lots of it. You can play games with BGP or even static routes to grab traffic from your different peering points that's addressed to the target and hand it off to dedicated routers using GRE tunnels, etc.

    Also, some of the press about the attack said it was using ICMP rather than UDP, and it's much easier to go around squashing ICMP than trying to figure out which correctly-formed queries for foo.com are real and which are DDOS.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  176. Moderators going crazy by 0x0d0a · · Score: 2

    Are you all nuts? An AC makes an obviously bogus post and it gets +5?

    I should post AC that, oh, I don't know. That Stephen King is dead. People would probably buy into that as well.

    You really think a legitimate employee would be handing out information on which systems are honeypots? And then bogus pseudo-hacker crap like "the attack calls himself 'Fadaboi'"? Where did that come from?

    Christ.

    1. Re:Moderators going crazy by Anonymous Coward · · Score: 0

      Well, It just happens to be very authoritive I guess. And if he's a real employee, wouldn't he like to post anonymous (Specially since he's discussing some nasty stuff that is still not out in the open). I felt that was the reason for him not including his name at the end, if it was a troll he'd have signed with a bogus name.

      And what's wrong with ``Fadaboi" being a name for a hacker?

  177. Charging for root server access by billstewart · · Score: 2
    You don't need to charge for it, or at least don't need to charge big bucks for it, though it'd be an interesting alternative to ICANN's current funding practices. But you could restrict access and enforce technical requirements, e.g. if you want to connect, you need to maintain your own distributed caching servers. DNS is important, but the lookup-related parts of the .com/.org/..net 2LD database (as opposed to the whois and billing records and other registrar stuff) aren't that big - probably 100-300MB, most of it expiring in ~7 days. You could also use push mechanisms to distribute it to big sites, or even (gasp!) Usenet!

    If you wanted to be a bit more democratic about access, you could provide priority service (or push service) to the big ISPs' main servers, and volume-restricted service to the free-use crowd. It's most important that the ~20 Tier 1 ISPs have good copies, because most of the smaller ISPs get connectivity from one or more Tier 1s, so they could get DNS as well.

    A fun side-effect of making direct DNS access expensive would be that it would encourage more people to use the alternate root providers, who used to have about 0.5% of the market, except I think some of the cable modem companies were using alternate roots to have more options for selling namespace to their customers.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  178. *PING* *PONG* by YtsaeB · · Score: 1
  179. Yes you can. by Find+love+Online · · Score: 1

    And you can't create your own protocol and just use it on the internet

    I meant at levels above IP. TCP, HTTP and SOAP are all considered 'protocols' despite the fact that they all work on top of each other. (although HTTP and SOAP can run on other protocols.

  180. oh right by ArchieBunker · · Score: 1

    Try buying a handgun in canada, you can't.

    --
    Only the State obtains its revenue by coercion. - Murray Rothbard
    1. Re:oh right by Phil+the+Canuck · · Score: 1

      Well, yeah, you pretty much can if you don't have a criminal record. Yes, there's a lot of paperwork to deal with, but is that so bad?

  181. dns replacement is obviously needed by Anonymous Coward · · Score: 0

    the hierarchical structure of the dns has very poor resilience and needs a replacement:
    http://www.pdos.lcs.mit.edu/chord/pa pers/ddns.pdf

  182. This one really *is* a job for WD40. by billstewart · · Score: 2
    There aren't many people who have a good reason to be sending ICMP traffic to a root server, especially since traceroute is supposed to be UDP. It's probably not something that the people who administer them should be leaving on routinely unless it's filtered to only allow authorized addresses to use it. Besides ping, most of the redirects and similar features are probably inappropriate here, and Source Quench may be something appropriate for the root servers to tell other machines, but not the other way around.

    Of course, the next attack won't be something dumb like ICMP - they'll try something new, either because they learned a lesson from the people who did this one, or because they suspect they'll get their butts kicked if they try this method. For instance, I'd really rather *not* see the next Outlook Email Virus mail stuff to the root servers, or to randomized non-existent 2LD.COM addresses... I'm sending you this DNS request in order to have your advice

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  183. There may be much more to this by irishkev · · Score: 3, Interesting
    I just posted this to my site. Please let me know if you have anything to add! DDOS Attack on Root DNS Systems Called Largest Ever :.

    Those of you who actually took the time to read my essay, "Cyberwar: How Terrorists Could Defeat the U.S., and Why They Won't," (requires Acrobat 5, not 4.) might get chill running up your backs when you read this. I'm still sticking to my original thesis, however: The Internet won't be brought down by terrorists because corporations and governments need it, and the terrorists serve the interests of corporations and governments. Regardless, I hope this DNS attack isn't a prelude to a bigger operation. Note how they say that it just ran for an hour and then stopped! Note this story, which detailed the creation of attack zombies with P2P capabilities, allowing them to be targetted at will. Also note that a top infrastructure protection analyst was just killed by the Maryland area sniper! And within a couple of days we see the largest DDOS attack on root DNS systems ever!? (Long Pause) Keep a sharp eye out for weirdness, folks, something BIG might be coming down:

    Here's what I wrote back on September 14, 2002:

    Maybe the terrorists start taking out some or all of the thirteen root domain name server systems (I think there are still 13) or interrupting communications to those root servers [today's DDOS incident]. (Thankfully, a couple of these systems are located in places that have people with guns guarding them.) These root servers are used by thousands of other lower level domain name systems and receive about 300 million requests per day.

    Domain name systems are used to translate human readable URLs, like www.cryptogon.com into machine usable IP addresses like 209.115.132.59. There is much concern about the root DNS systems. Many articles on this topic are easily accessible. Much of the concern, however, is focused on hackers DOSsing the root servers. Again, this misses the point.

    What is the physical security like at the non-military root DNS facilities?

    I've driven by one of the buildings hundreds of times because I used to live near it. It looks just like any other small office building. How long would this place hold up against a few armed terrorists who were willing to die TO BRING DOWN A ROOT DNS NODE? Think about it. The same goes for the data centers mentioned previously. Surely these places should have armed security. But even if they did, are they prepared to stop terrorists who have no intention of ever getting out alive?

    Here's what just happened:

    The heart of the Internet sustained its largest and most sophisticated attack ever, starting late Monday, according to officials at key online backbone organizations.

    Around 5:00 p.m. EDT on Monday, a "distributed denial of service" (DDOS) attack struck the 13 "root servers" that provide the primary roadmap for almost all Internet communications. Despite the scale of the attack, which lasted about an hour, Internet users worldwide were largely unaffected, experts said.

    FBI officials would not speculate on who might have planned or carried out the attack.

    David Wray, a spokesman for the FBI's National Infrastructure Protection Center (NIPC), said the bureau is "aware of the reports and looking into it."

    DDOS attacks overwhelm networks with an onslaught of data until they cannot be used. According to security experts, the incident probably was the result of multiple attacks, in which attackers concentrate the power of many computers against a single network to prevent it from operating.

    "This was the largest and most complex DDOS attack ever against the root server system," said a source at one of the organizations responsible for operating the root servers.

  184. Linux and Windows and Bears, oh my! by billstewart · · Score: 2
    When I had a DSL system in my lab with Win95 and RedHat6.x machines exposed to the wild internet, it used to really annoy me that it was always the Linux boxes that got cracked. This was partly because there wasn't much you could do with the Win95 machine (it did have a web server, but it wasn't a really common one so there probably weren't any well-known exploits), and partly because Linux systems are much more useful to crack, besides having well-known exploits for out-of-the-box distributions. RedHat 7.x was a lot cleaner; I don't think any of those boxes got cracked before we reconfigured the network, plus we weren't running WUFTPD. On the other hand, if you've cracked a machine thoroughly enough, and don't mind having your changes be visible, it's really easy to turn Windows into a useful scripting engine - a couple megabytes of UMSDOS file system, LILO, and yer up and running.

    The more serious attacks using Windows would be easier to implement with a wetware-propagated Trojan Horse, such as a popular Kazaa-replacement client, or else with Yet Another Windows Outlook Email Virues. I'm sending you this DDOS client in order to have your advice.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  185. I was tearing my hair out by minkeyboodle · · Score: 1

    I was tearing my hair out trying to figure out why my local DNS was broken. I was in the middle of changing the configuration to not use forwarders anymore when this happened. I thought my setup was broken for quite some time!!! Lot's of timeouts, lot's of domain names unresolvable.

    Today it's all better.

    Just my luck.

  186. What really sucks ... by LoudMusic · · Score: 2

    What really sucks about this is the people that bitch about "not having their Internet" are the ones potentially causing the problem with unprotected computers. We know nothing this massive could be caused without some kind of trojan`ed DDoS network, and the way those get propogated is through ignorant users.

    --
    No sig for you. YOU GET NO SIG!
  187. it's sad by jglow · · Score: 2

    The people that did this are only hurting themselves in the long run, because I would bet a majority of thier lives are spent on the internet. If their main goal is to bring down the internet, what are these 13 year old boys going to do when they succeed?

    --


    There's no "I" in Linux.. err..
  188. a REAL DoS attack :)` by guanno · · Score: 1
    1. Re:a REAL DoS attack :)` by Anonymous Coward · · Score: 0

      Glad I've got that Atanasoff-Berry Computer in the basement... now if I could just find tubes for it.

  189. whooaaah! by Anonymous Coward · · Score: 0

    I didn't know Mr. T had his own grapher!

  190. The FBI?? Why? by XXIstCenturyBoy · · Score: 0, Troll

    Can someone tell me why the oh so mighty FBI had a comment in that article? I mean its the Internet, its not owned by the US (well... hmmm no its not... I think) If the FBI as anything do say in that case, so do the Mounties, and huh the Croatian Secret Service. Blah. me is rantin again. But still. I'd like to know why the FBI is a reference in that case. Shouldnt they come up with an Int'l 'net Police or something?

    1. Re:The FBI?? Why? by interstellar_donkey · · Score: 2

      10 of 13 root servers a phyiscally located withen the United States.

      I am unaware of one of the remaning three being located in Croatia.

      If it upsets you that US law enforcement is protecting interests owned or located withen the United States, perhaps instead of complaning about the big bad US you could take steps to encourage development of higher level backbone resources in your country of choice.

      --
      The Internet is generally stupid
  191. Re:And for all you tech support people out there.. by Bakaneko · · Score: 1

    Well, I was an admin at UCR's CS department, and a student (graduate) at one point.

    Mr Hyde IS a bit strident, to be sure, and he did personally tell me once (when I had to go fix something wrong with the web server that at the time hosted AoA) that system administrators were simply the janitors of the internet, and hardly real computer scientists, but for the most part, I found him reasonable to get along with, certainly on-par-with/better-than your average professor.

    Of course, I do remember some of his "flunking large numbers of students" occurences. On the brighter side, he usually did (at the time at least) let students work over the summer to complete the course.

    I took the undergraduate compiler class from him (since I never took a compiler class at UCLA) and I really do feel I learned a lot in that class.

  192. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0
    The Internet != DNS.

    Of course not, dodo -- it's AOL. Don't you read the ads?

  193. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0
    Excellent point. There are many people who are repeat offendors and are certainly stupid! Some of these people are even supposed to be technically inclined according to their job description at the University.

    So give them the correct answer the first time and bullshit thereafter. If they can't learn, they won't know the difference.

  194. Re:And for all you tech support people out there.. by Monkelectric · · Score: 1

    Cool, I was an admin for EE :)

    --

    Religion is a gateway psychosis. -- Dave Foley

  195. Re: Slashdottism by Anonymous Coward · · Score: 0

    which came first, the chicken or the egg?

  196. Explanation by chrysalis · · Score: 1, Troll

    Those that survived were running DJBDNS (ok, stupid troll)

    --
    {{.sig}}
  197. Windows a threat to the internet by jgardn · · Score: 1

    Because of gross insecurities in Windows, the internet is now under a real threat. When the net finally crashes, it will doubtless be due to Microsoft leaving security holes you can drive mac trucks through.

    This brings a whole new dimensions to linux and free software advocacy. "Use free software, or see the net we love disappear!" could be our new slogan.

    --
    The radical sect of Islam would either see you dead or "reverted" to Islam.
  198. Anyone remember Fluffy Bunny? by vesik · · Score: 1

    I don't know, this reminds me of an article I read about a group called Fluffy Bunny.

    Obligatory link: Fluffy Bunny No Longer Energized

  199. It does work... by scubacuda · · Score: 2

    I just sent an e-mail to my work e-mail account.

  200. Platform? by octogen · · Score: 1

    By the way - does anyone know, on what kind of Hardware and/or Software these DNS servers are running?

    Could a single powerful server (a Sun Fire 15k or something similar) theoretically do the job?

  201. Sorry about that! by FyRE666 · · Score: 2

    Apparently I made a mistake in my named.conf file...

  202. Actually this wouldn't affect _any_ sensible setup by AmunRa · · Score: 2, Informative
    People should really read up on how things work before they start posting like they know _all_about DNS; so here are a few facts:

    1. every DNS zone (including the . root zone) has a TTL (time to live) - the amount of time you are allowed to keep the results of a query. The idea being that if you a server looks up a zone e.g. foobar.com it doesn't have to look again until the TTL runs out. This is typically about 24 hours for an average .com domain (but can be set to whatever the controller of the domain's DNS likes)

    2. The TTL of the . root zone is* 6 months. This means an ISP's server only has to recheck a top level domain (.org, .com, .net) every 6 months. This means that if all the top level DNS servers were out for say a day, then 99% of the other servers out there wouldn't even notice, as they wouldn't need to query the roots for on average another 3 months. Sure, if the root servers were down for longer, the TTL would run out on more and more DNS servers, but in principle the root servers would have to be down for a sustained time to start to significantly affect the Internet's DNS.

    * - the TTL of the root domains at the moment has been changed to 3 hours, presumably as they are changing the top level infrastructure and need to have the changed propogate quickly.

    3. this is why all ISPs who have correctly setup DNS servers would not have noticed anything. If run your own DNS server on your home box, and don't run it all the time, you'll be checking the root servers the first time you do a DNS query when you switch your machine on; so would probably notice something. Lesson - use your ISPs DNS server to resolve domains!

    --
    " To steal ideas from one person is plagiarism; to steal from many is research. "
  203. Alternatives by PigleT · · Score: 2

    The alternative is to use a set of name-servers that isn't part of root-servers.net, then. Partly you gain in reliability through using them as forwarders for existing TLDs, but you also stand to gain your own TLDs as well.

    Can't say *I* noticed any DNS problems on the colo server or at home yesterday... :)

    Whatever happened to TRNS and friends?

    --
    ~Tim
    --
    .|` Clouds cross the black moonlight,
    Rushing on down to the circle of the turn
  204. Re:And for all you tech support people out there.. by jolshefsky · · Score: 1
    Ah yes, the standard response of sys admins. "The users are too {dumb | ignorant | stupid | incompetent}." Usually this is the case of the admins deliberately withholding information. In a current situation at my company, one of our admins was complaining that even if they send out a "server X will be down at noon," there's always someone who doesn't understand why a certain service is not available at that time. I suggested they send out a message that says, "server X will be down at noon which will affect services A, B, C" and they said no.

    Good admins send out information to their users in a way that can be used by them. They pre-answer all the common questions--what, why, when, how long, and how will this make my life better ... and in _advance_ of downtime. Should an unexpected outage occur, they spend only a few minutes determining what went wrong before getting out a message (e-mail or not) saying they are aware of the problem and are working on it. Again, answering quickly the same set of questions ... especially what else can be expected to be down.

    On the other hand, bad admins consider themselves more important than all others. They serve only themselves and don't understand that they are part of a support organization. Basically, they don't do anything the good admins do ... or only part of it and claim they did all they could. Their goal is to claim superiority.

    By the way, since this will get modded down as off-topic, remember that the original post should be modded down as flamebait.

    --
    --- Jason Olshefsky

    Karma: Poser (mostly affected by adding this line long after everyone else did)

  205. Re:And for all you tech support people out there.. by coastwalker · · Score: 1

    /rant on

    IT support is supposed to be a service wherebye the customer is provided with help so that they can use their computers productively.

    Not an occupation which is closely modeled on the activities of Nazi doctors using their power and knowledge to torture and abuse people in the persuit of their own interests.

    Notice the difference between the two occupations?

    The user may be stupid but if you or the department you work for is unable to help that user then it is you and your department who has failed.

    Making a joke of ignorance is fine between experts as part of the recognition that you and your collegues share the same burden - "blah blah blah hadnt switched the power on.. ha ha ha" But that doesnt mean that you are excused from having patience and being professional.

    If you want to be taken seriously then start acting seriously. I dont notice medical doctors getting bored with their patients and for a joke amputating a leg instead of an ingrowing toenail because the patient was too stupid to cut their nails correctly and wear the right footware. Likewise your user may be stupid but you are never going to get paid diddly squat unless they think your service is worth more than the sh*t wages most so called IS departments think they can get away with.

    rant off/

    --
    Facts are history now plebs have politics for religion on social media.
  206. But was it a success? by Like2Byte · · Score: 1

    The DNS is built so that eight (8) or more of the world's 13 root servers must fail before ordinary Internet users start to see slowdowns.

    Well, if '4 or 5' of the servers weren't effected doesn't that mean that 9 or 8 of the servers were effected; therefore, the attack, it could be argued, was a success.

    I'll let the reader do their own math.

    1. Re:But was it a success? by dacarr · · Score: 2

      Not really. Like I said in a previous post, attempting to take down the internet by DDOSing root DNS is kind of like trying to chop down a sequoia tree with a piece of fried chicken. It won't actually do anything but make a mess around the tree (which, btw, will recover from the relatively trivial amount of damage), it's the wrong tool for the job to begin with, and the person doing this if found would probably just be thrown in jail for little more than being a blithering idiot.

      --
      This sig no verb.
  207. Today's DDOS Attack... by SEWilco · · Score: 1

    "In a related story, the Washington Post servers were hit by a huge number of requests for a specific page today. Obviously a DDOS attack from computers around the world."

  208. More servers by Cackmobile · · Score: 0

    I really don't know if its possible to do but wouldn't it make sense to have more than thireteen servers. I mean 13 for the whole net is not many. There should probably be 100. U could have 13 still and have the rest not active and hidden or something and they only ccome online when another goes down. I wouldn't have any idea how to even start to think about doing this but you know it makes sense.

    --
    -- Karma Karma Karma Karma, Karma Chameleon - Boy George
  209. Phu.. by term_0z · · Score: 0

    Thank god I memorized the slashdot IP

  210. It wasn't an attack, by Gannoc · · Score: 2


    It was 500,000 people downloading patches for Planes of Power.

  211. Slashdotting the root servers? by 42forty-two42 · · Score: 1
    I won't post the addresses to avoid slashdotting them

    You're kidding me, right?
  212. Big friggin deal... by Mysticalfruit · · Score: 0, Redundant

    Everybody and their mother's ISP has their own DNS server anyway. Just because the root node servers take a wacking for a day doesn't mean shit. That is the beauty of the internet. Even the "centeralized" services really aren't that centeralized...

    --
    Yes Francis, the world has gone crazy.
  213. Yahoo! ./ing by LittleGuy · · Score: 2

    May be redundant, but it's now on
    Yahoo! News.

    --
    Mod Karma -1: I sed bad wurds. If I cep my mouf shut, I wud be at riyses.
  214. Duration of the Attack by gurutc · · Score: 2, Interesting

    In spite of the responses by UUNet and others that sounded like claims that they gained control internally and ended the attack, chances are the attackers stopped it intentionally after they themselves detected tracking attempts by their victims.

    UUNet/MCI has known that its network has hidden vulnerabilities since July of this year when I contacted them about similar symptoms on their customers' networks, and that there was a fix. The US House and Senate Armed Services Committees were contacted over a month ago about this issue in light of the obvious national security implications. MCI's Legal Department knew, in their words, 'that their network had these problems' and that it was a matter of time before this happened but so far have refused to negotiate for my help to show them how to fix their net's probs claiming they were working on it 'internally.'

    --
    Moderation in All Things... Especially Moderation - gurutc
  215. Physical Slashdotting! by Theaetetus · · Score: 1
    Does anyone know a good Chiropractor!?!

    Westwood Chiropractic 4711 Mission Rd. - Westwood, KS (sub. of Kansas City), Tel: (913) 432-5678 Good enough for a lot of professional athletes, and they straightened me up after my car wreck.
    But I don't think they can fix uunet.

    Thanks for the address! Now, if we just get all of us /.ers to visit their offices, we can physically DoS them! (thinking of the legions of /. all trying to get through the doorway at once, Three Stooges-style)

    -T

  216. Detecting the DDoS... by dan_linder · · Score: 1

    So, is there any writeup of a technical breakdown of this DDoS? I.E. If I want to monitor my outbound links to see if any of my customers are inadvertantly participating in this, what is the Snort signature I would use?

    Dan

  217. Mod parent up. by ntp · · Score: 1

    This was the first intelligent comment for this story. The root DNS servers are definately NOT the backbone of the internet.

    --
    I control the time!
  218. Re:Chiropractor: A slight step above witch doctor by Knobby · · Score: 2

    I'd have to agree with you on that!

    I have a number of friends working in the field of physical therapy and they consider chiropractors as a threat to public health. The PTs tell horror stories about people who've been going to chiropractors for years and being "adjusted" rather than talking to a Dr. who can refer them to a PT who will help them fix the problem (through exercise and stretching)

    I had some knee problems and talked to a good friend of mine.. She spent 5 minutes diagnosing the problem (an imbalance in the strength of the muscles on each side of my thigh causing the kneecap to slide across the knee as well as along it).. She told me to buy a new pair of shoes because the soles on my current pair were worn unevenly and that was probably the cause of the problem. Then she recommended a few exercises and some stretching techniques.. After a few weeks, my knee felt great and I haven't felt any pain in 2-3 months..

  219. Steve Urkle by s-orbital · · Score: 1

    There was an episode of Urkle where that happened to him. Pretty funny, that guy always was. Arthur Ketcham "Infinity is composed of infinite amounts of infinity."

    --
    Patent: from Latin patere, to be open
  220. which slashdot story by pmineiro · · Score: 1

    is responsible for this DDOS attack? :)

    -- p

  221. MOD PARENT UP by Anonymous Coward · · Score: 0

    MOD PARENT UP

  222. Gotta love CNN HN by merky1 · · Score: 1

    According to Headline News, 5 or 6 of the internet's World Wide Web servers were attacked...

    Man, I never realized how important my apache server was...

    --
    --WooooHoooo--
  223. Re:And for all you tech support people out there.. by shepd · · Score: 2, Insightful

    >I dont notice medical doctors getting bored with their patients and for a joke amputating a leg instead of an ingrowing toenail because the patient was too stupid to cut their nails correctly and wear the right footware.

    But you do notice that if you constantly harm yourself after being told something is bad for you that you end up in a psychiatric ward.

    Let's put it this way: If you owned a car and didn't put oil in it, blew up the engine, and were told you need to put oil in the next car, but didn't and blew that one up too, the entire world would laugh at you. Especially the mechanic. And if it were a company mechanic, and not Midas mufflers, so he isn't getting paid by the job, don't expect the car to get fixed anytime soon. In fact, expect your boss to call you an idiot.

    For some reason, in the world of computers, it doesn't work like this. If you consistently break your computer in the same way in an office, the boss isn't likely to call you a moron, and you're still going to get it fixed as fast as the first time. Maybe calling that person an idiot is what needs to happen to get these users to respect their computers. Whatever is happening now sure isn't working.

    --
    If you could be told what you can see or read, then it follows that you could be told what to say or think - BoC
  224. Re:Actually this wouldn't affect _any_ sensible se by MikeBabcock · · Score: 2

    You're assuming a few things that you don't acknowledge:

    1. The dns lookup cache has infinite / enough RAM to hold all the entries without expiring the root servers.
    2. The software in question was not restarted yesterday as a part of routine maintenance / reconfiguration / time limits.
    3. Your ISP knows more about DNS resolution / software configuration than you do.

    These are not always true. I always configure myself, and my customers, to use their own Linux box running dnscache to query and cache DNS requests because it is fast, secure, and uses a stable memory size. Relying on my ISP for DNS service is solely a backup plan (your OS does allow you to specify backup DNS servers, right?), regular resolution is done by each machine's copy of dnscache.

    --
    - Michael T. Babcock (Yes, I blog)
  225. Re:And for all you tech support people out there.. by Anonymous Coward · · Score: 0

    (+1, Insightful)

    Mod this up!

  226. did you try visiting? by xintegerx · · Score: 1

    no comments.

  227. R.A.H. refrence in 3. 2. by Chiggy_Von_Richtoffe · · Score: 1

    1. blip: Recruit: But sir, What good is a knife fonna do you when we can just dope a couple of tactical nukes on em? Sgt. Zimm: Son stand over there... keep going... stop! *Thwap* Sgt. Zimm: What good is a nuke if your hand is broke. Medic!

  228. Just a probing attack? by doc_brown · · Score: 2, Insightful

    Mabey I'm just being paranoid, but to me this seems like it's a probing attack. Now that the attack is done, they know exactly what they need to do to kill the servers:

    Go a little bigger and have it last 12+ hours.

    Now that would start some serious problems.

  229. That's not true. by DougJohnson · · Score: 1
    Bob, our next contestant is...

    This just isn't true. IP is theoretically more tied to TCP/UDP/ICMP/IGMP than TCP is to IP. The fact that TCP traditionally uses IP is just precedent.

    If you don't believe me, have a look at the protocol definitions, or if you're not into doing a pile of reading, just look at the headers. IP has a field in it's header which specifies the overlying transport protocol (TCP is 6, UDP is 17... and there's many more defined) where TCP doesn't even care what it's delivery (network layer, whatever you want to call it) is.

    Realistically, you only get to communicate with other computers that use the same protocol at the same layer as the one you use, which means that we generally all run close to identical Network tacks, but there certainly isn't any requirement.

    If I were to build my own network that ignored IP, used TCP, I'd be welcome to do it.

  230. Slapper??? by peg0cjs · · Score: 1

    Anyone think that this may be related to the Linux.Slapper worm that was reported last month?

    I suppose this could be a coincidence that slapper was so widely spread and had DDOS code in it, too.

    --
    Karma: Excellent (Mainly due to Bill & Ted's Karma Adventure)
  231. Re:And for all you tech support people out there.. by dirvish · · Score: 2

    Patience and professionalism is a must in IT support. You wouldn't last long without it. I am not sure how your analogy applies. Some users are too stupid to understand the problem they are having, and I am guilty of not trying to explain it them (just fixing it and then feeding them BS), but I don't take things (legs) away from them if they can't operate it properly. What frustrates me is that is the people that can't perform their job without calling IT support at least once a day, often about the same problem that has been carefully explained to them numerous times. These people shouldn't have jobs...but I suppose I wouldn't have a job if it wasn't for them.

  232. Re: EBAY Will make a pile of money ... by Anonymous Coward · · Score: 0

    EBAY Will make a pile of money selling IP addresses that are easy to remember like this:

    11.11.11.11
    22.22.22.22

    Or ARIN or RIPE...

  233. What changes could be made to the infrastructure? by Bozovision · · Score: 1

    I class this attack as very serious because an attacker proved that in 1 hour they could take out enough root servers for us to believe that they could do it again, probably for a longer period, and take out all the root servers. And from there there is no reason that they couldn't think about the next layer down. Kill enough and the internet effectively breaks for most people.

    So I ask a question: What changes can we make to the infrastructure to:
    a. Make DOS attacks very much more difficult?
    b. DNS to make it much more robust to attack?

  234. Re:What changes could be made to the infrastructur by Bozovision · · Score: 1

    I thought I would make some suggestions in a separate comment.

    a. DOS attacks

    1. We could make DOS attacks very much more difficult if we used more secure systems. Perhaps the law could be used to mandate a particular level of OS security.
    2. We could make them very much more difficult if there was a Trusted Computing. However, for this to be accepted it would have to be an open system.
    3. We could make DOS attacks more difficult if ISPs used profiling software to try to determine if a DDOS was happening with outgoing packets from their network. Such software would block suspected DOS packets.

    b. DNS

    1. A decentralised system would be harder to DDOS, but it's also hard to see how a heirarchical system can also be decentralised; we want one namespace, but we want each subspace to be multihomed, but we don't want clashes. Perhaps this is possible if naming is delegated and crypto checkable, to see who is genuine and who is fake.
    2. Run lots more caching.

    What other ideas? And are there people taking these forward already?

    Jeff Veit

  235. Re:And for all you tech support people out there.. by buck_wild · · Score: 1

    I prefer the 'Sunspots' explaination. BOFH rules!

    --
    If all you have is a hammer, everything looks like a nail.
  236. Coincidence? by Anonymous Coward · · Score: 0

    In case you didn't notice it, IEEE Spectrum published last December an article about the 13 servers and a possible attack against them.
    Yes, a pure coincidence.

    CapHaddock, from Spain.

  237. Re:Are alternate DNS servers -still- online/workin by cha0sadddddddd · · Score: 1

    http://www.opennic.unrated.net/

    democratic namespace.
    born from a thread on kuro5hin.

    --
    Collecting data is only the first step toward wisdom. But sharing data is the first step toward community
  238. Re:And for all you tech support people out there.. by coastwalker · · Score: 1

    I agree, you make a fair point about timewasters who are absorbing too much of your valuable resource. I dont know how the medical profession deals with hypercondriacs but I guess they have found some way. On reflection I do know how they do it - they hired my mom as receptionist, try getting an appointment out of her with your third cold in two weeks :-)

    --
    Facts are history now plebs have politics for religion on social media.
  239. Re:And for all you tech support people out there.. by coastwalker · · Score: 1

    There are still people around who dont understand computers, this problem will go away when they are all dead and Microsoft windows 2040 actualy replaces most humans in the workplace.

    However I would rather be living around now at the dawn of the computer revolution when I understand them better than they understand me, especialy as there are plenty of people who have some respect for my skills.

    I'm not looking forward to retraining as a basket weaver in 2039....

    --
    Facts are history now plebs have politics for religion on social media.
  240. Two Attacks Occurred on Monday Night by rhwalker22 · · Score: 1

    washingtonpost.com reports that hours after the root-server attack ended, a second DDOS attack occurred targeting name servers. No proof that attacks were perpetrated by same person(s), but similarities abound.

    1. Re:Two Attacks Occurred on Monday Night by Anonymous Coward · · Score: 0

      in order to end the problem go to
      http://www.inetbc.net
      Rootserver for your own use

  241. Again:It certainly does provide that capability. by Inoshiro · · Score: 2

    "Except that I could not see how to get the record serving and caching DNS on the same IP address since they both run on UDP 53."

    Read what I wrote. You have TinyDNS running on 127.0.0.1, and have dnscache on your public IP. Then you have your DNSCache refer to your 127.0.0.1 for every query relating to your domains.

    But you should understand that is a dumb way of having your DNS setup anyways. For networks that need DNS resolution, only cached queries matter. For sending out requests for domains you have authority over, you want to be using the latest DB dumps anyways. There is no excuse for having two opposed functions on one server, but djbdns does not prohibit this bizarre configuration.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  242. if ALL the root servers went out by Anonymous Coward · · Score: 0

    in theory, even if ALL the root servers went out
    the TTL'd keep the internet alive for a few days ...or at least it should... i mean a smattering of repairable brownouts would occur very slowly. that's all.

    and all you need is 1 working - each 1 can handle the whole load.... and it's not like we add new TLD's every day.

    ** the real weakness are the gtld servers not the root **

    they handle 20 times more queries than the root - and are responsible for all COM/NET/ORG

    you would only have to take out half the GTLD servers for about 6 hours to cause major outages across the world.

    the root may be a fun target - but really - there's no comparison in damage done

    no one really felt this DOS attack - because the DNS n00bs - who executed it - picked the wrong target

    my guess is it's an inside job designed to scare vrsn into making changes to their DNS architecture

  243. Last Post! by alpg · · Score: 1

    Or you or I must yield up his life to Ahrimanes. I would rather it were you.
    I should have no hesitation in sacrificing my own life to spare yours, but
    we take stock next week, and it would not be fair on the company.
    -- J. Wellington Wells

    - this post brought to you by the Automated Last Post Generator...

  244. Last Post! by alpg · · Score: 1

    If there is a possibility of several things going wrong,
    the one that will cause the most damage will be the one to go wrong.

    If you perceive that there are four possible ways in which a procedure
    can go wrong, and circumvent these, then a fifth way will promptly develop.

    - this post brought to you by the Automated Last Post Generator...