From owner-freebsd-questions Mon Jun 29 15:09:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19133 for freebsd-questions-outgoing; Mon, 29 Jun 1998 15:09:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa4-03.ix.netcom.com [207.93.136.67]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA19048 for ; Mon, 29 Jun 1998 15:08:57 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id PAA01657; Mon, 29 Jun 1998 15:07:04 -0700 (PDT) (envelope-from tomdean) Date: Mon, 29 Jun 1998 15:07:04 -0700 (PDT) Message-Id: <199806292207.PAA01657@ix.netcom.com> From: Thomas Dean To: Darknight@Biosys.net CC: freebsd-questions@FreeBSD.ORG In-reply-to: <3597EE5D.B89E80A3@Biosys.net> (message from Nate on Mon, 29 Jun 1998 12:43:26 -0700) Subject: Re: tcpdump? Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Look at sys/i386/conf/LINT. You have to compile bpfilter into the kernel. /dev/bpf0 should already exist. If not, as root, MAKEDEV bpf0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message