server: iperf -s -u -i5 -fm > /home/linux/aqua/iperf_1193141988093.log
client: iperf -c numericlinkwarning 1.1.1.3 -u -b1000 -t20 -i5 -l50 -fm
The problem is that in ethereal I can see that the server sends back a big packet (1500 bytes).
Can someone give an explanation for this big packets sent back?
Thanks
Ezra