[Bug 631] Unable to zero packet and byte count for policy.
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Thu Feb 4 06:54:26 CET 2010
http://bugzilla.netfilter.org/show_bug.cgi?id=631
fedora at opensourcenuts.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fedora at opensourcenuts.com
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Comment #2 from fedora at opensourcenuts.com 2010-02-04 06:54 -------
Thanks for your reply. But in my case below is the extract:
[root at ns1 ~]# iptables -nvL | grep OUTPUT
Chain OUTPUT (policy ACCEPT 4587 packets, 3164K bytes)
[root at ns1 ~]# iptables -Z
[root at ns1 ~]# iptables -nvL | grep OUTPUT
Chain OUTPUT (policy ACCEPT 4587 packets, 3164K bytes)
[root at ns1 ~]#
Do I need to update, or patch my kernel.
Also, is there in feature to zero the packet and byte count of specific chain,
and specific policy separately, I mean to zero policy counter without zeroing
chain counter and vice versa.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the netfilter-buglog
mailing list