Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 1998 14:08:12 -0500
From:      Chris Johnson <cjohnson@palomine.net>
To:        Willow <willow@tds.edu>, freebsd-isp@FreeBSD.ORG
Subject:   Re: tcpdump
Message-ID:  <19981101140812.A10072@palomine.net>
In-Reply-To: <Pine.BSF.4.05.9811011326270.1067-100000@zeus.tds.edu>; from Willow on Sun, Nov 01, 1998 at 01:27:37PM -0500
References:  <Pine.BSF.4.05.9811011326270.1067-100000@zeus.tds.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 01, 1998 at 01:27:37PM -0500, Willow wrote:
> when trying to run tcmpdump as root I get the following:
>  
> tcpdump: /dev/bpf0: Device not configured
> 
> Any ideas why?  

Yep. You need to compile support for bpfilter into your kernel. Stick this in
your kernel config file and recompile:

pseudo-device   bpfilter        4

Chris

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981101140812.A10072>