←back to thread

66 points todsacerdoti | 1 comments | | HN request time: 0.21s | source
Show context
_def ◴[] No.41910445[source]
opinions on the suggested fail2ban and ufw?
replies(5): >>41910483 #>>41910485 #>>41910516 #>>41911983 #>>41915979 #
1. oliwarner ◴[] No.41911983[source]
Use fail2ban if you use popular online web apps like Wordpress, cpanel, Drupal, etc.

It won't protect you from a direct attack, and it's no substitute for good system security, but it can quickly block attackers who "scan" your system to see what's running, to see what they can attack. It won't stop a determined attacker who will be able to attack from many locations, but that doesn't make it useless.

You can also use it actively to block people who do things like hammering a password form.