Linux Netfilter discussions
 help / color / mirror / Atom feed
* best approach for blocklist
@ 2010-03-05 16:17 Dennis J.
  2010-03-05 17:11 ` Payam Chychi
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dennis J. @ 2010-03-05 16:17 UTC (permalink / raw)
  To: netfilter

Hi,
I'm wondering what the most efficient way to implement a blocklist is. We 
are basically talking about blocking a few thousand IPs. Does iptables do 
some internal optimizations when blocking based on a source address or 
would it be better to, say, create a chain for each class A net (e.g. 
83.0.0.0/8) and then add the IPs in that range to that class to make the 
matching more efficient?

Regards,
   Dennis

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

end of thread, other threads:[~2010-03-06  7:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-05 16:17 best approach for blocklist Dennis J.
2010-03-05 17:11 ` Payam Chychi
2010-03-05 17:43 ` Mike Wright
2010-03-05 17:48 ` Mart Frauenlob
2010-03-06  7:11   ` Weedy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox