Skip to main content

How to block this DDoS?

Comments

4 comments

  • ravi9
    This is very effective to tackle low DDOs attack wget http://www.inetbase.com/scripts/ddos/install.sh chmod 0700 install.sh ./install.sh
    [url=http://deflate.medialayer.com/](D)DoS Deflate - deflate.medialayer.com Also, install CSF firewall. They also control DDOS attack to some limit.
    0
  • cPanelMichael
    Hello :) DDOS attacks can be difficult to mitigate with standard firewalls such as CSF. You may want to consult with your data center to see if they offer any mitigation services or if there is anything they can do to assist you. Thank you.
    0
  • postcd
    thx, you did not answered my question. you just answered thread title. my question is rather iptables related. PS: instead of iptables -A INPUT -s can be good to do iptables -I INPUT -s
    0
  • quizknows
    I know this doesn't answer your iptables question, however, since those are all HTTP connections have you checked your apache access logs? You might be able to find what they're doing and fix the "real" issue as opposed to just blocking IP addresses. I'd start with an httpd fullstatus to see what domain is being hit, and check that domains access logs. You might acutally have something that's easy to deal with here, but a netstat just isn't enough info to know what needs to be mitigated.
    0

Please sign in to leave a comment.