NetFilter
[Top] [All Lists]

SIP ALG TOS Marking

To: netfilter@lists.netfilter.org
Subject: SIP ALG TOS Marking
From: "allug4me allug4me" <allug4me@gmail.com>
Date: Wed, 11 Apr 2007 12:03:58 +0530
Delivered-to: sp-com-lists@consult.net
Delivered-to: netfilter-list1@securepoint.com
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=DA9R1Pa3uxMnCAb0awPykeKYvoqJGEMzBo/WC0ilJVfNf3SzxlsBL+Zl2ukROxXUeUi9F8JEPb14c1FS3auKRWrhwtIyXtow6b/hQFPj1429Gu3CVsaLOgUI/dhTOKyYgHt78+7dpoMoYK+0+eRD5k9EhmETgi9feKfHup6A3wE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VYu6CGCab3olyuyPZ1/qWx1h4uLReY68cDulUmR7riBGVVCn9AHCIPEfwknShijDYKHZZFTgEftG0nu7MZaUcXpOX/02FlyS8I3t7bmGNifrjSCM6MarZvngR8HZmZNNmN92w4VuW0vfGGjFNGqWJAovf7/vuRPRBsM21PgO1Ig=
List-archive: </pipermail/netfilter>
List-help: <mailto:netfilter-request@lists.netfilter.org?subject=help>
List-id: General discussion and user questions <netfilter.lists.netfilter.org>
List-post: <mailto:netfilter@lists.netfilter.org>
List-subscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe>
List-unsubscribe: <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe>
Sender: netfilter-bounces@lists.netfilter.org
Hi,

I am developing a module for a linux router. All the packets from LAN
to WAN are natted. I am using linux 2.6.18.2 kernel. Hence for SIP/RTP
packets from LAN to pass through I am using SIP Protocol Support of
Netfilter by enabling CONFIG_IP_NF_SIP as module.

The module I am developing needs to  mark the SIP, RTP and RTCP
packets with TOS/DSCP in IP Header and COS in the VLAN header.

Can anyone please help me to achieve this task?

Any pointers like documentation/suggestions to achieve this are
greatly appreciated.

Thank you very much for your help.

Best Regards,
marc


<Prev in Thread] Current Thread [Next in Thread>
  • SIP ALG TOS Marking, allug4me allug4me <=