From owner-freebsd-questions Fri Feb 16 7: 0:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.flashnet.it (ems.flashnet.it [194.247.160.44]) by hub.freebsd.org (Postfix) with ESMTP id BF12737B503 for ; Fri, 16 Feb 2001 07:00:43 -0800 (PST) Received: from smtp.flashnet.it (ip171.pool-173.cyb.it [195.191.181.172]) by relay.flashnet.it (EMS-RELAY/8.10.0) with SMTP id f1GF0f229002 for ; Fri, 16 Feb 2001 16:00:41 +0100 Message-Id: <200102161500.f1GF0f229002@relay.flashnet.it> To: freebsd-questions@FreeBSD.ORG X-Mailer: Post Road Mailer for OS/2 (Green Edition Ver 3.0) Date: Fri, 16 Feb 2001 16:00:42 EST From: Andrea Venturoli Reply-To: Andrea Venturoli Subject: ipfw reading rules from a file Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ** Reply to note from Wayne Pascoe 16 Feb 2001 10:13:42 +0000 > In /etc/rc.conf I have the following section > > # > # Firewall options > # > firewall_enable="YES" > firewall_type="filename" > firewall_flags="/etc/firewall/ipfw.soften" > firewall_logging="YES" Try: firewall_enable="YES" firewall_type="/etc/firewall/ipfw.soften" firewall_logging="YES" Bye av. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message