[READ] Ping attack
#1

Hi.

My server have big ping attack. I think this is an UDP-FLOOD. My server runing on linux (debian) and I use Config Server Firewall.

I added 2 new rules to my firewall settings,

This is help me? To stop UDP Ping attack?

iptables -I INPUT -p udp --dport 7780 -m state --state NEW -m recent --set
iptables -I INPUT -p udp --dport 7780 -m state --state NEW -m recent --update --seconds 10 --hitcount 5 -j DROP

This is a very big problem for me
All unused ports closed by firewall. And set up ICMP, SYN, flood protection. But I don't have any idea to stop UDP attack...

Thank You,
Davee
Reply


Messages In This Thread
[READ] Ping attack - by -Davee- - 07.06.2009, 20:50
Re: [READ] Ping attack - by ^^ Hello - 16.09.2009, 15:40
Re: [READ] Ping attack - by Calgon - 16.09.2009, 15:43

Forum Jump:


Users browsing this thread: 1 Guest(s)