Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Nov 1998 14:46:43 -0500 (EST)
From:      Willow  <willow@tds.edu>
To:        "D. Alex Neilson" <neilson@www.nugate.com>
Cc:        freebsd-isp@FreeBSD.ORG, Alex Neilson <neilson@nugate.com>
Subject:   Re: tcpdump
Message-ID:  <Pine.BSF.4.05.9811011446001.373-100000@zeus.tds.edu>
In-Reply-To: <CMM.0.90.4.909947832.neilson@www.nugate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, that's already been done, I used 

 	pseudo-device   bpfilter 4

and it still doesnt work :(

-- 
willow@tds.edu
--

On Sun, 1 Nov 1998, D. Alex Neilson wrote:

> > tcpdump: /dev/bpf0: Device not configured
> 
> bpf is the berkeley packet filter which is not compiled
> into the kernel by default.  Just add this line
> 
> 	pseudo-device   bpfilter 16
> 
> into your kernel conf file and recompile.
> 
> Alex
> 


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?Pine.BSF.4.05.9811011446001.373-100000>