From owner-freebsd-stable Thu May 17 19:40:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id B984D37B423 for ; Thu, 17 May 2001 19:40:38 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 150aBy-0002kz-00 for freebsd-stable@freebsd.org; Thu, 17 May 2001 19:40:38 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Stable Subject: starting ipfw Message-Id: Date: Thu, 17 May 2001 19:40:38 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.ORG i am trying ipfw and hitting a start problem. the machine boots up as if it has not been loaded. but my /etc/rc.conf says firewall_enable="YES" # Set to YES to enable firewall functionality firewall_script="/etc/ipfw.rules" # Which script to run to set up the firewall firewall_quiet="NO" # Set to YES to suppress rule display firewall_logging="YES" # Set to YES to enable events logging if i run ipfw manually, the net comes up. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message