From owner-freebsd-questions@FreeBSD.ORG Wed Aug 16 10:59:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68E7316A4E0 for ; Wed, 16 Aug 2006 10:59:24 +0000 (UTC) (envelope-from levchenko.i@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE3DC43D45 for ; Wed, 16 Aug 2006 10:59:23 +0000 (GMT) (envelope-from levchenko.i@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so141632uge for ; Wed, 16 Aug 2006 03:59:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f+plTPcJRG7tT9XGKckUrO5a/BIyJDLE1P8OvGIxShn5oBX/LDkKdptwTogEyjqZLztHUZ5jWcU04+7kYpcJr7d/K/J/Bo9fsGGMqdUwL4D7RHPdeuwfa/zz2L65WvP1yP5XM5v1N0NQwov1NbDKq4PBDXraUXoX4hvUHu+G2jY= Received: by 10.67.105.19 with SMTP id h19mr251281ugm; Wed, 16 Aug 2006 03:59:22 -0700 (PDT) Received: by 10.66.239.8 with HTTP; Wed, 16 Aug 2006 03:59:22 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 13:59:22 +0300 From: "Ivan Levchenko" To: "Jeremy C. Reed" , freebsd-questions@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Cc: Subject: Re: ftp-proxy with pf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Aug 2006 10:59:24 -0000 i got it working with this configuration when i have the ftp client on the linux box use passive ftp mode. I haven't got into looking at pftpx yet, but its already working for now, just have to make sure that i am using a client that works in passive mode, not active. On 8/15/06, Jeremy C. Reed wrote: > Also, what do your pf logs say when you attempt to use FTP client? > -- Best Regards, Ivan Levchenko levchenko.i@gmail.com