* match streaming traffic in iptable rule
@ 2010-07-27 9:52 Mamadou Touré
2010-07-27 11:15 ` Jan Engelhardt
2010-07-27 19:40 ` Pieter Smit
0 siblings, 2 replies; 5+ messages in thread
From: Mamadou Touré @ 2010-07-27 9:52 UTC (permalink / raw)
To: netfilter
Hi, all
how could i match all streaming protocole in my iptable rule.
i'm using iptable 1.4.4
regards.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: match streaming traffic in iptable rule
2010-07-27 9:52 match streaming traffic in iptable rule Mamadou Touré
@ 2010-07-27 11:15 ` Jan Engelhardt
2010-07-27 16:34 ` Mamadou Touré
2010-07-27 19:40 ` Pieter Smit
1 sibling, 1 reply; 5+ messages in thread
From: Jan Engelhardt @ 2010-07-27 11:15 UTC (permalink / raw)
To: Mamadou Touré; +Cc: netfilter
On Tuesday 2010-07-27 11:52, Mamadou Touré wrote:
>Hi, all
>how could i match all streaming protocole in my iptable rule.
If you define what a streaming protocol is, you can transform this
definition into iptables rules.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: match streaming traffic in iptable rule
2010-07-27 11:15 ` Jan Engelhardt
@ 2010-07-27 16:34 ` Mamadou Touré
2010-07-27 17:28 ` Mart Frauenlob
0 siblings, 1 reply; 5+ messages in thread
From: Mamadou Touré @ 2010-07-27 16:34 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: netfilter
Can you tell me How.
regards.
2010/7/27 Jan Engelhardt <jengelh@medozas.de>:
> On Tuesday 2010-07-27 11:52, Mamadou Touré wrote:
>
>>Hi, all
>>how could i match all streaming protocole in my iptable rule.
>
> If you define what a streaming protocol is, you can transform this
> definition into iptables rules.
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: match streaming traffic in iptable rule
2010-07-27 16:34 ` Mamadou Touré
@ 2010-07-27 17:28 ` Mart Frauenlob
0 siblings, 0 replies; 5+ messages in thread
From: Mart Frauenlob @ 2010-07-27 17:28 UTC (permalink / raw)
To: netfilter; +Cc: Mamadou Touré
On 27.07.2010 18:34, Mamadou Touré wrote:
[top posting fixed]
> 2010/7/27 Jan Engelhardt<jengelh@medozas.de>:
>> On Tuesday 2010-07-27 11:52, Mamadou Touré wrote:
>>
>>> Hi, all
>>> how could i match all streaming protocole in my iptable rule.
>>
>> If you define what a streaming protocol is, you can transform this
>> definition into iptables rules.
>>
> Can you tell me How.
The answer 42 - what is the question? :)
http://en.wikipedia.org/wiki/Stream_%28computing%29
--> http://en.wikipedia.org/wiki/Streaming_media#Protocol_issues
What protocol(s)?
man iptables --> -p|--protocol [--sport|--dport]
Unicast, Multicast?
man iptables --> addrtype
http://www.frozentux.net/iptables-tutorial/iptables-tutorial.html
for the basics...
regards
Mart
P.S. it's called 'iptables' not 'iptable'.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: match streaming traffic in iptable rule
2010-07-27 9:52 match streaming traffic in iptable rule Mamadou Touré
2010-07-27 11:15 ` Jan Engelhardt
@ 2010-07-27 19:40 ` Pieter Smit
1 sibling, 0 replies; 5+ messages in thread
From: Pieter Smit @ 2010-07-27 19:40 UTC (permalink / raw)
To: Mamadou Touré; +Cc: netfilter
Hi Mamadou,
You have to define what you see as streaming.
Is it all rtp traffic ?
Is it any udp session sending more than 1meg ?
Does it include specific ports ?
Regards,
Pieter
2010/7/27 Mamadou Touré <e2ia.ci@gmail.com>:
> Hi, all
> how could i match all streaming protocole in my iptable rule.
> i'm using iptable 1.4.4
> regards.
> --
> To unsubscribe from this list: send the line "unsubscribe netfilter" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-07-27 19:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-27 9:52 match streaming traffic in iptable rule Mamadou Touré
2010-07-27 11:15 ` Jan Engelhardt
2010-07-27 16:34 ` Mamadou Touré
2010-07-27 17:28 ` Mart Frauenlob
2010-07-27 19:40 ` Pieter Smit
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.