netem,the network emulator issue
I am trying to emulate a network for udp file transfer but the problem is that when i use any "tc" command on the sending side (for udp file transfer), it send all data immediately even 200MB but on the receiver side hang after receiving 2-3 MB(receiver side not responding properly). I just want to emulate for packet loss,delay,packet corruption but facing problem with receiver side. Is there any previous settings to use "tc" command..
|