From owner-freebsd-doc Mon Nov 2 07:53:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28772 for freebsd-doc-outgoing; Mon, 2 Nov 1998 07:53:08 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from carp.gbr.epa.gov (carp.gbr.epa.gov [204.46.159.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28751; Mon, 2 Nov 1998 07:53:02 -0800 (PST) (envelope-from mjenkins@carp.gbr.epa.gov) Received: (from mjenkins@localhost) by carp.gbr.epa.gov (8.8.8/8.8.8) id JAA19976; Mon, 2 Nov 1998 09:52:46 -0600 (CST) (envelope-from mjenkins) Date: Mon, 2 Nov 1998 09:52:46 -0600 (CST) From: Mike Jenkins Message-Id: <199811021552.JAA19976@carp.gbr.epa.gov> To: willow@tds.edu Subject: Re: tcpdump Cc: freebsd-doc@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Date: Sun, 1 Nov 1998 13:27:37 -0500 (EST) > From: Willow > > when trying to run tcmpdump as root I get the following: > > tcpdump: /dev/bpf0: Device not configured > > Any ideas why? As everyone said, add the "bpfilter" line to a config file, rebuild the new kernel with this new config file, install the new kernel as /kernel (make install), and, lastly, reboot your system to start the new kernel! See "Configuring the FreeBSD Kernel" in the Handbook for more info. (Ahhh, a new FreeBSD homepage, nice.) This is a FAQ but I don't see it in the FreeBSD FAQ. Can someone add it? Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message