08-12-2024 12:17 AM
Hi everyone, I'm trying to build an auto testing frame, by looping pcap files and parsing data locally via exanic x10 device.
I have successfully dumped pcap files by commands like "exanic-capture -i exanic0:0 -w foo.pcap", but when I tried to replay that by "tcpreplay -i enp123s0 foo.pcap", I can normally print data via "tcpdump -i enp123s0", and "exanic-capture -i exanic0:0" capture nothing.
Is there any difference between frames from wired netport and mocking by tcpreplay?
Solved! Go to Solution.
08-12-2024 02:29 AM
Solved.
Just connected netport 0 and 1 and exanic-capture exanic0:1 works well.
08-12-2024 02:29 AM
Solved.
Just connected netport 0 and 1 and exanic-capture exanic0:1 works well.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide