Date: Thu, 28 Aug 2003 17:39:57 +0200 From: Flemming Kraglund <fk@kraglund.net> To: freebsd-stable@freebsd.org, freebsd-current@freebsd.org Subject: Re: natd fw punch rule leak found (and fix) Message-ID: <3F4E224D.7CFE4BA9@kraglund.net> References: <3F4E1D3F.219BBC7A@kraglund.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Ups, there you go when not testing your last optimization, it is required that a fw rule number is allocated for partial connections so the fix is just: in libalias/alias_db.c in PunchFWHole add the following after the initial packetAliasMode test: ClearFWHole(link); /FK
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F4E224D.7CFE4BA9>