Hello. 
 
I have setup NETEM between to devices that are sending eachother RTP voice 
packets.

VOICE1_RTP <----> (eth1)NETEM_LINUX_BOX (eth2) <----> VOICE2_RTP

I am attempting to introduce delay via netem. "tc qdisc add dev eth1 root netem 
delay 100ms"
This appears to work for ICMP (ping) traffic or TCP traffic However,
as soon as a run an RTP stream over this interface There is no more delay. It's 
like without netem. Do I need to set up a specific rule for RTP? I'm using 
linux fedora core 5.

Thank you,
PEREZ Thomas

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to