You are correct, I missed that.&nbsp; Good thing you read it better than I did. :D<br><br><div class="gmail_quote">On Thu, Jun 12, 2008 at 10:53 PM, David L. Willson &lt;<a href="mailto:DLWillson@thegeek.nu">DLWillson@thegeek.nu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">A 24-bit subnet won&#39;t work because the rule would only match and drop traffic from hosts<br>

with 40 in the third octet. &nbsp;It would miss the hosts with 41 through 47 in the third<br>
octet. &nbsp;The desired subnet length is 21 (all of the first two octets, and 5 bits of the<br>
3rd). &nbsp;That will drop traffic from the whole undesired subnet.<br>
<br>
<br>
On Thu, 12 Jun 2008 22:38:25 -0600, John wrote<br>
<div><div></div><div class="Wj3C7c">&gt; That&#39;s not a netmask, it&#39;s a way to specify the subnet. &nbsp;I think you want to<br>
&gt; use <a href="http://77.41.40.0/24" target="_blank">77.41.40.0/24</a>.<br>
&gt;<br>
&gt; John<br>
&gt;<br>
&gt; On Thu, Jun 12, 2008 at 10:04 PM, Jed S. Baer &lt;<a href="mailto:cluemail@jbaer.cotse.net">cluemail@jbaer.cotse.net</a>&gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi Folks.<br>
&gt; &gt;<br>
&gt; &gt; Trying to do some stopgap blocking. I&#39;m not a network guru. Here&#39;s the<br>
&gt; &gt; netblock I want to have just be ignored:<br>
&gt; &gt;<br>
&gt; &gt; inetnum: &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://77.41.40.0" target="_blank">77.41.40.0</a> - <a href="http://77.41.47.255" target="_blank">77.41.47.255</a><br>
&gt; &gt; netname: &nbsp; &nbsp; &nbsp; &nbsp;NeoCentel-Home<br>
&gt; &gt; descr: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;BRAS E-320-31 DHCP-pool<br>
&gt; &gt; descr: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Russian Central Telegraph, Moscow<br>
&gt; &gt; country: &nbsp; &nbsp; &nbsp; &nbsp;RU<br>
&gt; &gt;<br>
&gt; &gt; My approach is to do this:<br>
&gt; &gt; iptables -t INPUT -A DROP -p all -s <a href="http://77.41.41.253/255.255.248.0" target="_blank">77.41.41.253/255.255.248.0</a><br>
&gt; &gt;<br>
&gt; &gt; But I don&#39;t understand if that notation will cause the entire block to be<br>
&gt; &gt; dropped. Input on the -s parameter, or verification that I have it<br>
&gt; &gt; correct, or how to specify it so it works, much appreciated.<br>
&gt; &gt;<br>
&gt; &gt; jed<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; clue-tech mailing list<br>
&gt; &gt; <a href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a><br>
&gt; &gt; <a href="http://www.cluedenver.org/mailman/listinfo/clue-tech" target="_blank">http://www.cluedenver.org/mailman/listinfo/clue-tech</a><br>
&gt; &gt;<br>
<br>
<br>
</div></div><font color="#888888">-- David<br>
</font><div><div></div><div class="Wj3C7c"><br>
_______________________________________________<br>
clue-tech mailing list<br>
<a href="mailto:clue-tech@cluedenver.org">clue-tech@cluedenver.org</a><br>
<a href="http://www.cluedenver.org/mailman/listinfo/clue-tech" target="_blank">http://www.cluedenver.org/mailman/listinfo/clue-tech</a><br>
</div></div></blockquote></div><br>