Re: can tcpdump capture more than packet headers?
- From: Allen Kistler <ackistler@xxxxxxxxx>
- Date: Sat, 23 Sep 2006 07:29:02 GMT
eddie wrote:
No excuses for ignorance but I have been playing with tcpdump to
capture application data passing between two computers (no switch). All
that seems to be displayed is packet header information. The
client(-server) application is communicating using the netbios-ssn
(netbeui) protocol. I have tried increasing the packet size (using -s)
still no joy. Can I capture data from the 'higher' layers(above network
layer on osi model)?
tcpdump can capture it all.
I'm uncertain how much tcpdump can dissect of NetBEUI, though.
Use -v, -vv, or -vvv to display additional info.
You may need to write to a file, then analyze with WireShark (or just
capture with WireShark).
.
- Follow-Ups:
- Re: can tcpdump capture more than packet headers?
- From: Chris Lowth
- Re: can tcpdump capture more than packet headers?
- References:
- can tcpdump capture more than packet headers?
- From: eddie
- can tcpdump capture more than packet headers?
- Prev by Date: can tcpdump capture more than packet headers?
- Next by Date: How to install rpm or, software on remote linux server
- Previous by thread: can tcpdump capture more than packet headers?
- Next by thread: Re: can tcpdump capture more than packet headers?
- Index(es):
Relevant Pages
|