On Wed, Nov 30, 2011 at 8:24 PM, jr <[email protected]> wrote:
> On 01/12/11 02:07, Shirish Pargaonkar wrote:
>
>> Would be useful if you can capture wireshark traces during
>> successful attempt with smbclient and failing attempt with cifs client.
>
> have never used this tool, will install it later tonight.  would you be kind
> enough to suggest/supply command-line/usage?
>
> thanks.
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

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.

and as well and send that file.
Something like
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to