Hi folks, I need tips to protect my server Counter Strike 1.6 (HL-BETA) attack (UDP flood), as I have read this can be done using iptables rules.

To block momentarily use the following iptables rule:

iptables -I INPUT -p udp -m udp -m string --algo bm --hex-string "|FFFFFFFF56|" -j DROP

Can anyone guide me or help me?



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to