Open adeck opened 9 years ago
Need to be able to block people who try port scanning, dirbusting, IP spoofing, SYN flooding, DoSing, etc.
And to accomplish that, I need to keep track of generated error strings for all the moving parts, and where their logfiles are located.
Right. Well, given that I'm writing everything modularly, the actual fail2ban role should ideally be relatively simple. Should still take a job amount of time, though...
job
Need to be able to block people who try port scanning, dirbusting, IP spoofing, SYN flooding, DoSing, etc.
And to accomplish that, I need to keep track of generated error strings for all the moving parts, and where their logfiles are located.