Linux Netfilter discussions
 help / color / mirror / Atom feed
* viewing rules and traffic while inserting/removing rules
@ 2008-05-07 17:26 lists+netfilter
  2008-05-07 18:25 ` Jan Engelhardt
  2008-05-07 20:01 ` Steven Kath
  0 siblings, 2 replies; 7+ messages in thread
From: lists+netfilter @ 2008-05-07 17:26 UTC (permalink / raw)
  To: netfilter

Hi there,
I have quite a large list of blacklisted networks in my iptables 
firewall, approx. 20,000.
Now I have a script that updates this blacklist according to my needs 
every hour. My problem now is that during the update period (which 
consists of several iptables [-I|-D] $CHAIN -s ... -j ... commands) my 
traffic accounting is going haywire.
I have narrowed it down to the problem that displaying the rules (from 
which I extract the traffic information via iptables -xvnL $CHAIN) 
intermittently shows 0s (zeroes) as paket and byte counters while the 
insert/delete commands are being issued.
Is there a locking problem? Should I maybe report this to the devel list?
Regards,
Marc

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

end of thread, other threads:[~2008-05-08 19:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-07 17:26 viewing rules and traffic while inserting/removing rules lists+netfilter
2008-05-07 18:25 ` Jan Engelhardt
2008-05-07 20:01 ` Steven Kath
2008-05-07 21:29   ` lists+netfilter
2008-05-08 16:44   ` Grant Taylor
2008-05-08 17:17     ` lists+netfilter
2008-05-08 19:21       ` Grant Taylor

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