tcpdump expression to ignore NFS UDP

Harry Hoffman hhoffman at ip-solutions.net
Sun Jan 30 06:16:55 UTC 2005


tcpdump -i interface -eln not port 2049 and src host \( host1 or host2 
\) and dst host \( host1 or host2\)

Fill in the interface and host1 and host2 bits with your own local 
information.

HTH,
Harry

Andrew Smith wrote:
> Hi,
> anyone understand tcpdump well enough to get it to ignore
> NFS UDP packets?
> I want to be able to log all packets from one server to
> another except NFS TCP and UDP packets.
> I'm wondering if this is possible with tcpdump?
> 
> -Any help greatly appreciated
> -Cheers
> 




More information about the fedora-list mailing list