From owner-freebsd-questions Thu Mar 9 4:19: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.is.co.za (mercury.is.co.za [196.4.160.222]) by hub.freebsd.org (Postfix) with ESMTP id D044637B5C9 for ; Thu, 9 Mar 2000 04:18:58 -0800 (PST) (envelope-from marcs@draenor.org) Received: from admin.is.co.za (admin.is.co.za [196.23.0.9]) by mercury.is.co.za (8.9.3/8.9.3) with ESMTP id OAA19202; Thu, 9 Mar 2000 14:18:56 +0200 Received: from gizmo.is.co.za (gizmo.is.co.za [196.23.0.47]) by admin.is.co.za (8.8.6/8.7.3/ISsubsidiary#1) with ESMTP id OAA14900; Thu, 9 Mar 2000 14:18:54 +0200 (GMT) Received: by gizmo.is.co.za (Postfix, from userid 1332) id 8AD251D76; Thu, 9 Mar 2000 14:19:20 +0200 (SAST) Date: Thu, 9 Mar 2000 14:19:20 +0200 From: Marc Silver To: Bas Cc: freebsd-questions@freebsd.org Subject: Re: Can't use ipf in FreeBSD 3.4-RELEASE Message-ID: <20000309141920.B95674@draenor.org> References: <3.0.6.32.20000309130429.0079be90@mail.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3.0.6.32.20000309130429.0079be90@mail.chello.nl>; from bheerschop@chello.nl on Thu, Mar 09, 2000 at 01:04:29PM +0100 X-Operating-System: FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there, Have you made the device?? To do this first change into /dev and then use the MAKEDEV script to help you create the device. eg: cd /dev sh MAKEDEV bpf0 See if that helps. Cheers, Marc On Thu, Mar 09, 2000 at 01:04:29PM +0100, Bas wrote: > ipf -E > open device: Device not configured > SIOCFRENB: Bad file descriptor > > Have rebuild the kernel with the : > > pseudo-device bpfilter 1 #Berkeley packet filter file descriptor > > in it but still unsuccessful. > > Any suggestions > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message