How can I get protected for DDoS Attacks?

Discussion in 'Site & Server Administration' started by nethelp, Apr 14, 2008.

  1. #1
    I saw many threads on other forums about DDoS Attack but they were general only or with no replies.

    My question is: How can I get protected for DDoS Attacks? I will like to know more of how DDoS Attack works in order to protect myself, anyone here that can help me slove my issue?

    I did tried wikipedia but didn't figured out...

    Thank you!
     
    nethelp, Apr 14, 2008 IP
  2. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Generally speaking, DDoS attack mitigation is done at the data center end, they can install special hardware or some merely just do null route and let the DDoS wave is over.

    Null Route basically is sort of like taking your IP address out of the router so that it cannot be found. That's is the cheapest way of doing it.

    Alternatively, they can install special hardware from Tipping Point http://www.tippingpoint.com/ and Arbor Peakflow http://www.arbornetworks.com/peakflowsp . However, it depends on the level of attack and the bandwidth the datacenter has, such hardware can only do so much.
     
    eddy2099, Apr 14, 2008 IP
  3. James M

    James M Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Most modern Linux kernel's will have counter-measures for such attacks... (if your running LINUX)
     
    James M, Apr 14, 2008 IP
  4. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #4
    From what I understand, any software counter measures would need to address every single attack coming in and with the load generated from DDoS, it would probably overwhelmed the server. At the same time, DDoS would generate incoming traffic which would 'jam' up the network port.

    The best policy would be to mitigate DDoS attack before it even reaches your server thus your server would not be overly taxed in terms of CPU and Bandwidth resource.
     
    eddy2099, Apr 14, 2008 IP