<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Verdana">I do the same thing here, works great.<br>
<br>
Scott.<br>
</font><br>
bob wrote:
<blockquote cite="mid200608221247.52022.bobgroves@blueyonder.co.uk"
 type="cite">
  <pre wrap="">On Thursday 10 August 2006 07:25, James Ogden wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Martin Ward wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Wednesday 09 Aug 2006 19:08, Stephen wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">I've got mine set up to allow only 1 user and to require the correct ssh
key, and disabled normal password authentication.
        </pre>
      </blockquote>
      <pre wrap="">That stops them getting in, but it doesn't stop them banging on the door
for hours on end (which dropping all packets from their IP address does).
      </pre>
    </blockquote>
    <pre wrap="">My inelegant, insecure but highly effective solution to this was to run
sshd
on a different port.  It won't stop someone serious, of course, but it will
filter out the random script kiddies

James

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Can I echo James' comments? I also changed the ssh port and all the dictionary 
attacks immediately disappeared. It certainly works, even if it's not a total 
fix for the problem if you've got a determined attacker.


  </pre>
</blockquote>
</body>
</html>