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

Wireshark-users: Re: [Wireshark-users] Detecting IP Addresses of Remote connection

From: "news.gmane.com" <AndreasSander1@xxxxxxx>
Date: Sat, 12 Mar 2011 10:37:04 +0100
> can i detect the ip addressess of a remote connection?

Wireshark gives you a trace of the packets going over your network adapter. 
So you see _changes_.

To get an idea about the existing connection you should use the "netstat" 
command line tool that comes with with Windows.

Helge