From owner-cvs-all Mon Jan 13 0: 7:58 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3EAA37B401; Mon, 13 Jan 2003 00:07:57 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4927543F65; Mon, 13 Jan 2003 00:07:57 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h0D87uYp001784; Mon, 13 Jan 2003 00:07:56 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h0D87urr001783; Mon, 13 Jan 2003 00:07:56 -0800 (PST) Date: Mon, 13 Jan 2003 00:07:56 -0800 (PST) From: Matthew Dillon Message-Id: <200301130807.h0D87urr001783@apollo.backplane.com> To: Pawel Jakub Dawidek Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c References: <200301120331.h0C3VA2H040455@repoman.freebsd.org> <20030113075934.GE9430@garage.freebsd.pl> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :+> manner. For example, you can now do 'ipfw disable firewall' or :+> 'ipfw enable firewall'. This is far easier to remember then the :+> net.inet.ip.fw.enable sysctl. : :And what when securelevel >=3D 3? : :--=20 :Pawel Jakub Dawidek :UNIX Systems Administrator This type of failure usually occurs during boot in /etc/rc, before the secure level is set. Another alternative is to boot single-user. The secure level won't be set. We obviously can't support enabling and disabling the firewall once the secure level has been raised. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message