Jos Chrispijn writes: > I am looking for a program that watches login attempts (mail and > ssh login) and blocks the ip address after xx failed attempts. > Currently I am using ipfw - might be great if that program works > with ipw too... Don't know about mail, but security/denyhosts works for SSH. Robert Huff