Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 01:36:32 -0400
From:      Mike Makonnen <mtm@identd.net>
To:        leafy <leafy@leafy.idv.tw>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ipnat_enable="YES" does not load ipl.ko
Message-ID:  <20030424053633.SVKN25800.out006.verizon.net@kokeb.ambesa.net>
In-Reply-To: <20030424034036.GA30534@chihiro.leafy.idv.tw>
References:  <20030424034036.GA30534@chihiro.leafy.idv.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Apr 2003 11:40:36 +0800
leafy <leafy@leafy.idv.tw> wrote:

> In -stable systems, rc.network will load ipl.ko with ipnat_enabled="YES"
> in rc.conf, even if ipfilter_enabled="NO". But on -current systems, this 
> does not happen. Does rc.network get executed on -current or rc.d/ipnat
> has to be modified?

I don't remember why I made ipnat exit immediately instead of loading ipl, but
it probably had something to do with the fact that I don't use ipfilter at all,
and didn't have time to test it. Can you try the following patch, which should
fix this problem and also make the loading of ipmon, ipnat, ipfilter, and ipfs
more like in rcOG.
http://people.freebsd.org/~mtm/patches/ipl.diff

Apply the patch to your src tree (/usr/src) and use: mergemaster -is
to have all the changes correctly applied.

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
mtm@identd.net | D228 1A6F C64E 120A A1C9  A3AA DAE1 E2AF DBCC 68B9
mtm@FreeBSD.Org| FreeBSD - The Power To Serve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030424053633.SVKN25800.out006.verizon.net>