From owner-freebsd-pf@FreeBSD.ORG Thu Sep 14 16:03:07 2006 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 BE5F816A416 for ; Thu, 14 Sep 2006 16:03:07 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B7DA43D62 for ; Thu, 14 Sep 2006 16:03:06 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so114766uge for ; Thu, 14 Sep 2006 09:03:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G/U0pgHnQwOZgBFpXF2zuQhkrAiJ9PlBa+9Kxpo+omI8GyQw4PuFzB2MYHfIuXEwWigRVd3uIKblndm/ZqvzvNGCftYndwmnqxtD41fUxVSv9hdFN1QcrY7b1HO3XhyNOk1AKBw9m47sJzvwTLLOwPTNuva8C+9msSRYngd/fEg= Received: by 10.67.100.17 with SMTP id c17mr4871548ugm; Thu, 14 Sep 2006 09:03:06 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Thu, 14 Sep 2006 09:03:06 -0700 (PDT) Message-ID: Date: Thu, 14 Sep 2006 12:03:06 -0400 From: "Scott Ullrich" To: "Thompson M Keith Contractor 16CS/SCBB" In-Reply-To: <38D3FDBCF1FA88419208A6C9602ECADD01FF2901@HRT-CS-ML05V.hurlburt.afsoc.ds.af.mil> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <38D3FDBCF1FA88419208A6C9602ECADD01FF2901@HRT-CS-ML05V.hurlburt.afsoc.ds.af.mil> Cc: freebsd-pf@freebsd.org Subject: Re: Pf features 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: Thu, 14 Sep 2006 16:03:07 -0000 On 9/14/06, Thompson M Keith Contractor 16CS/SCBB wrote: > Does the version of pf in 6.1 release support the new ftp-proxy from > OpenBSD 3.9 or newer? Yes, it should work fine. I ported the version from OpenBSD recently. You can find it at http://www.pfsense.com/~sullrich/ported_software/ftp-proxy.tgz However, I have been using pftpx with pretty good results. FTP-Proxy was forked from pftpx at some point in the last year if memory serves me correctly. Also, we have a version of PFTPX that works with multiple wan connections as well if someone needs such a beast. Scott