ipnat memory leak?

Guido van Rooij guido at gvr.org
Thu Oct 9 02:50:09 PDT 2003


On Wed, Oct 08, 2003 at 10:51:52PM -0600, Vector wrote:
> I was using ipfw and natd but I wanted to move nat into the kernel so I
> recompiled with ipfilter and ipnat.  Now, after terminating natd, and
> setting up ipnat rules in /etc/ipnat.rules, I see memory increase at a rate
> of just under 1MB per minutes.  Has anyone else seen a memory leak in ipnat
> or ipfilter?

If at the same rate, the amount of nat entries is growing, there is
no leak. Doesn't the amount of memory allocated, stabilize?

Btw: you can see the amount of netries in the various tables with
ipnat -s
andthe stae table entries with
ipfstat -s

-Guido


More information about the freebsd-current mailing list