I used the -R and -K option but it doesnt seem to be working as I captured the pumped traffic using tcpdump and the number of packets that I see there dont seem to match the number of packets that I expect in the time frame.
相关问题
- Code to analyze pcap file
- Socket.io Extra Placeholder Frame being sent
- Sending the array of arbitrary length through a so
- Wireshark dissector that works with tls/ssl
- In Perl, how can I check for the existence of Sock
相关文章
- boost:asio IPv4 address and UDP comms
- Twisted XmlStream: How to connect to events?
- maxevents parameter in epoll_wait() and the events
- Difference between Internal IP Address and Externa
- Get all IPs in the same network as my computer
- udp packet loss and recovery
- perform connect() on specific network adapter
- c++ Hole punching UDP(RTP)
First of all make sure you are using the latest version, available here. You will want to use the -K and --mbps (or -M) options, for example:
When you attempt to move to higher speeds (e.g. 10GigE) you may need to generate a bigger block of data by using the --loop option. Also with Tcpreplay version 4.0 there are the more advanced --netmap and --unique-ip options which on a properly set up system, will achieve near wire rate and very high flows/sec. More information available at Tcpreplay How To. Here is an example: