• February
  • 21st
  • 2009

How to protect linux from ddos attack

Posted by MaEl in: Bits-and-Bytes Comments (0)


Some script to automatically blocked an ip with more than 150 connection.


wget http://www.inetbase.com/scripts/ddos/install.sh
chmod 0700 install.sh
./install.sh

Read the rest of this entry »