On Aug 22, 2009, at 11:53 AM, AMP Admin wrote:

Does anyone use iptables or something to defend against attacks? Like if x amount of requests per x amount of time send away. If so I would love some examples. Thanks!


There's also a cool feature in iptables called "recent". It allows you to specify the number of hits on a rule, in a specified length of time, from a single IP. If that's exceeded, it drops everything from that IP until they stop.

http://www.snowman.net/projects/ipt_recent/

--
Glenn English
g...@slsware.com



Reply via email to