Welcome to the Linux Foundation Forum!

Limiting the Connection Rate

It seems that --update param is missing in command:

iptables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW -m recent --seconds 60 --hitcount 10 -j DROP

at Limiting the Connection Rate subsection

Categories

Upcoming Training