On Fri, May 23, 2008 at 3:37 PM, Peter Van Epp <[EMAIL PROTECTED]> wrote: > On Fri, May 23, 2008 at 04:27:19PM -0400, Mohamed Kouki wrote: >> HI list >> <br> >> <br>I'm trying to generate multiple data flows by replying multiple traces >> at once >> <br>the goal of my simulation is to replay traces sequencely by specifying a >> timer between two consequent traces : >> <br>e.g : 1st flow(trace) : 0ms >> <br> 2nd flow (trace : 10 ms >> <br> 3rd flow(trace) :20 ms >> <br>.................... >> <br>can anyone give me me an idea how to do it using tcpreplay ? >> <br>thanks >> > > I expect you would be easiest to use tcpmerge to combine all the > trace files in to one and let tcpreplay source that. That will however arrange > all the connections in time order according to the time stamp in the pcap > files (which is how tcpmerge merges files). A google search should find > tcpmerge.
Wireshark includes mergecap which does the same thing But yeah, the problem is the timestamps. There's no good way to introduce arbitrary delays between each pcap file. Too bad NetDude doesn't allow you to edit timestamps. :( -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Tcpreplay-users mailing list Tcpreplay-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support