From owner-freebsd-questions@FreeBSD.ORG Wed Jul 26 01:30:49 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 B822E16A4DD for ; Wed, 26 Jul 2006 01:30:49 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCB143D45 for ; Wed, 26 Jul 2006 01:30:49 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.int.dfwlp.com (athena.int.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k6Q1Ulkc009539 for ; Tue, 25 Jul 2006 20:30:47 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Tue, 25 Jul 2006 20:30:46 -0500 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200607252030.46540.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.int.dfwlp.com Subject: pf firewall for a server 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, 26 Jul 2006 01:30:49 -0000 ive been googling for a while now this evening, but have unsuccesfully found any examples on how to firewall a server. i do *not* want to build a router, and unfortunatly, every article i seem to find wants to tell me how to build a router! i just want to learn how to build a simple pf config suitable for a server. if anyone knows of a website where such an example might be found, that would be awesome (but direct config examples in a reply will also be duely appreicated as well :) thanks, jonathan