|
Hi, I'm trying to capture some http traffic from a machine's local interface. So I run a command as such
The frames I get are like this
As you can see the Thanks, |
|
Hi, I'm trying to capture some http traffic from a machine's local interface. So I run a command as such
The frames I get are like this
As you can see the Thanks, |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 21 May '12, 12:54
Seen: 622 times
Last updated: 24 May '12, 06:58
it works on my systems (tshark 1.6.7). What is your version?
Sure here is the -v info. I've also included the interface -D option and also the machine info. Thanks in advance.
could be a problem with windows 2008. The same version (1.6.7) works as expected on my Windows XP test system. What happens if you run this command:
This works for me as well. It also works with -T Fields option. But when I use -R data I don't see the TCP/IP ETH headers in the frame. I can get around this issue by using the other options but its strange that -R data option is not working correctly.