Its optional the rulenum

Rodrigo Barbosa wrote:

> On Mon, Mar 11, 2002 at 10:09:31AM +0100, Christian Gothe wrote:
> 
>>Geert Hauwaerts writes: 
>>
>>>Add them in your firewall 
>>>iptables -A INPUT -i eth0 -s THERE_IP -j DROP 
>>>
>>iptables -I INPUT -i eth0 -s THERE_IP -j DROP is the better choice in most 
>>iptables firewalls. 
>>
> 
> Hummm, as far as I remember, -I requires a rulenum paramter.
> Maybe you mean:
> 
> iptables -I INPUT 1 -i eth0 -s THERE_IP -j DROP
> 
> 
> 


-- 
----------------------------------
        Mauricio Pretto
      Analista De Suporte
     Interage  Integradora
      www.interage.com.br
---------------------------------

Reply via email to