With -I remember to use rule number (IIRC). I think you want to use

iptables -I INPUT 1 -s [ip] -j DROP

On Wed, 2003-06-04 at 13:53, Aaron Stout wrote:
> Hi. 
> 
> Quick question. I would like to block an ip temporarily. I would like to
> accomplish this without modifying my firewall just on the fly. I am
> banking that all I would need to do is type 
> 
> iptables -I INPUT -s [ip] -j DROP
> 
> Am I on the right track or is this not correct. Any help would be
> appreciated Thanks.

--
[EMAIL PROTECTED] mailing list

Reply via email to