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] Client to Server Capture

From: "Laura Chappell" <lchappell@xxxxxxxxxxxxxxxx>
Date: Tue, 5 Mar 2013 18:08:29 -0800
Let's say you are interested in traffic from 10.1.1.1 to 10.2.2.2 on port
443. 

The capture filter would be:
host 10.1.1.1 and host 10.2.2.2 and port 443

Otherwise, capture all traffic and apply the following display filter:
(ip.addr==10.1.1.1 and host 10.2.2.2) and tcp.port==443

Laura


-----Original Message-----
From: wireshark-users-bounces@xxxxxxxxxxxxx
[mailto:wireshark-users-bounces@xxxxxxxxxxxxx] On Behalf Of Chris Arnold
Sent: Tuesday, March 05, 2013 5:03 PM
To: Community support list for Wireshark
Subject: [Wireshark-users] Client to Server Capture

I know this has probably been asked many times. I have done a google search
and have not found my answer. I need to know how to setup wireshark to
capture traffic from an ip address to an ip address on port 443. Can someone
help me set the options to capture these packets?
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
 
mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe