Ethereal-dev: Re: [Ethereal-dev] 0.9.16

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Mon, 24 Nov 2003 11:37:56 -0800
On Mon, Nov 24, 2003 at 07:44:18AM -0700, Hauptmann Bob-P18081 wrote:
> The /dev and /devices on the client is accessable (rw) to root only. 
> ROOT and USER can't capture packets on the client; permissions denied.

Non-root users will not be able to capture packets on the client, no
matter what libpcap-based application they use (tcpdump, Ethereal, etc.)
or even if they use the non-libpcap-based snoop, because they don't have
access to the device file they need to open in order to capture packets.

If even root can't capture packets on the client with, for example,
snoop, the problem is somewhere below where Ethereal can deal with it;
you should ask Sun about that.