Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Unexplained Netbios Traffic

From: "Jon Ziminsky" <ziminskyj@xxxxxxxxx>
Date: Wed, 1 Oct 2008 13:29:52 -0600
It is a filtered capture. I set the Capture filter to only grab packets from the source that do not have a destination inside my network.

capture filter:
src 192.168.1.23 and not dst net 192.168.0.0 mask 255.255.0.0


Thanks for your help Guy!



Jon