Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 2003 11:50:06 +0200
From:      Guido van Rooij <guido@gvr.org>
To:        Vector <freebsd@itpsg.com>
Cc:        current@freebsd.org
Subject:   Re: ipnat memory leak?
Message-ID:  <20031009095006.GA80799@gvr.gvr.org>
In-Reply-To: <008401c38e21$0eb936b0$6afea8c0@VECTOR>
References:  <008401c38e21$0eb936b0$6afea8c0@VECTOR>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031009095006.GA80799>