From owner-freebsd-ipfw Fri Apr 21 21:56:24 2000 Delivered-To: freebsd-ipfw@freebsd.org Received: from hydrant.intranova.net (msb-ts-slip19.UMDNJ.EDU [130.219.28.82]) by hub.freebsd.org (Postfix) with SMTP id 91C9337B95F for ; Fri, 21 Apr 2000 21:56:19 -0700 (PDT) (envelope-from oogali@intranova.net) Received: (qmail 12651 invoked from network); 22 Apr 2000 04:08:19 -0000 Received: from localhost.abuselabs.com (HELO localhost) (missnglnk@127.0.0.1) by localhost.abuselabs.com with SMTP; 22 Apr 2000 04:08:19 -0000 Date: Sat, 22 Apr 2000 00:08:19 -0400 (EDT) From: Omachonu Ogali To: Ron 'The InSaNe One' Rosson Cc: ipfilter@coombs.anu.edu.au, freebsd-ipfw@freebsd.org Subject: Re: IPFilter and FTP In-Reply-To: <20000417111203.A43465@lunatic.oneinsane.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You have to allow incoming connections to port 20. pass in [log body quick - options] proto tcp from any port = 20 to whatever.host.com:XXX.XXX.XXX.XXX port >= 49152 keep frags group NNN I assume you understand the missing ingredients (the N's and X's), if not reply back and I will happily explain. On Mon, 17 Apr 2000, Ron 'The InSaNe One' Rosson wrote: > I have constructed a Firewall using Ipfilter on my FreeBSD 3.4-STABLE > server. It is using ipfilter from the base (3.3.8). I am trying to > configure ipfilter to allow my network to ftp out and also be able for > the internet to be able into my FTP server on my network. I have also > have gone as far as installing fwtk on the box to help with the FTP > issues but to no avail. If anyone has this figured out could you send me > the info on how you got it accomplished. > > TIA > -- +-------------------------------------------------------------------------+ | Omachonu Ogali oogali@intranova.net | | Intranova Networking Group http://tribune.intranova.net | | PGP Key ID: 0xBFE60839 | | PGP Fingerprint: C8 51 14 FD 2A 87 53 D1 E3 AA 12 12 01 93 BD 34 | +-------------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message