On 01/12/11 06:14, Shirish Pargaonkar wrote:
You can use tcpdump (run that in a separate pty/tty) for each, smbclient mount and cifs client mount commands. Something like tcpdump -s 4096 -w /tmp/<filename>.cap and send those two files with captured packets.
I used the tcpdump command as above, two binary files (total 11k) attached, the result of running the following commands as a normal user:
smbclient //nas/public sudo mount.cifs //nas/public /mnt -o guest smbclient went ok (I did a du and exit), the mount.cifs failed. thank you.
Attachment:
smbclient-traffic
Description: Binary data
Attachment:
mntcifs-traffic
Description: Binary data