Duncan Brown wrote: > Hey all > > I am forever being bombarded with the current plague of ssh brute force > dictionary attacks. > > In an effort to stop this, I was planning on using Denyhosts. However > when I tested my sshd config to see if it would work, as detailed here: > > http://denyhosts.sourceforge.net/ssh_config.html > > it connected fine. So i guess I haven't got sshd running with tcp wrappers. > > How do I go about doing this?
you could use sshdfilter from contrib.. pretty easy to set up, it adds rules to iptables as the attacks happen -- Morten :wq _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
