View Single Post
zhelev81
Veteran Member
Join Date: Nov 2007
Location: Varna,Bulgaria
Old 03-18-2009 , 16:55   Re: DoS Attack Fixer for CSS v2
Reply With Quote #10

Quote:
Originally Posted by BrutalGoerge View Post
for linux, just use this iptables rule.
iptables -A INPUT -p udp --dport 27015 -m length --length 28 -j DROP

--dport <whatever ports you're using for your servers>

looking at your sig.. these 2 should work
iptables -A INPUT -p udp --dport 27015 -m length --length 28 -j DROP
iptables -A INPUT -p udp --dport 27016 -m length --length 28 -j DROP

thanks ,it works but can you explane if this will protect me from if someone wants to crash me server?I think this is only for the flood to be stoped ?

Tnx once again
zhelev81 is offline
Send a message via ICQ to zhelev81 Send a message via MSN to zhelev81 Send a message via Skype™ to zhelev81