Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 1998 19:02:45 +0100
From:      Ben Smithurst <ben@scientia.demon.co.uk>
To:        Peng ZhengWen <zhwpeng@stc.sh.cn>, freebsd-questions@FreeBSD.ORG
Subject:   Re: How to config bpf?
Message-ID:  <19980909190245.A2949@scientia.demon.co.uk>
In-Reply-To: <01BDDBFF.24020EE0@ws2.stc.sh.cn>
References:  <01BDDBFF.24020EE0@ws2.stc.sh.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980909190245.A2949>