Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use netsniff-ng -F to capture packets per-sec failed. #230

Open
UnconsciousMonday opened this issue Sep 28, 2021 · 0 comments
Open

Use netsniff-ng -F to capture packets per-sec failed. #230

UnconsciousMonday opened this issue Sep 28, 2021 · 0 comments

Comments

@UnconsciousMonday
Copy link

Hi,I use this command to capture packets:

netsniff-ng -i ens3 -s -S 50MiB -o /var/log/test_only/ -F 1sec -P test_only -f tcp &

When I check the timestamp of pcap files name suffix in /var/log/test_only/, I find these timestamp are not consecutive.

eg:
test_only1632799634.pcap  test_only1632799635.pcap  test_only1632799637.pcap  test_only1632799638.pcap 

How to fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant