<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ashley M. Kirchner wrote:
<blockquote cite="mid44E2F2A2.7080108@pcraft.com" type="cite"><br>
   I looked around on the web and found a few different programs to do
this, so I thought I'd ask here for advice: what are people using to
automatically block incoming attacks via ssh and ftp?  I'm referring to
those script kiddies who simply hit your system over and over and over
again in a very short period of time, probing both the ssh as well as
the ftp daemons trying to log in.
  <br>
  <br>
   And related to the question, what's the best practice here, adding
them to /etc/hosts.deny or dropping the traffic with iptables?
  <br>
  <br>
</blockquote>
i use sshutout for ssh .... its been good ... <a
 href="http://www.techfinesse.com/sshutout/sshutout.html">http://www.techfinesse.com/sshutout/sshutout.html
</a><br>
<br>
as for ftp .... i dont use an ftp server .... but if you are reasonably
handy you should not have much trouble modifiying sshutout to do your
ftp server as well.<br>
<br>
cheers and beeers<br>
</body>
</html>