Our server keeps getting hit by spammers/hackers trying to gain access, sometimes enough to bring the server down - the log files are full of failed login attempts. I know there are various options for limiting access, but I haven't really figured them out enough to be confident about setting them without limiting our own users (we need to send out a few bulk mailings of our own each day.) I guess what I want to do is to set a limit on the maximum number of failed login attempts from a given IP address before the server won't allow any more for, say, 20 minutes? Won't solve the problme for a dynamic IP attack, but it'd be a start... ?
Thanks for any advice...