From owner-freebsd-questions Fri Apr 5 17:42:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 430AC37B404 for ; Fri, 5 Apr 2002 17:42:34 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id g361cZR60846; Fri, 5 Apr 2002 22:38:36 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Fri, 5 Apr 2002 22:38:35 -0300 (ART) From: Fernando Gleiser To: Cc: Subject: Re: IP Filter on Freebsd 4.5? In-Reply-To: <20020406003433.21383.cpmta@c009.snv.cp.net> Message-ID: <20020405223451.T56155-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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