From owner-freebsd-pf@FreeBSD.ORG Sun Jul 4 18:39:17 2010 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47FAB1065673 for ; Sun, 4 Jul 2010 18:39:17 +0000 (UTC) (envelope-from vchepkov@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id ECBD68FC18 for ; Sun, 4 Jul 2010 18:39:16 +0000 (UTC) Received: by qyk7 with SMTP id 7so1576723qyk.13 for ; Sun, 04 Jul 2010 11:39:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=Ujgc9O7etY8IsdcxvU5WFWeap5XUSj0egC9mJWGVGhM=; b=L9Y4XnkpljbYKBsFsMUvDDacEcYSrhTppZA288EeWIOIzeTD0y16kR8l6jZvgnWBhE M19zjKveC4WCB2e2ezAKtjvqnOrYiv8cUM43PIsEbQ7JDzdHVDqzk0//QU1ZLzVum42q q9gCtSkbRpjzIDPhhmnFahnVohhBpUqxH/giI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=gKoLBxOWsF+pbSFz7yFpK3xzF9/YHMcMIR67QfwxXTgSgl+0XvM/uV81q5tysHvHVD PbYpdlApc6kBJdTQXUQ70vJLSRSlyykAl7j3N9dntzyyrEdBCuRIM40bcDG5tKZ/btfq pwtT2bsFS/p8TrwYXBwnyD7ozlWFua0lfhin0= Received: by 10.224.72.19 with SMTP id k19mr59338qaj.241.1278268752672; Sun, 04 Jul 2010 11:39:12 -0700 (PDT) Received: from vvcmac.chepkov.lan (pool-70-109-58-70.clppva.fios.verizon.net [70.109.58.70]) by mx.google.com with ESMTPS id h41sm14134900qcz.1.2010.07.04.11.39.11 (version=SSLv3 cipher=RC4-MD5); Sun, 04 Jul 2010 11:39:11 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Vadym Chepkov In-Reply-To: <4C30D224.5050602@gmx.de> Date: Sun, 4 Jul 2010 14:39:10 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <2E7C4886-FF06-4FA8-A651-97057FA86239@gmail.com> <4C30BE7C.5000206@quis.cx> <0A7A9334-BCA6-426E-A0F8-4BDA5F2EED8F@gmail.com> <4C30C4CE.7060907@gmx.de> <9AECD800-E7D2-4354-B3B1-A02A6AC15F66@gmail.com> <0C366FF8-DD80-4F5E-A04F-5C61EA5ED66E@elvandar.org> <4C30D224.5050602@gmx.de> To: olli hauer X-Mailer: Apple Mail (2.1081) Cc: freebsd-pf@freebsd.org Subject: Re: pf and ftp 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: Sun, 04 Jul 2010 18:39:17 -0000 that one didn't work for me, that's why I went to pftpx to begin with. =46rom ports it seems to be working fine at the moment. I am preparing to upgrade to 7.x and the very first step is to make sure = all ports work :) So hopefully it will be removed soon anyway. Thank you, Vadym On Jul 4, 2010, at 2:25 PM, olli hauer wrote: > On 2010-07-04 20:07, Vadym Chepkov wrote: >> true that, but 6.4 still didn't reach EOL >>=20 >>=20 >> On Jul 4, 2010, at 2:01 PM, Remko Lodder wrote: >>=20 >>>=20 >>> It's included in 8 by default, and perhaps even 7. >>>=20 >>> 'man ftp-proxy' does miracles, perhaps you do not even need to build = it :) >>>=20 >=20 > So it's best to remove the ports ftp/ftp-proxy and ftp/ftpsesame. >=20 > Both ports are for pf version <=3D 3.5/3.6 >=20 > look at the ftp-proxy history (included in FreeBSD since 6.0) > = http://svn.freebsd.org/viewvc/base/releng/6.4/contrib/pf/ftp-proxy/ftp-pro= xy.c >=20 > This is the one you should use. >=20 > _______________________________________________ > freebsd-pf@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"