iptables shows 0 bytes at INPUT and OUTPUT [message #39445] |
Sat, 24 April 2010 18:46 |
Ytuh
Messages: 2 Registered: April 2010
|
Junior Member |
|
|
Hi,
I am folliwing the tutorial from http://wiki.openvz.org/Traffic_accounting_with_iptables.
But I get stuck on getting the INPUT and OUTPUT traffic. If I execute 'iptables -nvx -L FORWARD' it shows me how much it has used, but this is just internal I think?
When I execute for example 'iptables -nv -L INPUT' the output is zero:
Chain INPUT (policy ACCEPT 432M packets, 59G bytes)
pkts bytes target prot opt in out source destination
0 0 all -- venet0 * 0.0.0.0/0 xxx.xxx.xxx.xxx
We are using the kernel '2.6.26-2-openvz-amd64' on Debian Lenny.
Hopefully you can help me out.
Thank you in advance!
[Updated on: Sat, 24 April 2010 18:46] Report message to a moderator
|
|
|