From owner-freebsd-questions  Wed Oct 28 08:41:56 1998
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Received: (from majordom@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id IAA17226
          for freebsd-questions-outgoing; Wed, 28 Oct 1998 08:41:56 -0800 (PST)
          (envelope-from owner-freebsd-questions@FreeBSD.ORG)
Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA17207
          for <questions@FreeBSD.ORG>; Wed, 28 Oct 1998 08:41:51 -0800 (PST)
          (envelope-from vallo@myhakas.matti.ee)
Received: from myhakas.matti.ee (vallo@myhakas [194.126.98.150]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id SAA20838; Wed, 28 Oct 1998 18:41:03 +0200 (EET)
Received: (from vallo@localhost)
	by myhakas.matti.ee (8.9.1/8.9.1) id SAA11414;
	Wed, 28 Oct 1998 18:41:06 +0200 (EET)
	(envelope-from vallo)
Message-ID: <19981028184106.B10881@matti.ee>
Date: Wed, 28 Oct 1998 18:41:06 +0200
From: Vallo Kallaste <vallo@matti.ee>
To: Quintin Oliver <quintin@smlt.com>, questions@FreeBSD.ORG
Subject: Re: /dev/bfp0
Reply-To: vallo@matti.ee
References: <Pine.LNX.3.96.981028143942.32156A-100000@orion.smlt.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i
In-Reply-To: <Pine.LNX.3.96.981028143942.32156A-100000@orion.smlt.com>; from Quintin Oliver on Wed, Oct 28, 1998 at 02:42:27PM +0000
Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?=
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

Quintin Oliver <quintin@smlt.com> wrote:

> When I try a `tcpdump' I get /dev/bfp0, and yes, I'm logged in as root :)

***

You are missing one line in your kernel config:

pseudo-device   bpfilter        4       #Berkeley packet filter

Don't forget to create bpf device entry (entries) also. Cd to /dev 
and run sh MAKEDEV bpf0.

Can you please check the mailing lists archives before posting ? I 
know, in the beginning I behaved exactly as you and posted every 
question ASAP :)


Vallo Kallaste
vallo@matti.ee

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