Hello,
When I run this command line:
tshark -r stage-2.enc -q -z
io,stat,1,ip.addr==10.241.20.0/24,ip.addr==10.252.20.0/24 > pcap_temp_out.txt
It works fine on my XP machine and another Vista
machine, both running Wireshark 1.03. I get a nice text output with frames
and bytes per 1 second interval, for each subnet.
On another XP machine, the command does not produce subnet
output and just the standard iostat output (total frame and bytes). The only
difference is that it is Wireshark 1.01.
Any one have an idea what might be the problem?
Thanks,
Barry