From owner-freebsd-questions Fri Jul 3 05:06:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA17863 for freebsd-questions-outgoing; Fri, 3 Jul 1998 05:06:09 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns.cityip.co.za (ns.cityip.co.za [196.25.223.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id FAA17717 for ; Fri, 3 Jul 1998 05:06:01 -0700 (PDT) (envelope-from wjv@cityip.co.za) Received: from wjv by ns.cityip.co.za with local (Exim 1.82 #2) id 0ys4Zf-0002fS-00; Fri, 3 Jul 1998 14:04:19 +0200 Message-ID: <19980703140419.A10246@cityip.co.za> Date: Fri, 3 Jul 1998 14:04:19 +0200 From: Johann Visagie To: David Bigagli -Bokis- , freebsd-questions@FreeBSD.ORG Subject: Re: packetfilter Mail-Followup-To: David Bigagli -Bokis- , freebsd-questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from David Bigagli -Bokis- on Fri, Jul 03, 1998 at 12:07:12PM +0200 X-PGP: ftp://ftp.cityip.co.za/users/wjv/pubkey.asc X-URL: http://www.cityip.co.za/~wjv/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 03 Jul 1998 at 12:07 SAT, David Bigagli -Bokis- wrote: > > I am trying to run tcpdump on FreeBSD 2.2.6 > > 129:davidb@melone ~> tcpdump > tcpdump: /dev/bpf0: Device not configured Simple - just compile a new kernel inlcluding the bpf device. This means adding a line like this to your kernel configuration file: pseudo-device bpfilter 4 See LINT for details. -- V Johann Visagie | Email: wjv@CityIP.co.za | Tel: +27 21 419-7878 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message