Re: Server under DDOS attack HELP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Kev wrote:

hi,

for the 5th time today my server is under a DDOS attack :( how can i
stop this ??? what i block all ICMP communication ?????

plz help.....



Kev

What sort of attack is this?  What are you seeing in your firewall logs?

To restrict all incoming new and established state ICMP traffic you can do something like:

iptables -A INPUT -p icmp -m state --state NEW,ESTABLISHED,RELATED -j DROP

Regards

James

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


[Index of Archives]     [Linux Newbie]     [Audio]     [Hams]     [Kernel Newbies]     [Util Linux NG]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Device Drivers]     [Samba]     [Video 4 Linux]     [Git]     [Fedora Users]

  Powered by Linux