[Bug 352] the -Z options cannot zero the counters
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Tue Jun 20 08:45:49 CEST 2006
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
------- Additional Comments From jtm.moon.forum.user at gmail.com 2006-06-20 08:45 MET -------
This also appears to be the case in v1.3.5
[root at Uboo ~]# iptables -Z mangle
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables -Z MANGLE
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables --zero MANGLE
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables --zero mangle
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables --zero POSTROUTING
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables --zero postrouting
iptables: No chain/target/match by that name
[root at Uboo ~]# iptables --zero postrouting
--
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
More information about the netfilter-buglog
mailing list