From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 05:59:08 2003 Return-Path: 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 F2EBF16A4BF for ; Thu, 9 Oct 2003 05:59:07 -0700 (PDT) Received: from perimeter.co.za (obelix.perimeter.co.za [209.212.102.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F13D43FF5 for ; Thu, 9 Oct 2003 05:59:05 -0700 (PDT) (envelope-from bsd@perimeter.co.za) Received: from localhost (localhost [127.0.0.1]) (uid 9999) by perimeter.co.za with local; Thu, 09 Oct 2003 14:58:59 +0200 From: bsd@perimeter.co.za To: "FreeBSD Question List" Date: Thu, 09 Oct 2003 14:58:59 +0200 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: Subject: ipf - sample rulesets X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2003 12:59:08 -0000 Hi all. Are there any good references and/or sample ipf rulesets that I could use to look-and-learn from. I am quite familiar with ipfw, but I'm struggling with converting my thinking on issues like the "setup" and "established" keywords of ipfw. Thanks in advance for any pointers. Regards, Patrick.