Re: Blocking incoming IP address immediately
From: Jeff Franks (jfranks1970_at_charter.net)
Date: 11/29/04
- Next message: Tim Haynes: "Re: reverse mapping and ssh"
- Previous message: Jeff Franks: "Re: Blocking incoming IP address immediately"
- In reply to: Nico Declerck: "Re: Blocking incoming IP address immediately"
- Next in thread: Tim Haynes: "Re: Blocking incoming IP address immediately"
- Reply: Tim Haynes: "Re: Blocking incoming IP address immediately"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 29 Nov 2004 11:09:27 -0600
>
> Shouldn't you use iptables -I INPUT -s 123.45.67.89 -j DROP (or REJECT)
>
> with -A you "a"dd the rule to the end of your chain, with -I you "i"nsert
> it
> at the beginning of the chain...
Thanks for the reply. I did change this in the last test I did last night.
The script does read "-i" now instead of -a. It appeared to have no effect
on the blocking of the traffic though.
Thanks again,
jeff
- Next message: Tim Haynes: "Re: reverse mapping and ssh"
- Previous message: Jeff Franks: "Re: Blocking incoming IP address immediately"
- In reply to: Nico Declerck: "Re: Blocking incoming IP address immediately"
- Next in thread: Tim Haynes: "Re: Blocking incoming IP address immediately"
- Reply: Tim Haynes: "Re: Blocking incoming IP address immediately"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|