Linux Netfilter discussions
 help / color / mirror / Atom feed
* using with big ban lists (peerguardian and so).
@ 2005-01-20 20:07 jdf [zionarea.org]
  2005-01-20 20:29 ` Jason Opperisano
  2005-01-20 20:29 ` using with big ban lists (peerguardian and so) Samuel Jean
  0 siblings, 2 replies; 8+ messages in thread
From: jdf [zionarea.org] @ 2005-01-20 20:07 UTC (permalink / raw)
  To: netfilter



Hi,

I was intended to use peerguardian ban list inside my iptables rules.
I've done a program in C++ to read this file and to put iptables
commands (using the system function).
However it is very very very slow (1 hour picked up a very few of
all the machines). It might be due to the fact that I don't use
the iprange. Is it true ?
Is there any way to do that in a fast manner without using iprange ?

I mean:

when I have addresses like 4.1.2.0-4.1.3.255, I need to call as much
iptables command as there are computers. iprange seems to be best
but I'm not sure if I will encounter speed up.

Thank you.


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

end of thread, other threads:[~2005-01-25 17:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-20 20:07 using with big ban lists (peerguardian and so) jdf [zionarea.org]
2005-01-20 20:29 ` Jason Opperisano
2005-01-21 19:30   ` jdf [zionarea.org]
2005-01-25 13:45     ` about iprange jdf [zionarea.org]
2005-01-25 16:51       ` John A. Sullivan III
2005-01-25 17:08         ` Tom Eastep
2005-01-25 17:51         ` jdf [zionarea.org]
2005-01-20 20:29 ` using with big ban lists (peerguardian and so) Samuel Jean

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