All of lore.kernel.org
 help / color / mirror / Atom feed
* Blackholing probing addresses
@ 2005-07-29 21:05 J.T. Moore
  2005-08-01  5:01 ` Grant Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: J.T. Moore @ 2005-07-29 21:05 UTC (permalink / raw)
  To: netfilter

Does anyone have recommendations on how to automatically blackhole addresses. I've gotten tired of looking through our iptables logs and seeing tons of probes against every ip on our network. I'd rather not reduce the log sensitivity because I like to see details about what's going on, but I'd love to be able to detect certain patterns and blackhole all traffic from the source ip for a given period of time. 

For example, if a source tried to access tcp port 25 on two unused addresses within a minute, I'd like to be able to add the source ip to a target chain that silently drops all traffic from the address, but then remove the address from the chain after 30 minutes. 

It looks like I should be able to do something at least pretty close to this with the QUEUE target. I also just ran across the ipset utility which also looks like it will be helpful. I'm interested to know if anyone else is doing something like this and if so, I'd be very interested to know what your experiences have been with it. 

Thanks in advance,

J.T. Moore
International Auto Parts



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-01  5:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-29 21:05 Blackholing probing addresses J.T. Moore
2005-08-01  5:01 ` Grant Taylor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.