From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 04:30:40 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 40AD916A4B3; Fri, 19 Sep 2003 04:30:40 -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 C2B5E43FDD; Fri, 19 Sep 2003 04:30:38 -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 h8JBOw68014793; Fri, 19 Sep 2003 13:24:58 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <3F6AE6B7.6090400@lphp.org> Date: Fri, 19 Sep 2003 13:21:27 +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: Armand Passelac References: <3F6AC895.1040905@lphp.org> <20030919095239.GH32872@mich2.itxmarket.com> <20030919110741.GB799@freebie.freebsd.org> In-Reply-To: <20030919110741.GB799@freebie.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "Michael L. Hostbaek" 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 11:30:40 -0000 Armand Passelac wrote: > YES your problem is the *s* at the and of the firewall_enable line ;-) I can NOT believe how stupid I am... I'm really sorry about this ;) > Moreover, according to me, a chmod 600 /etc/ipfw.conf seems to be better ;-) Yes, of course, I just set it to 644 for my testings... Thanks a lot. Antoine