Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 1999 23:25:07 +1100
From:      Jim Mock <jim@corp.au.triax.com>
To:        Peter <Peter@GCSL.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: /dev/bpf0: Device not configured
Message-ID:  <19990308232507.A841@corp.au.triax.com>
In-Reply-To: <36E3BDB2.7C6A2712@GCSL.com>
References:  <36E3BDB2.7C6A2712@GCSL.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 08 Mar 1999 at 12:08:18 +0000, Peter wrote:
> Greetings,
> 
> Iam implementing some security on a new server which is running bsd
> 3.0, the software requires Tcpdump so I installed it. When I try to
> launch it it gives the following "tcpdump: /dev/bpf0: Device not
> configured" anyone know what I have to do ?.
>

Recompile your kernel with the following line uncommented..

pseudo-device  bpfilter 4      #Berkeley packet filter

See LINT for more info.

Hope this helps,

-- 
Jim Mock  System Administrator  jim@corp.au.triax.com  ,-._|\  FreeBSD
work:  Triax Internet Services  http://www.triax.com/ /      \ The
personal:  http://www.triax.com/~jim/                 \_,--._/ Power To
The FreeBSD 'zine  http://www.freebsdzine.org/              v  Serve!


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?19990308232507.A841>