Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 14:04:19 +0200
From:      Johann Visagie <wjv@cityip.co.za>
To:        David Bigagli -Bokis- <davidb@caspur.it>, freebsd-questions@FreeBSD.ORG
Subject:   Re: packetfilter
Message-ID:  <19980703140419.A10246@cityip.co.za>
In-Reply-To: <Pine.OSF.3.95a.980703120658.1243n-100000@xantia.caspur.it>; from David Bigagli -Bokis- on Fri, Jul 03, 1998 at 12:07:12PM %2B0200
References:  <Pine.OSF.3.95a.980703120658.1243n-100000@xantia.caspur.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Jul 1998 at 12:07 SAT, David Bigagli -Bokis- wrote:
> 
> I am trying to run tcpdump on FreeBSD 2.2.6
> 
> 129:davidb@melone ~> tcpdump
> tcpdump: /dev/bpf0: Device not configured

Simple - just compile a new kernel inlcluding the bpf device.  This means
adding a line like this to your kernel configuration file:

pseudo-device	bpfilter 4

See LINT for details.

-- V

Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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