From owner-cvs-all Sat Jan 4 1:39:49 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 2C3DA37B401; Sat, 4 Jan 2003 01:39:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F5B43EE5; Sat, 4 Jan 2003 01:39:47 -0800 (PST) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h049dlfh020314; Sat, 4 Jan 2003 01:39:47 -0800 (PST) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h049dlLR020313; Sat, 4 Jan 2003 01:39:47 -0800 (PST) Message-Id: <200301040939.h049dlLR020313@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 4 Jan 2003 01:39:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml X-FreeBSD-CVS-Branch: HEAD 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 keramida 2003/01/04 01:39:47 PST Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Add a that ipfw can lock everyone out if a kernel with ipfw support is booted without explicitly setting firewall_type=open in rc.conf or compiling a kernel with IPFIREWALL_DEFAULT_TO_ACCEPT. Also add a short description of IPFIREWALL_DEFAULT_TO_ACCEPT since we reference it in the text now. This part will probably need a bit more work until it's complete. PR: docs/46747 Submitted by: Lucky Green Revision Changes Path 1.135 +36 -2 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message