Group,
I'm trying to understand 1) how to implement this, 2) how this works.
In the IP Tables rules, the following is presented,
Code:
iptables -A INPUT -i eth0 -p udp --dport your_port -m length --length 28 -j REJECT_FLOOD28
Does the "your_port" part mean, the ports which my game servers are on? For example, 27015, 27016, etc?
Also, what part does the fail2ban program play in the equation?
Much thanks in advance!
Knight
Knight Vision Systems
http://www.knightvisionsystems.com