Question : How to capture traffic flowing from same system in WireShark

We have requirement where our Server as well as Client are running on the same machine, and we want to capture the requests coming in from client to server.

we are using the following command to capture the n/w traffic

tshark -i 2 -R data -V -l

This works perfectly for capturing the packets coming to the server from clients which are not on the same machine, but when we want to capture the client request from same machine it fails! Its really urgent hence please help

OS: Windows XP:

Adapter : Intel(R) PRO/100 Adapter

Answer : How to capture traffic flowing from same system in WireShark

Can't do this under Windows.  You have to put them on separate boxes.
Random Solutions  
 
programming4us programming4us