From owner-freebsd-pf@FreeBSD.ORG Sat Nov 19 00:09:27 2005 Return-Path: X-Original-To: freebsd-pf@freebsd.org Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF3A216A41F for ; Sat, 19 Nov 2005 00:09:27 +0000 (GMT) (envelope-from schoch6@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ECC243D45 for ; Sat, 19 Nov 2005 00:09:27 +0000 (GMT) (envelope-from schoch6@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so317012nzo for ; Fri, 18 Nov 2005 16:09:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mzvta6v2etf6ec0GFgHxXb1T65dPfRMX728ECocd8KEpD7dAQLyHt2jYHsG86Malq09+5ZP7+1AL2nCXz9KPugMclBeqHf9DA9wQc40n08nY6Lwv84qm5VwSxOLo9P6ozAmuc7wySnCty75a7Y5DwucgSOEQwx/WRT8r2lNmTSg= Received: by 10.36.252.75 with SMTP id z75mr326400nzh; Fri, 18 Nov 2005 16:09:27 -0800 (PST) Received: by 10.36.55.6 with HTTP; Fri, 18 Nov 2005 16:09:27 -0800 (PST) Message-ID: <6650332b0511181609s1540c083v2faf8f2f6d2e3790@mail.gmail.com> Date: Fri, 18 Nov 2005 16:09:27 -0800 From: Steven Schoch Sender: schoch6@gmail.com To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Still have ftp-proxy problems - Any help? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 00:09:28 -0000 Am I the only one who can't get active FTP to work over a NAT gateway? I'm starting to tear my hair out on this one. Again, the problem is that the client says: PORT 192,168,1,104,6,226 But ftp-proxy logs: client line buffer is "PORT 192,168,1,104,19,137^M " I may not be the only one with this problem. On Mon, 22 Nov 2004 "J. Martin Petersen" had a similar problem I found in this message: http://docs.freebsd.org/cgi/mid.cgi?1101152753.41a241f113332 But there were no answers. Any new answers? -- Steve