Ethereal-users: Re: [Ethereal-users] Windows problems

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, 15 Mar 2002 11:57:14 -0800
On Fri, Mar 15, 2002 at 09:58:59AM -0800, Brett wrote:
> I downloaded the latest version of Ethereal and I loads up ok after I
> installed WinPcap.  Before installing I noticed a few requirements that
> were listed.  All that was listed were linux/unix programs.

What requirements are those?

	1) a number of the items listed as requirements are requirements
	   if you plan to build Ethereal from source, not if you are
	   just installing a binary version;

	2) as Ethereal can be built from source on Windows, those
	   obviously aren't programs available *only* on flavors of
	   UNIX.

> No when I try to caputer packets it cannot detect my network interface
> and the FAQ told me its because I didnt download the required library
> which is in Linux format.

Where is the FAQ item that says that?

There's the FAQ item

	http://www.ethereal.com/faq.html#q4.10

but it says, for Windows:

	A: Ethereal relies on the libpcap library, and on the facilities
	that come with the OS on which it's running in order to do
	captures; on Windows, it also relies on the device driver that
	comes with WinPcap (which is a version of libpcap for Windows).

	Therefore, if the OS, the libpcap library, or the WinPcap driver
	don't support capturing on a particular network interface
	device, Ethereal won't be able to capture on that device.

	On Windows, note that, after installing the WinPcap driver, as
	per the instructions on the WinPcap Web site, you must reboot
	the machine; don't try to use Ethereal until you have installed
	the driver and rebooted the machine.

but WinPcap obviously isn't "in Linux format".

There's also

	http://www.ethereal.com/faq.html#q4.8

but that also talks about WinPcap.