From owner-freebsd-questions Fri Oct 30 01:37:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10157 for freebsd-questions-outgoing; Fri, 30 Oct 1998 01:37:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from prometheus.smlt.com (prometheus.smlt.com [195.172.80.146]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10149 for ; Fri, 30 Oct 1998 01:37:37 -0800 (PST) (envelope-from quintin@smlt.com) Received: from orion.smlt.com (orion.smlt.com [195.172.80.149]) by prometheus.smlt.com (8.8.7/8.8.7) with ESMTP id IAA12153; Fri, 30 Oct 1998 08:38:04 GMT Received: from localhost (quintin@localhost) by orion.smlt.com (8.8.7/8.8.7) with SMTP id KAA04358; Fri, 30 Oct 1998 10:07:55 GMT Date: Fri, 30 Oct 1998 10:07:55 +0000 (GMT) From: Quintin Oliver To: Vallo Kallaste cc: questions@FreeBSD.ORG Subject: Re: /dev/bfp0 In-Reply-To: <19981028184106.B10881@matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The device does exist `/dev/bfp0' when I do a tcpdump I get: /dev/bfp0...device not configured, does the generic installtion kernel already have support for it? or will I still need to compile it? Many Thanks, Quintin. On Wed, 28 Oct 1998, Vallo Kallaste wrote: > Quintin Oliver 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