From mboxrd@z Thu Jan 1 00:00:00 1970 From: antonio Subject: Flag each rule Date: Sun, 17 Nov 2002 13:03:35 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20021117130335.30faacfa.fonetica@tiscali.it> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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.netfilter.org Hi to all The -j mark is only valid in the mangle table and will not work outside there.But there is a similar command that work in the nat table or in the filter table, in order to give a "flag" to some rules of my firewall? Thx to all