Wireshark filter src or dest
Hi
I have a filter setup for wireshark that will search for a given list of MAC addresses as the src on the network -
ether src 34-E6-D7-55-24-23 || 34-E6-D7-55-24-34
However I would like to search for any instance of the MAC address ie src or destination. I have played around with the logical operators but cannot get it ie ether src OR dest.
Could anyone point me in the right direction?
We don't generally close questions when they are answered. Instead you should "accept" the answer by clicking on the checkmark icon to the left of the answer.