From owner-freebsd-questions Tue Feb 11 14:18:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA23500 for questions-outgoing; Tue, 11 Feb 1997 14:18:46 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA23490 for ; Tue, 11 Feb 1997 14:18:39 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id OAA00552; Tue, 11 Feb 1997 14:18:36 -0800 (PST) Date: Tue, 11 Feb 1997 14:18:36 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: "Jay D. Nelson" cc: questions@freebsd.org Subject: Re: Need pointer to docs. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 11 Feb 1997, Jay D. Nelson wrote: > Thanks. I couldn't find pfconfig on mine either. (2.1.5) How, then, do I > configure /dev/bpf0 for use with tcpdump? tcpdump complains about 'device > not configured /dev/bpf0'? Or does tcpdump automatically make the bpf(4) > calls if the interface supports promiscuous mode? You need to add pseudo-device bpfilter 4 to your kernel config & recompile. If you need more than 4 filters you can increase the number. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major