Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 00:45:46 +0100 (BST)
From:      paul@xciv.org (Paul Civati)
To:        freebsd-stable@freebsd.org
Cc:        paul@xciv.org
Subject:   Re: Running ethereal on FBSD
Message-ID:  <200307132345.h6DNjjl00941@tuscan.xciv.org>
In-Reply-To: <20030713180605.Y98302@grond.sourballs.org>
References:  <13297.1057943729@xciv.org> <20030712160130.GA43097@praxis.lunabase.org> <20030712210520.Q74361@woozle.rinet.ru> <20030713180605.Y98302@grond.sourballs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20030713180605.Y98302@grond.sourballs.org>,
	david.fleck@mchsi.com (David Fleck) writes:

> When I try to find out what interfaces it can capture data from, I get
> this:
> 
> dcf>$ tethereal -D
> tethereal: There are no interfaces on which a capture can be done
> 
> I've tried as root, same response.

You will need to do this as root, what does -D actually do?

> Now, the network's up and running when I do this- as far as I know, the
> interfaces are configured and running properly.  There's obviously some
> basic thing I'm missing here, but I've gone through the man page and the
> Users' Guide and am still at a loss.
> Why can't I do a capture from my ethernet card (using dc0 as the
> interface)? What can I do about it?

You need bpf device to capture packets from ethernet interfaces,
do you have bpf in your kernel?  Try with tcpdump, if that works
then ethereal should do (I'm guessing it uses libpcap/bpf).

-Paul-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307132345.h6DNjjl00941>