bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 08:45 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352 ------- Additional Comments From jtm.moon.forum.user@gmail.com 2006-06-20 08:45 MET ------- This also appears to be the case in v1.3.5 [root@Uboo ~]# iptables -Z mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables -Z MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero POSTROUTING iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero postrouting iptables: No chain/target/match by that name [root@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.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 08:45 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352 ------- Additional Comments From jtm.moon.forum.user@gmail.com 2006-06-20 08:45 MET ------- This also appears to be the case in v1.3.5 [root@Uboo ~]# iptables -Z mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables -Z MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero POSTROUTING iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero postrouting iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero postrouting -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 08:45 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352 ------- Additional Comments From jtm.moon.forum.user@gmail.com 2006-06-20 08:45 MET ------- This also appears to be the case in v1.3.5 [root@Uboo ~]# iptables -Z mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables -Z MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero MANGLE iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero mangle iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero POSTROUTING iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero postrouting iptables: No chain/target/match by that name [root@Uboo ~]# iptables --zero postrouting -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 17:47 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jtm.moon.forum.user@gmail.co
| |m
------- Additional Comments From netfilter@linuxace.com 2006-06-20 17:47 MET
-------
James: works fine in 1.3.5 if you use the proper syntax:
iptables -t mangle -Z POSTROUTING
Gyorgy: Have you tried this on a more recent kernel than 2.4.27?
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 17:47 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jtm.moon.forum.user@gmail.co
| |m
------- Additional Comments From netfilter@linuxace.com 2006-06-20 17:47 MET
-------
James: works fine in 1.3.5 if you use the proper syntax:
iptables -t mangle -Z POSTROUTING
Gyorgy: Have you tried this on a more recent kernel than 2.4.27?
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jun-20 17:47 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jtm.moon.forum.user@gmail.co
| |m
------- Additional Comments From netfilter@linuxace.com 2006-06-20 17:47 MET
-------
James: works fine in 1.3.5 if you use the proper syntax:
iptables -t mangle -Z POSTROUTING
Gyorgy: Have you tried this on a more recent kernel than 2.4.27?
--
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.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-13 02:51 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From netfilter@linuxace.com 2006-07-13 02:51 MET
-------
Gyorgy: you seem to have disappeared. If you reappear, and can reproduce this
on a kernel newer than 2.4.27 (such as 2.6.recent) , please reopen this report.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-13 02:51 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From netfilter@linuxace.com 2006-07-13 02:51 MET
-------
Gyorgy: you seem to have disappeared. If you reappear, and can reproduce this
on a kernel newer than 2.4.27 (such as 2.6.recent) , please reopen this report.
--
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.
bugzilla-daemon@bugzilla.netfilter.org
2006-Jul-13 02:51 UTC
[Bug 352] the -Z options cannot zero the counters
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=352
netfilter@linuxace.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From netfilter@linuxace.com 2006-07-13 02:51 MET
-------
Gyorgy: you seem to have disappeared. If you reappear, and can reproduce this
on a kernel newer than 2.4.27 (such as 2.6.recent) , please reopen this report.
--
Configure bugmail:
https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.