From owner-freebsd-questions Tue Apr 6 14:12:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from orbit.techzone.cx (edtn002932.hs.telusplanet.net [161.184.147.138]) by hub.freebsd.org (Postfix) with ESMTP id 0D5C9154D8 for ; Tue, 6 Apr 1999 14:12:42 -0700 (PDT) (envelope-from rbi@techzone.cx) Received: from localhost (rbi@localhost) by orbit.techzone.cx (8.9.2/8.9.2) with ESMTP id PAA02371; Tue, 6 Apr 1999 15:05:21 -0600 (MDT) (envelope-from rbi@techzone.cx) X-Authentication-Warning: orbit.techzone.cx: rbi owned process doing -bs Date: Tue, 6 Apr 1999 15:05:20 -0600 (MDT) From: Will Downs Reply-To: rbi@techzone.cx To: Huang Min Cc: questions@FreeBSD.ORG Subject: Re: how to make sniffit work? In-Reply-To: <3709F16B.4852829F@public.cta.cq.cn> 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 I had the same error when i was trying to get trafshow to work. I re-compiled my kernel with support for Berkeley Packet filter, it seemed to solve my problem. I hope this helps. # The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be # aware of the legal and administrative consequences of enabling this # option. The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 4 #Berkeley packet filter On Tue, 6 Apr 1999, Huang Min wrote: > I've just compiled and installed the sniffit 0.3.5 ( any higher version? > and > where can I get it? ), it found my ed1 device, but say " counld not open > the device ". How to make it work? Can anyone help me? > I'm not in this list, please reply to hmin@public.cta.cq.cn, thanks. > > Huang Min > > > 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