Slashdot Mirror


Firewalls Make DDoS Attacks Worse

jfruhlinger writes "Firewalls are an important part of any network setup — but if you put them in front of your Web servers, they become a single point of failure in the event of a DDoS attack. "Folks do it because they have been programmed to do it," says one security expert, but he urges you to avoid this setup at all costs."

8 of 217 comments (clear)

  1. Long on Rhetoric by hduff · · Score: 5, Insightful

    Short on specifics.

    --
    "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    1. Re:Long on Rhetoric by Svartalf · · Score: 5, Insightful

      Looks like it. Single point of failure in a DDoS? If they choke your inbound pipe (the very definition of a DDoS...) having it on a DMZ or unprotected will not help prevent things from crushing your connectivitiy. In many cases, the Firewall can actually handle higher transaction traffic than the webserver can. If you're doing a load-balanced setup, he might be right, but that's not the premise he apparenly lead with.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  2. Hacker says by bhcompy · · Score: 5, Funny

    Hacker says that firewalls are bad, so don't use them.

  3. Arbor Networks by Anonymous Coward · · Score: 5, Insightful

    Arbor Networks, the people who did this "study", sell DDoS solutions. Of course they're going to say that anything you do other than pay them to provide your solution is a bad idea.

    Yeah, poorly configured and managed firewalls can't handle a big DDoS attack. Duh, neither could a poorly configured server of any kind (eg. web server or whatever).

    Nothing to see here.

  4. useless article by clarkn0va · · Score: 5, Informative

    I'm somewhere between novice and expert with firewalls on large networks, and this article says absolutely nothing that makes sense to me. The author posits that a firewall in front of a server is just a new bottleneck. Really? In what way?

    General consensus on security-oriented forums seems to be that a DDOS is effective because it fills your internet pipe. If my firewall is a bottleneck, then it's either too weak for the pipe it's deployed on, or it's trying to do something stupid with packets that arrive there, and drowning as a result.

    That, or this is all way over my head, in which case the author of the article has failed to reach a reasonably savvy audience.

    --
    I am literally 3000 tokens away from the chaotic crossbow --Stephen
    1. Re:useless article by Svartalf · · Score: 5, Informative

      No, it's not way over your head. Your simplistic explanations of things are right on the money there. If a firewall was a chokepoint, you're doing the wrong type of filtering, you've got not enough muscle for the pipe you're serving the firewall for, or similar. It's not a "new" chokepoint for DDoSes- the goal's to choke off the pipe however you can. Putting it on the outside of a firewall's stupid for other reasons and doesn't keep the webserver from being an attack point or the pipe really being the choke point that's attacked by a DDoS. If your firewall's a problem, it's because it's not sized correctly or you've misconfigured it.

      --
      I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas
  5. Would you rather by D3 · · Score: 5, Insightful

    be taken offline by a DDOS or have your web server compromised by an exploit that has unfettered access to it? A DDOS will only cost me revenue while I'm not available. Having my server hacked will cost me downtime AND recovery costs. A real security person would take a risk based approach. In this case, the risk to other damages (i.e. server compromise, theft of credit cards, loss of customer confidence) is much higher than the risk of being down due to DDOS. I think Arbor are now making it onto my list of companies to avoid.

    --
    Do really dense people warp space more than others?
  6. Re:Bad headline, too vague by RobertM1968 · · Score: 5, Insightful

    The article says that poorly deployed firewalls and IPS systems create a single point of failure.

    So do poorly deployed network cables, or poorly deployed almost anything that hosts rely on to handle all their traffic (power solutions, switches, etc). By the definition of what a firewall is supposed to accomplish, a poorly deployed one obviously creates a lot of problems or provides little protection.

    Also, water is wet.