This new package adds a new service, sshdfilter. To use it, issue these commands: chkconfig sshd off service sshd stop chkconfig sshdfilter on service sshdfilter start
now, for what it does: As many of you probably have noticed, there has lately been an influx of brute force attacks on ssh daemons. this new ssh service will dynamically drop such attempts by watching the sshd log in real time. for more specific details, see the home page at http://www.csc.liv.ac.uk/~greg/sshdfilter/ I have currently only uploaded it for the 3.0 community repo, but will upload it for 2.2 soon. -- Cheers, Morten :wq _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
