From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zoilo Subject: PREROUTING traffic counters Date: Wed, 03 Sep 2003 23:32:37 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F565DF5.2000601@xs4all.nl> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org OK, only the first packet of a new connection passes through the PREROUTING chain. So what does the byte counter in that chain actually count? Is it only the amount of bytes in the first packets (that travelled through the chain), or is it the total amount of bytes? Z.