From owner-freebsd-questions@FreeBSD.ORG Tue Dec 28 18:22:29 2004 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 AAF8D16A4CE for ; Tue, 28 Dec 2004 18:22:29 +0000 (GMT) Received: from ms-smtp-03-eri0.ohiordc.rr.com (ms-smtp-03-smtplb.ohiordc.rr.com [65.24.5.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF49343D39 for ; Tue, 28 Dec 2004 18:22:28 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) iBSIMPwZ005678 for ; Tue, 28 Dec 2004 13:22:26 -0500 (EST) Message-ID: <001901c4ed0a$0d832190$0400a8c0@satellite> From: "dave" To: References: <20041222223050.A67744@logik.ath.cx> <44is6ssbcf.fsf@be-well.ilk.org> Date: Tue, 28 Dec 2004 13:21:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: loading firewall rules dynamically at higher security levels X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2004 18:22:29 -0000 Hello, I was wondering is it possible to load ipf or pf via rc.conf with a system in a securelevel of 1 or greater? Trying this thus far has been unsuccessful, reading the man page suggests this is not possible but if anyone has a workaround i'd appreciate it. Thanks. Dave.