Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 1997 13:38:38 -0500 (EST)
From:      Snob Art Genre <benedict@echonyc.com>
To:        Daniel Leeds <dleeds@dfacades.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: bpf and clog
Message-ID:  <Pine.GSO.3.96.971126133626.8774B-100000@echonyc.com>
In-Reply-To: <199711261759.JAA08980@inertia.dfacades.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 26 Nov 1997, Daniel Leeds wrote:

> 
> 
> im tring to get clog up and running and am running into a problem
> that says /dev/bpf0 is not configured.  i did a MAKEDEV bpf0 and it
> does exist.
> 
> is there something i have to add to the kerenel for bpffilter

Absolutely:

% grep bpfilter /usr/src/sys/i386/conf/LINT
# The `bpfilter' pseudo-device enables the Berkeley Packet Filter.  Be
pseudo-device bpfilter 4	 #Berkeley packet filter

You probably don't need four bpf devices configured, so feel free to
change the number.



Ben

"You have your mind on computers, it seems." 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.971126133626.8774B-100000>