From owner-freebsd-security@FreeBSD.ORG Sat Jan 15 11:47:19 2005 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6E816A4CE for ; Sat, 15 Jan 2005 11:47:19 +0000 (GMT) Received: from postfix3-2.free.fr (postfix3-2.free.fr [213.228.0.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AA743D31 for ; Sat, 15 Jan 2005 11:47:16 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix3-2.free.fr (Postfix) with ESMTP id 809DBC097; Sat, 15 Jan 2005 12:47:14 +0100 (CET) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 247DC407C; Sat, 15 Jan 2005 12:47:09 +0100 (CET) Date: Sat, 15 Jan 2005 12:47:09 +0100 From: Jeremie Le Hen To: Bill Moran Message-ID: <20050115114709.GB18414@obiwan.tataz.chchile.org> References: <41E6D3EE.5090205@cloudview.com> <20050113221947.GC46977@obiwan.tataz.chchile.org> <41E78BCA.2080903@e-card.bg> <20050114111705.38c8f955.vlady@sun-fish.com> <20050114085000.37369544.wmoran@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050114085000.37369544.wmoran@potentialtech.com> User-Agent: Mutt/1.5.6i cc: Vladimir Terziev cc: freebsd-security@freebsd.org cc: jeremie@le-hen.org Subject: Re: Listening outside ipfw / program interface to ipfw X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Security issues [members-only posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2005 11:47:19 -0000 On Fri, Jan 14, 2005 at 08:50:00AM -0500, Bill Moran wrote: > Vladimir Terziev wrote: > > > > > I have an old FreeBSD 4.3 and the man page of ipfirewall(4) > > describes the C api for manipulation of IP filtering rules. I'm not > > sure the C api interface in 4.10 is still the same as in 4.3, but i > > suggest you to try. Just find the man page from somewhere. > > http://www.freebsd.org/cgi/man.cgi?query=ipfirewall&apropos=0&sektion=4&manpath=FreeBSD+4.3-RELEASE&format=html Note that this stale manual page must be used carefully. There must be serious reasons to remove the whole content of a manual page in a system such a FreeBSD. The last commit in the RELENG_4 branch by luigi removes most of the content with the following commit log: << MFC: Remove stale information from these two manpage, and point the readers tothe one up-to-date page which is ipfw(8). >> Regards, [1] http://www.freebsd.org/cgi/cvsweb.cgi/src/share/man/man4/ipfirewall.4?only_with_tag=RELENG_4 -- Jeremie Le Hen jeremie@le-hen.org