I'm not sure about capture filters, but you can build the following display filters:

http


will display all packets where http is present.

http.request

will display all http requests from a client.

http.response

will display all http responses from a server.

Unfortunately, that's just about ALL that you can filter on HTTP at the moment...

Ian

On Monday, July 14, 2003, at 11:28 AM, Kenny Barker wrote:

I'm a newbie to Ethereal and need some help. I would like to be able to
filter(either Capture or Display) all HTTP traffic. I've tried capturing
using (src ip.address and port 80), but then I get all of the responses
to that port. In the display pane one of the column headings is Protocol
and HTTP shows up here. I would like to be able to see only the initial
HTTP request and not all the other IP responses.


Thanks......

<TEXT.htm>_______________________________________________
Ethereal-users mailing list
[EMAIL PROTECTED]
http://www.ethereal.com/mailman/listinfo/ethereal-users



Reply via email to