From owner-freebsd-net Wed Jan 27 09:17:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA11735 for freebsd-net-outgoing; Wed, 27 Jan 1999 09:17:34 -0800 (PST) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA11724 for ; Wed, 27 Jan 1999 09:17:29 -0800 (PST) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.0) with SMTP id EAA13440; Thu, 28 Jan 1999 04:18:11 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Thu, 28 Jan 1999 04:18:10 +1100 (EST) From: Ian Smith To: voux cc: username , net@FreeBSD.ORG Subject: Re: device error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 26 Jan 1999, voux wrote: > You should to add line to your kernel config file: > pseudo-device bpfilter 4 #Berkeley packet filter > then recompile your kernel. Just what I did. Even so, if you want to use more than one bpf at a time, you'll have to use MAKEDEV to create bpf1, bpf2, bpf3 .. or at least that's what I had to do here (2.2.6-RELEASE). I didn't discover this for months, till one day I wanted to run tcpdump on two interfaces. Ian -- smithi@nimnet.asn.au http://www.nimnet.asn.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message