captured two interfaces with dumpcap at 10Gbits/s
Hello everybody,
I am trying to capture on two interfaces flowing approximately at 7 Gbits/s.
Unfortunately dumpcap lost many packets.
I am running this command : dumpcap -a duration:10 -B 1024 -i 1 - i 4.
I am also trying to add -t in order to use threads, but it doesn't solve my issue.
Even when I increase Buffer size I cannot succeed to get 100% of the packets.
Anyone has ideas in order to solve my issue?
What OS and version is this? It might not be possible to capture at that rate on standard HW/SW without packet loss.
I am using Windows 7 Pro, the proc is a Intel Xeon E5-2630 with 64Go in RAM