From owner-freebsd-questions@FreeBSD.ORG Fri Sep 7 03:41:52 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 143071065670 for ; Fri, 7 Sep 2012 03:41:52 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id C811E8FC15 for ; Fri, 7 Sep 2012 03:41:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=383OwnZsXxUiDd1DIN/HAi81pyDMUiP7ZI98xLrzwr8=; b=RLWJGBVY5CBOzGRTwIaE6wRgJWhai7m16YSUK8zhPGJsjN7OxJLTrqYQMSZjcaf/wnpQ1i8Anf6ePrxc4voK2uEgzGnO9lJppJPieNsp/UAJvNlutOD1bO5ZQVG3mdd/MxnER3FZh5ZH0C/bXdq5666aEynTJGzbuWP/B5QTaqQ=; Received: from iglou2.iglou.com ([192.107.41.8]:49447 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1T9pRw-00079x-Rc by authid with igloumta_auth for questions@freebsd.org; Thu, 06 Sep 2012 23:41:44 -0400 Received: from shell1.iglou.com ([192.107.41.17]:49700 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1T9pRw-0007ax-Hc for questions@freebsd.org; Thu, 06 Sep 2012 23:41:44 -0400 Date: Thu, 6 Sep 2012 23:41:44 -0400 (EDT) From: Darrel X-X-Sender: levitch@shell1 To: questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b Cc: Subject: openbsd packet firewall 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: Fri, 07 Sep 2012 03:41:52 -0000 Hello, When I moved from -fbsd82 to -fbsd90 it required a total reinstall since Packet Filter did not *work* any longer. Now that I have moved from -fbsd90 to the new release candidate, Packet Filter does not work considering at least IPv6 and ssh. I have tested a simple pf.conf on this system with the same result. It seems like I will need to learn ipfw or give up on fbsd. Darrel