<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:10pt;font-family:Sans">
<p>Alle 15:16, luned́ 15 novembre 2004, RoboticGolem ha scritto:</p>
<p>> Just a quick one here...  I need to know how to deny specific ip</p>
<p>> addresses from access to a server... specifically the ssh daemon.</p>
<p>> Someone is trying to hack my server, but he's using a static ip and</p>
<p>> I'd like to just deny him entirely.  I just dont know how to do it.</p>
<p>></p>
<p>> Thanks in advance,</p>
<p>> Matt</p>
<p>Hi, a simple solution: edit /etc/hosts.deny</p>
<p></p>
<p>/etc/hosts.deny:</p>
<p>SSHD: 123.321.123.321</p>
<p></p>
<p>Gio</p>
<p></p>
<p>-- </p>
<p> 15:23:51 up  7:22,  4 users,  load average: 0.46, 0.22, 0.13</p>
<p></p>
</body></html>