Rate limiting connections with iptables

You may find this iptables based method of limiting packets useful. For example, to drop connection from from someone who is trying to brute force your passwords via ssh. I have a particular case, where a customer wants to be notified if more than X number of SMTP connections are being generated from a particular [...]

Read more