CICFlowMeter icon indicating copy to clipboard operation
CICFlowMeter copied to clipboard

CICFLOWMETER GENERATING empty flow

Open Jiarubab opened this issue 2 years ago • 2 comments

I want to generate flow from CICFLOWMETER by its showing all packets ignored. Here is a snapshot of my problem.

Capture

Jiarubab avatar Apr 27 '22 20:04 Jiarubab

Did you solve this proplem ?

hasnaamohi avatar Jun 01 '22 04:06 hasnaamohi

No Sir.


From: hasnaamohi @.> Sent: Wednesday, June 1, 2022 4:04 AM To: ahlashkari/CICFlowMeter @.> Cc: Jiarubab @.>; Author @.> Subject: Re: [ahlashkari/CICFlowMeter] CICFLOWMETER GENERATING empty flow (Issue #140)

Did you solve this proplem ?

— Reply to this email directly, view it on GitHubhttps://github.com/ahlashkari/CICFlowMeter/issues/140#issuecomment-1143092896, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AYBR4UGBW7ZXHJF6HN366LLVM3ONHANCNFSM5UQJSAVQ. You are receiving this because you authored the thread.Message ID: @.***>

Jiarubab avatar Jun 03 '22 04:06 Jiarubab

@hasnaamohi @Jiarubab was this solved, I am facing same.

souravs17031999 avatar Feb 24 '23 16:02 souravs17031999

No

في الجمعة، ٢٤ فبراير ٢٠٢٣, ٦:٤٢ م Sourav Kumar @.***> كتب:

@hasnaamohi https://github.com/hasnaamohi @Jiarubab https://github.com/Jiarubab was this solved, I am facing same.

— Reply to this email directly, view it on GitHub https://github.com/ahlashkari/CICFlowMeter/issues/140#issuecomment-1443987082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMQCQ46RUX3HKUKAXCQ4W3WZDQHXANCNFSM5UQJSAVQ . You are receiving this because you were mentioned.Message ID: @.***>

hasnaamohi avatar Mar 24 '23 06:03 hasnaamohi

The problem is not the CICFlowmeter. It's probably from your pcap file. If the pcap files don't have an actual ethernet layer the CICFlowmeter can't detect any flows. As you can see in your output all packets are ignored. You need to add the ethernet layer to all pcap files and then it will work. tcprewrite --dlt=enet --infile="" --outfile=""

hessammohammadian avatar Mar 30 '23 14:03 hessammohammadian