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

Revision history  [back]

since it is a switched network you might get into issues. Best solution is to connect directly to the router or mirror on one port of the switch the rest of the ports. Then get to the filters of the wireshark and type

ip.addr == 192.168.1.38 && ip.addr==192.168.1.1

192.168.1.1 is the router IP and 192.168.1.38 is the PC IP.