Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.