Problem: very big packet sent back from server


I'm sending a round 50 bytes packets from client.
These are the commands used:
 

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



Other Mailing lists | Author Index | Date Index | Subject Index | Thread Index