On Thu, Nov 28, 2002 at 04:50:34PM +0000, co web wrote:
> I'm having troubles trying to filter rsvp packets in the latest version of 
> Ethereal for windows 2k.
> I defined a rsvp filter with the filter name: rsvp, and the filter string: 
> rsvp.
> When I press start in the capture menu, i get a "string parse error" 
> message.

        http://www.ethereal.com/faq.html#q5.3

RSVP is IP protocol number 46, so a capture filter of "ip proto 46"
should capture only RSVP packets.

Reply via email to