Ethereal-users: Re: [Ethereal-users] Capture traffic (RTCP packets) destined for machines other

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 12 May 2006 09:45:05 -0700
David Grau Serra wrote:

When I want to capture traffic (RTCP packets) "sent to" and "sent from" my local machine, I use this tethereal command and it runs fine:
tethereal -i 2 -p -R "rtcp" -V > d:\project\ethereal\rtcp.txt

I am trying to capture traffic (RTCP packets) destined for machines other than my own, but same LAN segment. I use this tethereal command and it does not work:

tethereal -i 2 -V -o "rtcp.heuristic_rtcp:TRUE" -R "rtcp" > d:\project\ethereal\rtcp.txt
Capturing on SiS NIC SISNIC (Microsoft's Packet Scheduler)

	http://www.ethereal.com/faq#q7.1

	http://wiki.ethereal.com/CaptureSetup/Ethernet