Wireshark mailing list archives

Re: Determining which ports a device is making requets on


From: Jaap Keuter <jaap.keuter () xs4all nl>
Date: Tue, 08 Jun 2010 13:26:46 +0200

Hi,

I think Wireshark can help you here. Start a capture on the network
interface the multimedia device is connected to, and trigger it into
communicating with the server. You can apply a display filter to focus on
their communication, by means of ip address of the multimedia device
(ip.addr == <IP address multimedia device>), or on TCP port number
(tcp.port == <port number>) or UDP port number (udp.port == <port number>),
whatever protocol is applicable, of the server process.

Thanks,
Jaap

On Tue, 8 Jun 2010 14:08:48 +0300, Dotan Cohen <dotancohen () gmail com>
wrote:
On a user's home network is a small multimedia device, which
interfaces with some proprietary software running on a Linux server. I
can see which ports the Linux server is listening on, with nmap, but I
would love to know which ports the device is actually making requests
on. I have root access to the Linux machine. Would wireshark be the
right tool for determining this, or is something better suited?
Thanks.
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: