From owner-freebsd-questions Sun Feb 15 18:21:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06516 for freebsd-questions-outgoing; Sun, 15 Feb 1998 18:21:00 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jaguar.ir.miami.edu (jaguar.ir.miami.edu [129.171.32.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06504 for ; Sun, 15 Feb 1998 18:20:52 -0800 (PST) (envelope-from marcus@miami.edu) Received: from localhost by jaguar.ir.miami.edu (PMDF V5.1-10 #24029) with SMTP id <0EOG00C0196M2K@jaguar.ir.miami.edu> for freebsd-questions@FreeBSD.ORG; Sun, 15 Feb 1998 21:20:46 -0500 (EST) Date: Sun, 15 Feb 1998 21:20:45 -0500 (EST) From: "Joe \"Marcus\" Clarke" Subject: Re: BPF Assistance In-reply-to: <199802151631.QAA02342@cobra.ordata.com> To: "David P. Klindt" Cc: "Joe \"Marcus\" Clarke" , freebsd-questions@FreeBSD.ORG Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You can get it from the ports collection (http://www.freebsd.org/ports) It's listed under the 'net' category. Joe Clarke On Sun, 15 Feb 1998, David P. Klindt wrote: > Thanks for the speedy answer...one more question, do you have a url > for " trafshow." > > > You need to tell the kernel how many filters you want. I currently use > > 16...why, well, I shouldn't need more than that. Each filter allows a > > concurrent process to watch an interface. Just add the following line > > to your kernel config file: > > > > pseudo-device bpfilter x > > > > Where x is the number of filters you want. Once the kernel is > > installed, then you need to use a program like trafshow to get the > > ethernet card to enter promiscuous mode. > > > > Joe Clarke > > > Regards, > > David Klindt dave@klindt.com > Data Research Group, Inc. dklindt@ordata.com > 1574 Coburg (V) 541.465.3282 > Suite 118 (F) 541.465.1194 > Eugene, Oregon 97401 Big Dog > > 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