From owner-freebsd-current@FreeBSD.ORG Mon Apr 16 11:07:21 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E63581065676 for ; Mon, 16 Apr 2012 11:07:21 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from unsane.co.uk (unsane-pt.tunnel.tserv5.lon1.ipv6.he.net [IPv6:2001:470:1f08:110::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7359B8FC08 for ; Mon, 16 Apr 2012 11:07:21 +0000 (UTC) Received: from vhoffman.lon.namesco.net (lon.namesco.net [195.7.254.102]) (authenticated bits=0) by unsane.co.uk (8.14.5/8.14.5) with ESMTP id q3GB7IsE042037 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 16 Apr 2012 12:07:20 +0100 (BST) (envelope-from vince@unsane.co.uk) Message-ID: <4F8BFD66.6060504@unsane.co.uk> Date: Mon, 16 Apr 2012 12:07:18 +0100 From: Vincent Hoffman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <4F8AF6C8.4010703@a1poweruser.com> <4F8B846D.3050809@a1poweruser.com> In-Reply-To: <4F8B846D.3050809@a1poweruser.com> X-Enigmail-Version: 1.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: pf firewall and ftp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2012 11:07:22 -0000 On 16/04/2012 03:31, Fbsd8 wrote: > > > OK I have uncovered what the problem is. > The pf version running on Freebsd 9.0 matches the version running on > openbsd 4.5. Found it on man pf at the end. > > The documentation on the Openbsd website for pf is for Openbsd 5.0 and > it has warning saying "NOTE: This information is for OpenBSD 4.7. NAT > configuration was significantly different in earlier versions." > http://pf4freebsd.love2party.net/ has more info about how back dated > the 9.0 Freebsd production version of pf is. > > The Freebsd handbook had a detailed section on pf including rules > examples matching the version of pf included with 9.0 But someone > allowed it to be removed in the current version of the handbook. > > So here we are with an outdated version of pf in the current > production 9.0 version of Freebsd and there is no documentation > available on nat rule syntax in the handbook or at openbsd/pf. > > Going to dig through the 9.0 pf man pages for the info > http://ftp.nluug.nl/pub/OpenBSD/doc/pf-faq45.txt might be useful? there is a version of the faq for each version of openbsd from 3.3 - 4.7 Vince > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org"