All of lore.kernel.org
 help / color / mirror / Atom feed
* RTP traffic and nf_conntrack_sip
@ 2009-12-10  8:28 Lorenzo Allegrucci
  0 siblings, 0 replies; only message in thread
From: Lorenzo Allegrucci @ 2009-12-10  8:28 UTC (permalink / raw)
  To: netfilter


Hi, searching ML archives I found that "RTP can be matched on using
"-m helper --helper sip", so I tried the following simple rule on my router:

iptables -t mangle -A FORWARD -m helper --helper sip -j CLASSIFY --set-class 1:1

but it doesn't match any RTP traffic (no packet classified).
I tried different nf_conntrack_sip module parameters but it didn't help.

Moreover, the nf_conntrack_sip (the module that should match SIP & RTP protocols)
is not loaded by iptables.. so now I wonder how does nf_conntrack_sip work.
Any idea? Am I missing something?
Thanks,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-10  8:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10  8:28 RTP traffic and nf_conntrack_sip Lorenzo Allegrucci

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.