From owner-freebsd-questions Sat Jun 13 03:56:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA01982 for freebsd-questions-outgoing; Sat, 13 Jun 1998 03:56:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Amnesiac.123.org (mcl@Amnesiac.mtl.pl [195.116.4.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA01974 for ; Sat, 13 Jun 1998 03:56:20 -0700 (PDT) (envelope-from mcl@Amnesiac.123.org) Received: from localhost (mcl@localhost) by Amnesiac.123.org (8.9.0/8.9.0.Beta5) with SMTP id MAA20238; Sat, 13 Jun 1998 12:55:53 +0200 (CEST) Date: Sat, 13 Jun 1998 12:55:53 +0200 (CEST) From: Michal Listos To: Ekke Loo cc: FreeBsd Questions Subject: Re: your mail In-Reply-To: <001f01bd9675$b00e2920$0201a8c0@home.computersolutions.ab.ca> 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 On Fri, 12 Jun 1998, Ekke Loo wrote: > I installed trafshow and recieve: > trafshow: /dev/bpf0: Device not configured > could someone enlighten me as to what /dev/bpf0 is and how to configure this > device... bpf stands for Berkeley Packet Filter, man 4 bpf for details. add "pseudo-device bpfilter number_of_devices" to your kernel configuration file. Michal * God used fork() to create Eve. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message