Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 22:38:35 -0300 (ART)
From:      Fernando Gleiser <fgleiser@cactus.fi.uba.ar>
To:        <dill@canada.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IP Filter on Freebsd 4.5?
Message-ID:  <20020405223451.T56155-100000@cactus.fi.uba.ar>
In-Reply-To: <20020406003433.21383.cpmta@c009.snv.cp.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Please wrap your lineas at ~70 chars

On 5 Apr 2002 dill@canada.com wrote:

> I know ipfilter is already in 4.5 release, how would I actually use it?
> Do I have to re-compile kernel beforehand?

No. You can load it as a module

>
> Or do I just edit rc.conf and it will be loaded?

add 'ipl_load="YES"' to /boot/loader.conf. It will be loaded automagically
at boot time.

>
> I tried to kldload ipl to load it as a module but I got "kldload: can't
> load ipl: Operation not permitted".

It can be because:

1. Your securelevel is too high
2. You are trying to load the module as a normal user



			Fer


>
>
> __________________________________________________________
> 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?20020405223451.T56155-100000>