("tcpdump-announce" is not a mailing list to which questions about
tcpdump or libpcap should be sent; it's for announcements sent out by
the tcpdump/libpcap developer's group.  Questions should be sent to
"tcpdump-workers" only.)

> How can i make to tcpdump log only the firast 50 package. 

Use the "-c" flag with an argument of 50.

To quote the tcpdump man page:

        SYNOPSIS
             tcpdump [ -adeflnNOpqStvx ] [ -c count ] [ -F file ]
                     [ -i interface ] [ -r file ] [ -s snaplen ]
                     [ -T type ] [ -w file ] [ expression ]

                ...

        OPTIONS

                ...

             -c    Exit after receiving count packets.

                ...
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to