From owner-freebsd-questions@FreeBSD.ORG Thu Jul 19 04:50:36 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D81E416A404 for ; Thu, 19 Jul 2007 04:50:36 +0000 (UTC) (envelope-from ccowart@hal.rescomp.berkeley.edu) Received: from rescomp.berkeley.edu (hal.Rescomp.Berkeley.EDU [169.229.70.150]) by mx1.freebsd.org (Postfix) with ESMTP id C1EC113C4B6 for ; Thu, 19 Jul 2007 04:50:36 +0000 (UTC) (envelope-from ccowart@hal.rescomp.berkeley.edu) Received: by rescomp.berkeley.edu (Postfix, from userid 1225) id 8ABB15B76E; Wed, 18 Jul 2007 21:50:36 -0700 (PDT) Date: Wed, 18 Jul 2007 21:50:36 -0700 From: Christopher Cowart To: Tech Valley Internet - Tony Kivits , freebsd-questions@freebsd.org Message-ID: <20070719045036.GE27888@rescomp.berkeley.edu> Mail-Followup-To: Tech Valley Internet - Tony Kivits , freebsd-questions@freebsd.org References: <7.0.1.0.0.20070718181625.01d5eeb0@techvalley.ca> <20070719023259.GA27888@rescomp.berkeley.edu> <7.0.1.0.0.20070718202853.01bf3108@techvalley.ca> <20070719034250.GB27888@rescomp.berkeley.edu> <7.0.1.0.0.20070718204749.01c146a8@techvalley.ca> <20070719044912.GD27888@rescomp.berkeley.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JGq01gMRpXZxBGpH" Content-Disposition: inline In-Reply-To: <20070719044912.GD27888@rescomp.berkeley.edu> Organization: RSSP-IT, UC Berkeley User-Agent: Mutt/1.5.9i Cc: Subject: Re: /dev/random in jails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jul 2007 04:50:36 -0000 --JGq01gMRpXZxBGpH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 18, 2007 at 09:49:12PM -0700, Christopher Cowart wrote: > $ dd if=3D/dev/random bs=3D1 count=3D12 2>/dev/null | openssl base64 > Should give you a base64 encoding of some random data (base64 to prevent > it from messing up your terminal) if /dev/random is working. I meant to point if=3Djailroot/dev/random. Testing /dev/random for the host OS isn't going to be too meaningful. --=20 Chris Cowart Lead Systems Administrator Network & Infrastructure Services, RSSP-IT UC Berkeley --JGq01gMRpXZxBGpH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFGnu2cV3SOqjnqPh0RAp5QAJkBgyRPKmwV/Yq3T5Fh+tbXfwymqgCfdT0s ufRtTVq5DMUcmxnSyL0Xb30= =lLZ1 -----END PGP SIGNATURE----- --JGq01gMRpXZxBGpH--