Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 1999 06:46:36 -0600 (CST)
From:      Ishmael <ishmael@tranquility.net>
To:        Bas <bheerschop@chello.nl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Can't use ipf in FreeBSD 3.4-RELEASE
Message-ID:  <Pine.BSF.4.21.9903090643010.344-100000@ppp-port3-50.tranquility.net>
In-Reply-To: <3.0.6.32.20000309130429.0079be90@mail.chello.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
ipfilter and bpfilter are two separate things.
in order to use ipfilter u need to add the following to ur kernel config:
options IPFILTER
and if u want logging support (most likely):
options IPFILTER_LOG

Jeremy

On Thu, 9 Mar 2000, Bas wrote:

> ipf -E
> open device: Device not configured
> SIOCFRENB: Bad file descriptor
> 
> Have rebuild the kernel with the :
> 
> pseudo-device   bpfilter 1      #Berkeley packet filter file descriptor
> 
> in it but still unsuccessful.
> 
> Any suggestions
> 
> 
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.9903090643010.344-100000>