From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-2?Q?G=E1sp=E1r_Lajos?= Subject: Theoretical question: need for filter table in the POSTROUTING chain Date: Thu, 25 Aug 2011 13:40:51 +0200 Message-ID: <4E5634C3.80908@freemail.hu> 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 list Hi all, I am facing an interesting problem. I would like to filter some destination IP-s both on the FORWARD and the OUTPUT chains... (For example to stop requests to private IP destinations leave our system.) I would like to use the REJECT target... It would be nince if there would be a filter table in the POSTROUTING chain... What do you think? Thanx: Swifty