Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 01:01:48 +1000
From:      "Leigh V" <leighv@roq.com>
To:        <fozekizer@attbi.com>, <questions@FreeBSD.ORG>
Subject:   Re: compiling kernelf for IPF
Message-ID:  <013b01c25036$2a4a6590$2d01a8c0@michael>
References:  <20020828164550.QGKR14185.rwcrmhc51.attbi.com@rwcrwbc70>

next in thread | previous in thread | raw e-mail | index | archive | help
Just in case you didn't know. You don't actully need to compile in ipfilter,
its infact is highly recommended to load the kernel module according to the
ipfilter home page www.ipfilter.org
You can just put this into /etc/rc.conf and the /etc/rc.network script will
load the ipfilter module when the system is booting up.
ipfilter_enable="YES"

Cheers
www.roq.com/bsd/

----- Original Message -----
From: <fozekizer@attbi.com>
To: <questions@FreeBSD.ORG>
Sent: Thursday, August 29, 2002 2:45 AM
Subject: compiling kernelf for IPF


> question.  i'm adding IPF to a fresh install of 4.6.
> after i add the IPF options to the kernel, i do the
> following, right?
>
> cp OLDKERNEL NEWKERNEL
> run /usr/sbin/config NEWKERNEL
> make depend ../../compile/NEWKERNEL
> make
> make install
> reboot
>
> apparently my machine doesn't know how to make depend
>
> let me know if i'm screwing up, please?
> -charlie
>
> 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?013b01c25036$2a4a6590$2d01a8c0>