From owner-freebsd-questions Fri Aug 8 05:49:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA12280 for questions-outgoing; Fri, 8 Aug 1997 05:49:36 -0700 (PDT) Received: from ns.sirena.ru ([194.87.123.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA12269 for ; Fri, 8 Aug 1997 05:49:29 -0700 (PDT) Received: from Chek.mow.sirena.ru by ns.sirena.ru with SMTP id QAA17510; (8.8.3/vak/1.9) Fri, 8 Aug 1997 16:45:24 +0400 (MSD) Date: Fri, 8 Aug 1997 16:45:24 +0400 (MSD) Message-Id: <199708081245.QAA17510@ns.sirena.ru> X-Sender: chek@mow.sirena.ru X-Mailer: Windows Eudora Pro Version 2.1.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: freebsd-questions@FreeBSD.ORG From: Chemisov Sergey Subject: ? bpf0 ? Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Good life! I have some problem with , tcpdump , . I have ,psevdo-device bpfilter 4, - line in my kernel configuration file and I have /dev/bpf0 making by /dev/MAKEDEV ; | | $ls -l /dev/bpf0 |crw------- root wheel ..... | BUT when I runing tcpdump I see: tcpdump: /dev/bpf0: Device not configured Sergey Chemisov.