Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 1998 12:49:49 +0100
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        David Bigagli -Bokis- <davidb@caspur.it>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: packetfilter
Message-ID:  <359CC55D.C16BF883@tdx.co.uk>
References:  <Pine.OSF.3.95a.980703120658.1243n-100000@xantia.caspur.it>

next in thread | previous in thread | raw e-mail | index | archive | help
David Bigagli -Bokis- wrote:
> 
> Does anybody know how to configure a packet filter on FreeBSD.
> 
> I am trying to run tcpdump on FreeBSD 2.2.6
> 
> 129:davidb@melone ~> tcpdump
> tcpdump: /dev/bpf0: Device not configured
> 
> Thnx,


Add the line:

pseudo-device	bpfilter	2

To your kernel file, recompile the kernel, install it - and restart the
system... It should work then...

Regards,

Karl

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



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