Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If I assume your local subnet is 192.168.1.0/24, you can use the following display filter to limit the packets shown to only that subnet:

ip.src == 192.168.1.0/24 && ip.dst == 192.168.1.0/24