From owner-freebsd-stable Wed May 13 13:11:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA06156 for freebsd-stable-outgoing; Wed, 13 May 1998 13:11:08 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mailhost.iprg.nokia.com (mailhost.iprg.nokia.com [205.226.5.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA06150 for ; Wed, 13 May 1998 13:11:02 -0700 (PDT) (envelope-from scott@iprg.nokia.com) Received: from melkor.iprg.nokia.com (melkor.iprg.nokia.com [205.226.1.82]) by mailhost.iprg.nokia.com (8.8.7/8.6.10) with SMTP id NAA27185; Wed, 13 May 1998 13:10:25 -0700 (PDT) Message-ID: <3559FF59.167EB0E7@iprg.nokia.com> Date: Wed, 13 May 1998 13:15:21 -0700 From: Scott Sewall Organization: Nokia Communications X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 2.2.6-RELEASE i386) MIME-Version: 1.0 To: art@neilson.ddns.org CC: freebsd-stable@FreeBSD.ORG Subject: Re: bpf References: <3.0.5.32.19980513080647.00814100@neilson.ddns.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Arthur, You will need to add the bpfilterpseudo-device to your kernel configuration file and then rebuild your kernel. See http://www.freebsd.org/handbook/handbook37.html#39 on how to configure and build a new kernel. -- Scott Arthur W. Neilson III wrote: > > Installed 2.2.6 recently, am running generic kernel. > I have a cable modem connection to the net and am > trying to set up isc-dhcp2 from the ports collection. > successfully make installed the package on my system > however the dhclient complains with the following > when I start him up: > > Can't find free bpf: Device not configured > > This must be the Berkeley Packet Filter; how do I > configure it for use with isc-dhcp? Is it built into > the generic kernel or do I have to add it in? > Is this the right mailing list for this type of question? > > Thanks! > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message