On 10/30/06, Alison Zhang <[EMAIL PROTECTED]> wrote: > > Actually, I forgot to ask a more important question. > > I have a capture file obtained using tcpreplay 2.3.5 in a 32-bit machine. > What I compiled today for 64 bit mahine was tcpreplay 3.0. Could I still > replay the old file? > > And, could I get 2.3.5 tcpreplay source code from somewhere to compile?
First: 3.0.beta11 does not require libnet under linux. There is new code to send packets via other means. Honestly though, the code is labled "beta" for a reason, and that release definitely has some bugs. Just a FYI. Second: I don't understand what you mean by having a capture file obtained with tcpreplay... since tcpreplay doesn't capture packets.... anyways, shouldn't matter where you got your pcap file or what kind of system (32 or 64bit, little or big endian) it was. Basically, if Wireshark/Ethereal can open up the pcap, so should tcpreplay. You can get the lastest stable and development code releases at: http://tcpreplay.synfin.net/trac/wiki/Download Let me know how things go... -- Aaron Turner http://synfin.net/ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users
