THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

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