From owner-freebsd-questions  Fri Nov 12 10:27:28 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252])
	by hub.freebsd.org (Postfix) with ESMTP id 51FF0154BD
	for <freebsd-questions@FreeBSD.ORG>; Fri, 12 Nov 1999 10:27:07 -0800 (PST)
	(envelope-from ales@megared.net.mx)
Received: from ales (solaris.puebla.megared.net.mx [207.249.163.251])
	by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id MAA57741;
	Fri, 12 Nov 1999 12:27:29 -0600 (CST)
	(envelope-from ales@megared.net.mx)
Message-ID: <003101bf2d3b$5662d020$fba3f9cf@megared.net.mx>
Reply-To: "Alejandro Ramirez" <ales@megared.net.mx>
From: "Alejandro Ramirez" <ales@megared.net.mx>
To: "Junon of Tristan" <black_mask_of_death@yahoo.com>,
	<freebsd-questions@FreeBSD.ORG>
References: <19991111175729.6973.rocketmail@web112.yahoomail.com>
Subject: RE: bpfilter not working?
Date: Fri, 12 Nov 1999 12:25:46 -0600
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG



> Hi,
> I try to use tcpdump, nmap, and snort without any
> result. nmap complained that kernel need to be
> recompiled with berkeley packet filter support. How to
> do that?
>
> my kernel config file does have:
>
> pseudo-device bpfilter 4
>
> and I went to /dev and did sh MAKEDEV bpf0

Try doing the following:

cd /dev
./MAKEDEV bpf1
./MAKEDEV bpf2
./MAKEDEV bpf3

And try again.

I Hope tihs helps...
Ales

>
> Any idea?
>
> Thank's for your help
>
>
> =====
>
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message




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