From owner-freebsd-stable Thu Feb 1 23: 2: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rdc2.il.home.com (ha2.rdc2.il.home.com [24.2.1.36]) by hub.freebsd.org (Postfix) with ESMTP id 367D737B491 for ; Thu, 1 Feb 2001 23:01:48 -0800 (PST) Received: from marx.marvic.chum ([24.17.229.11]) by mail.rdc2.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010202070147.FIVM6684.mail.rdc2.il.home.com@marx.marvic.chum> for ; Thu, 1 Feb 2001 23:01:47 -0800 Received: (from vcardona@localhost) by marx.marvic.chum (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id BAA05420 for freebsd-stable@FreeBSD.ORG; Fri, 2 Feb 2001 01:05:42 -0600 Date: Fri, 2 Feb 2001 01:05:42 -0600 From: "Victor R. Cardona" To: freebsd-stable@FreeBSD.ORG Subject: Re: IPFilter 3.4.16? ftp-proxy and bimap broken on 3.4.8? Message-ID: <20010202010542.A5384@home.com> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <000f01c08ce0$ff8abfe0$0100a8c0@cascade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000f01c08ce0$ff8abfe0$0100a8c0@cascade>; from veldy@veldy.net on Fri, Feb 02, 2001 at 12:25:55AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 02, 2001 at 12:25:55AM -0600, Thomas T. Veldhouse wrote: > Can anybody lead me to a method of installing ipfilter 3.4.16 onto a FreeBSD > 4.2-STABLE (02012000) machine? I am having trouble with 3.4.8 that comes > standard with FreeBSD. It seems that the ftp-data port is not properly > handled during ftp proxy and bimap does not seem to work either. It seems > to translate outgoing packets OK, but incoming packets (setup) do not ever > reach the internal machines. The ftp-proxy seems to fail no matter whether > I run nat using bimap or map the entire address range to one IP address. If you install as a kernel module, then I believe you just follow the instructions in the INSTALL.FreeBSD file. If you actually build it into the kernel, then you must modify the instructions a bit. make freebsd4 make install-bsd Freebsd-4.0/kinstall change "#include " to "#include " in several files in /usr/src/sys/netinet/ (sorry cannot remember which ones) reboot HTH, -- Victor R. Cardona GnuPG Key fingerprint = 62B1 7995 A830 432C 74E8 1337 EDDB E682 3C76 7404 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message