How about:

 From client:
showmount -e server


 From server:
share


And then a snoop from the mount request?

snoop -x 0,2000 -o /tmp/foo.snoop server client

Just put in the server and client names to cut down on the stuff recorded.



Reply via email to