[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B16EC4F.4080703@forinicom.it>
Date: Wed, 02 Dec 2009 23:38:07 +0100
From: Lorenzo Allegrucci <lorenzo.allegrucci@...inicom.it>
To: netfilter@...r.kernel.org
CC: netdev@...r.kernel.org
Subject: match SIP & RTP packets
Hi all, it's not clear to me whether nf_conntrack_sip does SIP and RTP connection
tracking or just SIP.. can you clarify?
I need to match both SIP and RTP packets and I was wondering if the rule
below would satisfy my requirements:
iptables -t mangle -A FORWARD -o eth0 -m helper --helper sip -j CLASSIFY --set-class 1:1
Thank you,
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists