From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 03:38:52 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 86E1316A4B3; Fri, 19 Sep 2003 03:38:52 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-20-127.w81-49.abo.wanadoo.fr [81.49.209.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id D022443FE1; Fri, 19 Sep 2003 03:38:50 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from lphp.org (ATuileries-108-2-1-113.w217-128.abo.wanadoo.fr [217.128.152.113]) by mx1.lphp.org (8.12.8p2/8.12.8) with ESMTP id h8JAcm68014481; Fri, 19 Sep 2003 12:38:49 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <3F6ADBE5.7090107@lphp.org> Date: Fri, 19 Sep 2003 12:35:17 +0200 From: Antoine Jacoutot User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Michael L. Hostbaek" References: <3F6AC895.1040905@lphp.org> <20030919095239.GH32872@mich2.itxmarket.com> In-Reply-To: <20030919095239.GH32872@mich2.itxmarket.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: ipfw.conf is not read 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: Fri, 19 Sep 2003 10:38:52 -0000 > try: > > firewall_enable="YES" > firewall_type="/etc/ipfw.conf" > I already tried that, but it does not work :( Antoine