Wireshark mailing list archives

Re: newbie question


From: Aaron Stromas <passogiau () gmail com>
Date: Wed, 28 Apr 2010 09:45:21 -0400

Yes, I am. Thanks much. Installing the loopback...

-a

On 28 April 2010 09:29, Abhik Sarkar <sarkar.abhik () gmail com> wrote:

If you are on Windows... http://wiki.wireshark.org/CaptureSetup/Loopback

On Wed, Apr 28, 2010 at 5:26 PM, Aaron Stromas <passogiau () gmail com>wrote:

Greetings,

I am trying to capture HTTP traffic on my local box. The HTTP server is
listening on port 8080, and the client (browser) also running on the local
box submits requests to http://localhost:8080/...

I've tried this filter

http and (ip.dst_host==localhost || ip.dst==127.0.0.1)

and this one

tcp.port==8080 and (ip.dst_host==localhost || ip.dst==127.0.0.1)

but nothing get captured!

I expect, I'm missing something basic but what?
TIA



--
Aaron Stromas




___________________________________________________________________________
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



___________________________________________________________________________
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




-- 
Aaron Stromas
___________________________________________________________________________
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: