Does it makes a more detailed output if I use
tcpdump -vvv -w FILENAME
vs. if I use:
tcpdump -w FILENAME
or it doesn't makes any sense if I use the "-vvv" when I'm using "-w FILENAME"?
|
Does it makes a more detailed output if I use
vs. if I use:
or it doesn't makes any sense if I use the "-vvv" when I'm using "-w FILENAME"? |
|||
|
|
|
No, I don't think so, from the manpage:
-- note "raw packets" --
So what would make sense is using |
|||
|
|
|
No. Once you're choosing |
|||
|
|
|
The only flag I'm aware of that affects how much detail you get in Historically, If your For Ethernet, If you load a capture file into Wireshark (or similar) and you see more detail when passing |
||||
|
|