<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    iptables -A INPUT -p udp -m string --string "getstatus"
    --algo bm --from 32 --to 41 -j DROP<br>
    <br>
    Il 23/02/2012 16:28, River Hosting ha scritto:
    <blockquote cite="mid:005c01ccf23f$c13e5190$43baf4b0$@nl"
      type="cite">
      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Can't
          we create a rule which completely blocks 'getstatus'? <o:p></o:p></span></p>
      <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">If
          so; how? (at first just for testing purposes)</span></p>
    </blockquote>
  </body>
</html>