Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: [Ethereal-dev] How to analyze the transactions of RPC services that are located

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 20 Mar 2003 14:25:49 -0500
Hi all,

I am trying to analyze the traffic between different components of our
software that are located on the same box( analyzing the 
traffic within the same box source and dest ip addresses are the same).
 We use RPC protocol for communication. What filter should I spcecify to see
the traffic happening within the same box(same ip addresses 
or same host.)
 Since we use UDP as the transport level protocol, I have tried "not tcp" as
filter. This shows all the relevant traffic between different hosts
but it doesn't show me the traffic within the same box. IS it possible to
analyze the traffic happening within the same box where
the source and destination IP addresses are the same using Ethereal.

Thanks,
Ram