Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 20:12:42 -0500
From:      "Sandro Mancuso" <sandromancuso@hotmail.com>
To:        <dill@canada.com>, <freebsd-questions@freebsd.org>
Subject:   RE: IP Filter on Freebsd 4.5?
Message-ID:  <000001c1dd08$26c276c0$6400a8c0@windows>
In-Reply-To: <20020406003433.21383.cpmta@c009.snv.cp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
You need to add the following to your kernel, and rebuild it

options         IPFILTER
options         IPFILTER_LOG
options         IPFILTER_DEFAULT_BLOCK

the last two are self-explanatory.

*fist*

Sandro

>-----Original Message-----
>From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-
>questions@FreeBSD.ORG] On Behalf Of dill@canada.com
>Sent: April 5, 2002 7:35 PM
>To: freebsd-questions@freebsd.org
>Subject: IP Filter on Freebsd 4.5?
>
>I know ipfilter is already in 4.5 release, how would I actually use it?
>Do I have to re-compile kernel beforehand?
>
>Or do I just edit rc.conf and it will be loaded?
>
>I tried to kldload ipl to load it as a module but I got "kldload: can't
>load ipl: Operation not permitted".
>
>
>__________________________________________________________
>Get your FREE personalized e-mail at http://www.canada.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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c1dd08$26c276c0$6400a8c0>