From owner-freebsd-current Wed Sep 30 18:39:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15121 for freebsd-current-outgoing; Wed, 30 Sep 1998 18:39:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pobox.com (lafra-82.mdm.mkt.execpc.com [169.207.80.210]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA15098 for ; Wed, 30 Sep 1998 18:39:46 -0700 (PDT) (envelope-from hamilton@pobox.com) Message-Id: <199810010139.SAA15098@hub.freebsd.org> Received: (qmail 21738 invoked from network); 30 Sep 1998 20:45:11 -0500 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 30 Sep 1998 20:45:11 -0500 To: James Hamilton cc: freebsd-current@FreeBSD.ORG Subject: Re: tcpdump In-reply-to: Your message of "Wed, 30 Sep 1998 16:25:16 MDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Sep 1998 20:45:11 -0500 From: Jon Hamilton Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , James H amilton wrote: } Can anyone tell me were to look to fix this problem: } } argus:/home/james> tcpdump } tcpdump: /dev/bpf0: Device not configured } argus:/home/james> } } I'm not sure what the problem could be. You need to build the Berkeley Packet Filter code into your kernel. See the LINT config file - specifically, grep for ``bpfilter'' to see what you need in your kernel config. Rebuild, reboot, and you'll be in business. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message