Add new comment
|
Another approach that is more generic (can be used with any port/service) is to use the IPT_RECENT module that comes with netfilter: For example I have the following lines in my iptables config: iptables -N SSH_CHECK which basically kick-bans the source IP for 60 seconds if more than 3 connections are attempted in a 60 second limit. I've found this to be 100% effective.
Reply |




Recent comments
7 hours 8 min ago
8 hours 9 min ago
10 hours 52 min ago
11 hours 19 min ago
11 hours 49 min ago
12 hours 38 min ago
13 hours 1 min ago
13 hours 44 min ago
15 hours 4 min ago
15 hours 33 min ago