iptables -I INPUT 1 -s bad.ip.number.here -j DROP > Seems I'm experiencing a DoS against vsftp login. Anybody got a good way to > limit the number of failed login attempts by one IP address?
iptables -I INPUT 1 -s bad.ip.number.here -j DROP > Seems I'm experiencing a DoS against vsftp login. Anybody got a good way to > limit the number of failed login attempts by one IP address?