Hi, On 23/02/14 03:25, Martin Sustrik wrote: > > Hi all, > > I am replaying a pcap this way: > > tcpreplay --intf1=en0 xxx.pcap > > I am running wireshark and I see the packets there: > > IPv4 Source 127.0.0.1 Destination 127.0.0.1 Source port: 45298 > Destination port: 1813 > > At the same time I am running nc to receive the packets: > > nc -4 -u -l 1813 > > However, I don't see any output. > > Any idea what am I doing wrong? > > Thanks! > Martin
Unfortunately the way tcpreplay injects packets the host IP stack won't see them. People usually suggest using a different PC or running some VMs. http://tcpreplay.appneta.com/wiki/faq.html#can-i-send-packets-on-the-same-computer-running-tcpreplay ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ 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