Hello, i want to capture all port 8080 traffic on one interface (eth0) and replay it on another (eth1) So i tried tcpbridge --unidir --include="F:port 8080" --enet-dmac=00:11:22:33:44:55 --enet-smac=00:11:22:33:44:66 --intf1=eth0 --intf2=eth1
But i get the following error: tcpbridge: sendpacket.c:399: sendpacket_get_hwaddr: Assertion `sp' failed. Aborted The Host is running Linux 2.6.5-7.308-default kernel. When i leave out the --unidir the error is gone, but i want to send the pakets just in one direction Thanks, Oliver Eales ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
