Changes between Version 12 and Version 13 of Old/OTG/FAQ
- Timestamp:
- Oct 5, 2006, 4:13:32 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/OTG/FAQ
v12 v13 95 95 96 96 The problem is that the sender failed to continue sending any packets out due to a driver issue. It often happened when sender tries to push offered load which is higher than the actual wireless link capacity. This problem is usually seen in Atheros card. 97 98 === Why OTG is not sending out any packets (checked by tcpdump) while running? === 99 100 Be sure that the sending node's IP routing table does have a route entry to the destination. Otherwise, the packets generated will be queued in sender's buffer and no way out.