Ask Your Question

Revision history [back]

tcpdump nfsv4

I captured traffic using tcpdump. I read it thru wireshark(3.4.2). In wireshark I can see Protocol:TCP but not "NFS". In the info, I see nfs(2049) -> 786. But, I don't see any information about OPEN/CLOSE/STAT a file (which is what I am trying to get). I capture using

tcpdump -i eth0 -s0 'host nfsserver' -w nfs.tcpdump

How can I see this info in Wireshark?

click to hide/show revision 2
None

tcpdump nfsv4

I captured traffic using tcpdump. I read it thru wireshark(3.4.2). In wireshark I can see Protocol:TCP but not "NFS". In the info, I see nfs(2049) -> 786. But, I don't see any information about OPEN/CLOSE/STAT a file (which is what I am trying to get). I capture using

tcpdump -i eth0 -s0 'host nfsserver' -w nfs.tcpdump

How can I see this info in Wireshark?