Hi All,
I have a 5.0a machine with samba configured. I am
trying to capture all the events between my NT client
and Unix server using tcpdump. (Mainly activities like
establishing the connection, samba protocol
negotiation etc..).
I just issued the command
tcpdump host <my samba server (IP for unix machine)>
But I am not getting the output, which should be like
the example given in samba documents. The following is
copied from the documents.
This is shown in the following example session request
and response, as captured by tcpdump :
>>> NBT Packet
NBT Session Request
Flags=0x81000044
Destination=ESCRIME NameType=0x20 (Server)
Source=WIZZIN NameType=0x00
(Workstation)
>>> NBT Packet
NBT Session Granted
Flags=0x82000000
But I am not getting such an output for my tcpdump
command.
Kinldy help me where I am doing mistake.
Cheers,
/vs
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
Received on Thu Jan 10 2002 - 08:50:41 NZDT