ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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