From mboxrd@z Thu Jan 1 00:00:00 1970 From: "hare ram" Subject: traffic counting Date: Fri, 2 May 2003 13:40:24 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <06fd01c31082$49a13380$13fcc5cb@Housecall> Reply-To: "hare ram" 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" To: netfilter@lists.samba.org Hi all i have market the packet for shaping just test setup any ip source from myip should mark, and iam doing shaping( thats next matter) but when i give below command, iam not able to see in and out bytes , its shows * how can i get this results( both in and out bytes,), iam able to see total [root@bridge root]# iptables -xnvL -t mangle Chain PREROUTING (policy ACCEPT 382274 packets, 41589233 bytes) pkts bytes target prot opt in out source destination 1024 197338 MARK all -- * * myip 0.0.0.0/0 MARK set 0x1 hare