Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 16:29:27 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Richard Gresek <rg@gds.de>
Cc:        freebsd-isp@freebsd.org
Subject:   Re: UAR: /dev/bpf0
Message-ID:  <Pine.SV4.3.91.960530162644.5191B-100000@cedb>
In-Reply-To: <199605302227.WAA00374@gds.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 30 May 1996, Richard Gresek wrote:
> ./MAKEDEV bpf0

bpf is a pseudo device.  You need to add it to your kernel config file

    pseudo-device	bpfilter	16

and then remake your kernel.

The number is tha max number of simultaneous clients.

Dan
-- 
 Dan Busarow                                      714 443 4172
 DPC Systems
 Dana Point, California




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