From owner-freebsd-questions Mon May 19 07:29:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id HAA23875 for questions-outgoing; Mon, 19 May 1997 07:29:36 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (helbig.informatik.ba-stuttgart.de [141.31.166.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA23868 for ; Mon, 19 May 1997 07:29:32 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.5/8.8.5) id QAA00341; Mon, 19 May 1997 16:29:11 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199705191429.QAA00341@helbig.informatik.ba-stuttgart.de> Subject: Re: rand_irqs in sysconfig/rc.conf In-Reply-To: <199705190335.WAA01531@Gforce.iamerica.net> from Glenn Johnson at "May 18, 97 10:34:40 pm" To: gljohnsn@iamerica.net (Glenn Johnson) Date: Mon, 19 May 1997 16:29:11 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Can someone explain to me what the 'rand_irqs' option in sysconfig/rc.conf > does? I searched the help archives but could not come up with anything. My > system is running fine but I am curious about this option. Thank you. This is for enhancing the security of your system. Those rand_irqs specify interrupt request that can be used to construct random numbers. The numbers are more random if the choosen interrupts occur more random. Those numbers are needed to make it harder for crackers to intrude your system by guessing some important numbers. Wolfgang > -- > Glenn Johnson > gljohnsn@iamerica.net > > >