From mboxrd@z Thu Jan 1 00:00:00 1970 From: Drew Einhorn Subject: MARK? Date: 18 Jan 2003 16:46:12 -0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1042933580.1171.186.camel@localhost.localdomain> 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 list Hi, Oskar Andreasson's Iptables Tutorial 1.1.9 lead me to believe that MARK is capable of doing what I want, but does not give enough details. On further reading I decided maybe not. What I to do is MARK a packet's stream. I want to be able to match ESTABLISHED packets to determine if they belong to a MARKed stream. Is this possible? Thanks,