NetFilter
[Top] [All Lists]

bytes count question

To: netfilter@lists.netfilter.org
Subject: bytes count question
From: Michele Petrazzo - Unipex srl <michele.petrazzo@unipex.it>
Date: Thu, 15 Mar 2007 15:56:41 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
Sender: netfilter-bounces@lists.netfilter.org
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1b1) Gecko/20060724 Thunderbird/2.0a1 Mnenhy/0.7.4.0
Hi list,
I'm making some test for see "how many traffic" create an IP, so, into
the gateway, I create a chain, add a rule so all the traffic go through
it, and here accept all the traffic.
After, from that IP, I download a file that has 1 MB and I control with
a "iptables -nxvL my_chain" what number are on the "bytes" columns, but
with a big surprise, I see 60000.
What're this number?

I thought to find something like 1048000 (or similar)!

I'm missing something?

Thanks,
Michele


<Prev in Thread] Current Thread [Next in Thread>