Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [aturner@localhost 3.4]$ sudo ./src/tcpreplay -i /dev/char/testpackets0 -I test0 -c test/test.port test/test.pcap
- sending out /dev/char/testpackets0 test0
- processing file: test/test.pcap
- Actual: 141 packets (62704 bytes) sent in 2.78 seconds.
- Rated: 22555.4 Bps, 0.18 Mbps, 50.72 pps
- Statistics for network device: /dev/char/testpackets0
- Attempted packets: 64
- Successful packets: 64
- Failed packets: 0
- Truncated packets: 0
- Retried packets (ENOBUFS): 0
- Retried packets (EAGAIN): 0
- Statistics for network device: test0
- Attempted packets: 77
- Successful packets: 77
- Failed packets: 0
- Truncated packets: 0
- Retried packets (ENOBUFS): 0
- Retried packets (EAGAIN): 0
- [aturner@localhost 3.4]$ ifconfig test0
- test0 Link encap:Ethernet HWaddr EA:E9:1A:70:9A:79
- inet6 addr: fe80::e8e9:1aff:fe70:9a79/64 Scope:Link
- UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
- RX packets:64 errors:0 dropped:0 overruns:0 frame:0
- TX packets:77 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:8629 (8.4 KiB) TX bytes:54075 (52.8 KiB)
Advertisement
Add Comment
Please, Sign In to add comment