On 10/30/06, Alison Zhang <[EMAIL PROTECTED]> wrote: > > Hi, > > I downloaded tcpreplay-2.3.5-1.1.fc2.rf.x86_64.rpm and > installed in a Fedora Core 2 x86_64 machine. When I used it to replay > captured traffic, however, it kept hanging my Linux machine. Why is that > and how do I get around it please?
Hi Alison, I wish I could help you, but I didn't create that RPM... someone else must of. Since Fedora Core2 is pretty old, you might try upgrading to a more recent version. Sounds like a kernel bug though- there's no good reason why tcpreplay should crash your box. Another option is to try to compile tcpreplay yourself. That may fix it. Unfortunately, I don't have access to a FC2/x68_64 box to try to reproduce your problem. If you recompile it, be sure to enable debugging (pass --with-debug to configure) and try running tcpreplay in GDB... you might get more info that way. Good luck, Aaron -- 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
