From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piotrek Kaczmarek Subject: accounting NAT-ed packets Date: Sun, 19 Dec 2004 11:12:57 +0100 Message-ID: <20041219101257.GA16236@daleka.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org Hello, I want to account all traffic from the address assigned to the linux box (including NAT, locally generated traffic), but i can't. The rule iptables -t mangle -A POSTROUTING -s 213.25.213.42 seems not to ,,catch'' NAT-ed packets, only locally generated traffic. Is there any method to ,,catch'' packets after NAT with netfilter? Best Regards, -- Piotr Kaczmarek