[Firehol-support] Drop traffic from a single IP
Phil Whineray
phil.whineray at gmail.com
Tue Mar 13 18:48:17 GMT 2012
On 13 March 2012 14:22, Mauricio Tavares <raubvogel at gmail.com> wrote:
> What is the best way to drop any traffic coming from a specific
> known IP? Would
>
> blacklist offending_ip
>
> be the best way to do it?
Yes, I think that will do what you want based on your description.
If I recall the syntax is:
blacklist them ip.addr
to just prevent incoming, or:
blacklist full ip.addr
if you want to also prevent outgoing.
More information about the Firehol-support
mailing list