From owner-freebsd-questions@FreeBSD.ORG Tue Sep 27 17:09:20 2005 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 B156816A41F for ; Tue, 27 Sep 2005 17:09:20 +0000 (GMT) (envelope-from xbo@pivo.org) Received: from nebula.lunarpages.com (nebula.lunarpages.com [64.235.234.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E22443D8E for ; Tue, 27 Sep 2005 17:09:13 +0000 (GMT) (envelope-from xbo@pivo.org) Received: from netblock-66-159-231-221.dslextreme.com ([66.159.231.221] helo=[127.0.0.1]) by nebula.lunarpages.com with esmtpa (Exim 4.50) id 1EKIx8-0007ld-4u for freebsd-questions@freebsd.org; Tue, 27 Sep 2005 10:09:14 -0700 Message-ID: <43397CB6.8010507@pivo.org> Date: Tue, 27 Sep 2005 10:09:10 -0700 From: XBO User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - nebula.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - pivo.org X-Source: X-Source-Args: X-Source-Dir: Subject: pfctl not found 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: Tue, 27 Sep 2005 17:09:20 -0000 Hello, I've tried to enable pf on my 5.4-RELEASE installation recently. It was installed behind the firewall before, so back then I turned PF off in /etc/make.conf. After removing the line from /etc/make.conf and rebuilding the kernel, it still failes to load pf and it seems to me that the kernel module is there (ls /sys/kernel/pf* gives meaningful results), but /sbin/pfctl is missing. Do I have to rebuild world in order to enable it or is something wrong with my kernel configuration? I tried to build it with both NOINET6 turned on and off with same results. Thanks a lot for your help. Sincerely yours, Denis