Re: [tcpdump-workers] RPC responde code question (print-nfs.c)

2007-09-12 Thread Alex Still
Thanks a lot for that detailed explanation. Indeed wireshark dissected these correctly when using "decode as.. RPC" Cheers, On 9/5/07, Guy Harris <[EMAIL PROTECTED]> wrote: > > Alex Still wrote: > > > We're using tcpdump to try to diagnose an NFS performance problem. > > We're seeing a lot of the

Re: [tcpdump-workers] RPC responde code question (print-nfs.c)

2007-09-05 Thread Guy Harris
Alex Still wrote: We're using tcpdump to try to diagnose an NFS performance problem. We're seeing a lot of these : [..] 16:01:19.890794 IP nfs_server.nfs > client_46.1205729087: reply ERR 1448 16:01:19.890831 IP nfs_server.nfs > client_46.3664003007: reply ERR 1448 [..] That seems to be an RPC

[tcpdump-workers] RPC responde code question (print-nfs.c)

2007-09-05 Thread Alex Still
Hi all, We're using tcpdump to try to diagnose an NFS performance problem. We're seeing a lot of these : [..] 16:01:19.890794 IP nfs_server.nfs > client_46.1205729087: reply ERR 1448 16:01:19.890831 IP nfs_server.nfs > client_46.3664003007: reply ERR 1448 [..] That seems to be an RPC error, handl