From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Antonio Paulo Salgado Forster" Subject: QoS on dynamic port allocation protocols Date: Wed, 12 Mar 2003 22:09:16 -0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: Mime-Version: 1.0 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" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org Hello all, I'm trying to apply QoS rules on protocols that use dynamic port allocation on secondary connections such as ftp or H323 that have a specific iptables helper to handle them, and the problem begins when the secondary connections startup. Would the connmark module mark also the seconday connections if you tells it to mark the main flow? Or, is there any way to to match a packet using, at the same time, the -m state --state RELATED match and check if the related connection belongs to a ftp session? Any ideas are appreciated. Thanks in advance. Forster