In message <[EMAIL PROTECTED]>, Senthil writes:
>Hi,
>We are using FreeBSD in our organization as a NFS Server. Latest, we 
>have developed a NFS client on Windows, we are facing some problem with 
>NFSRead on Version 3. Basically we request for reading some size of 
>bytes, (which is the read Maximum number of bytes returned by stat 
>information(deliberately we are not asking read preferred number of 
>bytes ). But FreeBSD NFS Server is retuning a error as garbled arguments.

I can have a look if you can get a complete tcpdump log of the
request and the response that you saw. Use tcpdump options that
capture the full packets such as:

        tcpdump -nepX -s 1600 udp port 2049

Ian

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to