From owner-freebsd-questions Fri Aug 25 5:40:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.venon.com (ns1.venon.com [64.7.7.83]) by hub.freebsd.org (Postfix) with ESMTP id 7E8C537B423 for ; Fri, 25 Aug 2000 05:40:13 -0700 (PDT) Received: from megalomaniac.biosys.net (megalomaniac.venon.com [64.7.7.82]) by ns1.venon.com (Postfix) with ESMTP id F0F55D147F for ; Fri, 25 Aug 2000 08:42:44 -0400 (EDT) Message-Id: <4.3.2.7.2.20000825084221.00b4f5a8@mail.megapathdsl.net> X-Sender: X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 25 Aug 2000 08:43:05 -0400 To: freebsd-questions@FreeBSD.ORG From: Allen Landsidel Subject: Re: ftp proxy not working with ipnat In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 08:28 08/25/2000 -0400, Scott Lewandowski wrote: >I am running ipnat on FreeBSD 4.1-RELEASE and can't get the ftp proxy to >work. I have tried several different syntaxes, but no matter what I do, >after I connect to an ftp site, transfers of any kind fail (even an ls); >different documents list different syntax for how to use the proxy >features. I have read reports on various newsgroups that the ftp proxy is >broken in current releases of ipnat. Is this true? If anyone has this >working, can you post your ipnat rules so I can see if they will work for >me? Otherwise, does anyone have any ideas? I have tried this with a >completely open ipfilter firewall, and that doesn't help at all. > >Thanks for any suggestions. Please feel free to email me directly if you >think more information would be useful. You need to use passive (PASV) file transfers to get ftp behind NAT. Look in the documentation for your ftp client on how to enable passive transfers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message