- Subject: Re: [Ethereal-users] How do I add interfaces
- From: Guy Harris <gharris@xxxxxxxxx>
- Date: Thu, 01 Sep 2005 22:34:20 -0700
Rick Hintz wrote:
When I open Ethereal all I see is the generic dial up interface.
http://www.ethereal.com/faq#q5.4
As it notes, this is probably a WinPcap issue.
How can I add new ones?
You can't. Ethereal just shows the interfaces that WinPcap tells it
about; it doesn't have its own notion of what interfaces exist. (It
does its capturing through WinPcap, so if WinPcap doesn't know about an
interface, Ethereal can't capture on it.)