Tcpreplay

A set of Unix tools which allows the replaying of captured network traffic in pcap format.
Download

Tcpreplay Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Aaron Turner
  • Publisher web site:
  • http://synfin.net/fw-response/

Tcpreplay Tags


Tcpreplay Description

A set of Unix tools which allows the replaying of captured network traffic in pcap format. Tcpreplay is a suite of BSD licensed tools written by Aaron Turner for *NIX operating systems which gives you the ability to use previously captured traffic in libpcap format to test a variety of network devices.Tcpreplay allows you to classify traffic as client or server, rewrite Layer 2, 3 and 4 headers and finally replay the traffic back onto the network and through other devices such as switches, routers, firewalls, NIDS and IPS's.Generally speaking, most people would first run tcpprep against a pcap file to create a cache file which splits traffic between client and server if they are testing an inline device like a firewall or IPS.Then depending on their network setup and where the pcap was captured, they would use tcprewrite to edit the packets so that the device under test will examine them properly. Finally, tcpreplay is used to replay the pcap onto the network to do the test. Here are some key features of "Tcpreplay": · tcpprep - multi-pass pcap file pre-processor which determines packets as client or server and creates cache files used by tcpreplay and tcprewrite · tcprewrite - pcap file editor which rewrites TCP/IP and Layer 2 packet headers · tcpreplay - replays pcap files at arbitrary speeds onto the network · tcpbridge - bridge two network segments with the power of tcprewrite flowreplay - emulates a network client using a pcap file as the basis of a TCP or UDP connection What's New in This Release: · Link libnl when newer versions of libpcap require it (#397) · Ship m4 directory (#398) · Upgrade to latest autotools scripts (#400) · Fix error message when running autogen.sh (#401)


Tcpreplay Related Software