From owner-freebsd-questions Fri Nov 8 8:33:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53CE37B401 for ; Fri, 8 Nov 2002 08:33:27 -0800 (PST) Received: from knast.camelot.de (knast.camelot.de [217.19.167.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D5943E42 for ; Fri, 8 Nov 2002 08:33:26 -0800 (PST) (envelope-from dt@vosat.de) Received: from knast.camelot.de (danielt@localhost [127.0.0.1]) by knast.camelot.de (8.12.6/8.12.6) with ESMTP id gA8GXCqX052823 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 8 Nov 2002 17:33:12 +0100 (CET) (envelope-from dt@vosat.de) Received: (from danielt@localhost) by knast.camelot.de (8.12.6/8.12.6/Submit) id gA8GXCbN052822; Fri, 8 Nov 2002 17:33:12 +0100 (CET) (envelope-from dt@vosat.de) Date: Fri, 8 Nov 2002 17:33:12 +0100 From: Danijel Tasov To: Dan Nelson Cc: Brian Henning , questions@FreeBSD.ORG Subject: Re: gpg -random bytes Message-ID: <20021108163312.GA58575@knast.server-king.de> References: <20021107205530.GC44158@dan.emsphone.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <20021107205530.GC44158@dan.emsphone.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 07, 2002 at 02:55:30PM -0600, Dan Nelson wrote: > Make sure you have told FreeBSD to collect randomness info from its > peripherals. Put this in /etc/rc.conf: >=20 > rand_irqs=3D"5 10 13" >=20 > Replace the numbers with the IRQs of your disk and network devices (you > can get these from dmesg), and reboot. Instead of rebooting your machine, you can also type for i in 5 10 13; do rndcontrol -s $i; done as root. bye, Danijel Tasov --=20 Danijel Tasov, dt@vosat.de 6EA2 8A21 E875 0519 CFE7 781C 5944 8BA6 F96B 1EC3 () ascii ribbon campaign - against html mail, vcards & /\ microsoft attachments --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE9y+dHWUSLpvlrHsMRAoIPAJ4k79RFiGkMkwPs0qyviinVhE2GtgCgoi+J tAYVTgBPV3/dNxzAwUA8O8o= =7S72 -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message