On Tue, 17 Dec 2002 15:47:28 +0200, "The Sorcerer" <[EMAIL PROTECTED]> said: > > merci ... dar: > > tcpstat -f host 192.168.10.40 > Listening on eth0 > pcap_compile(): parse error
si eu am facut la fel, tcpstat -f "host 192.168.10.40" a rezolvat problema > > tcpdump -ni eth0 host 192.168.10.40 | tcpstat -r - > tcpdump: listening on eth0 > pcap_open(): bad dump file format asta nu am mai incercat C > > ce greshesc ? > > On Mon, 16 Dec 2002 11:13:28 +0100 > "Ciprian Niculescu" <[EMAIL PROTECTED]> wrote: > > > # tcpstat -? > > tcpstat version 1.4 > > usage: tcpstat [-?haeFlp] [-b bps] [-B bps] [-f filter expr] [-i > > interface] > > [-o output] [-R seconds] [-r filename] [-s seconds] > > [interval] > > -?, -h - display this help > > -a - accounting mode > > -b bps - bandwidth mode, where bps is bits/second > > -B bps - dumb bandwidth mode, where bps is bits/second > > -e - do not print empty intervals > > -F - flush stdout after printing each line > > -f filter expr - packet filter expression (like in tcpdump) > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > -i interface - do live capture on [interface], not from file > > -l - include linklayer in packet size calc > > -p - non-promiscuous mode when doing live capture > > -o output - format for the output of stats (see manpage) > > -R seconds - display time relative to [seconds] > > -r filename - read data from [filename] > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > asta daca vrei sa il pipe cu tcpdump > > > > -s seconds - capture only [seconds] long (-1 is infinite) > > > > interval - time interval (seconds) for taking samples > > > > ----- > if IT still doesn't work then > try again, but this time > use a bigger HAMMER > > --- > Pentru dezabonare, trimiteti mail la > [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. > REGULI, arhive si alte informatii: http://www.lug.ro/mlist/ > > > --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
