From owner-freebsd-questions Wed Sep 9 11:34:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA25767 for freebsd-questions-outgoing; Wed, 9 Sep 1998 11:34:07 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25590 for ; Wed, 9 Sep 1998 11:33:31 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.02 #2) id 0zGoZq-0000mJ-00; Wed, 9 Sep 1998 19:02:46 +0100 Date: Wed, 9 Sep 1998 19:02:45 +0100 From: Ben Smithurst To: Peng ZhengWen , freebsd-questions@FreeBSD.ORG Subject: Re: How to config bpf? Message-ID: <19980909190245.A2949@scientia.demon.co.uk> References: <01BDDBFF.24020EE0@ws2.stc.sh.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <01BDDBFF.24020EE0@ws2.stc.sh.cn> User-Agent: Mutt/0.94.3i (FreeBSD 3.0-CURRENT i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peng ZhengWen wrote: > I add pseudo driver bpfilter in kernel config file and rebuild my > custom kernel without errors.But the arpwatch program always reports > it can not configure the /dev/bpf0.What is the reason?How to solve it? I presume you mean ``pseudo-device bpfilter''? After that, and after building and rebooting to load the kernel, I think you need to run # cd /dev # ./MAKEDEV bpf0 (as root, of course.) -- Ben Smithurst : ben@scientia.demon.co.uk : http://www.scientia.demon.co.uk/ PGP: 0x99392F7D - 3D 89 87 42 CE CA 93 4C 68 32 0E D5 36 05 3D 16 http://www.scientia.demon.co.uk/ben/pgp-key.html (or use keyservers) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message