From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jet \(jchan@trusecure.com\)" Subject: Purely NAT Date: Mon, 28 Oct 2002 13:32:47 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <005401c27e43$73946990$0bc8c80a@dolphin> Reply-To: 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" Hi all, This is my first post to the list, so please bare with me. I have a requirement here. Is there possible to create a purely NAT iptables rules for certain IP addresses? What I means here is I want to enable stateful filtering for most of the all of the users except certain IP address/subnet. Stateful filtering is good sometime, bu not all the time, when you really want to do portscaning activities from a machine that sit behind the firewall. Any idea. .//Jet