ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] tshark stop capturing after a certain amount of packets being ca

From: "Amir Najafi-Ardabili" <najafi@xxxxxxxxxx>
Date: Wed, 12 Aug 2009 14:13:51 -0400
Hi,

I am using tshark to capture packets: 

tshark -q

I want tshark to keep capturing but unfortunately it automatically stops
capturing after a short period of time:

debian:/home/worldamity# tshark -q 

Running as user "root" and group "root". This could be dangerous.

Capturing on eth0

36534 packets dropped

18707990 packets captured

do you have any idea how to fix this problem?