From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Marcone Subject: postrouting and mac address Date: Tue, 21 Jul 2009 14:05:43 +0200 Message-ID: <4A65AF17.70002@duet.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: netfilter-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@vger.kernel.org Hi! I have a router linux and I need to filter packets in postrouting chain using source mac address. But... in postrouting chain, what is source mac address? mac address of effective source of the packet or router interface mac address ? Thanks in advance, Fabio