On Fri, May 28, 2010 at 10:41 AM, Michelle Konzack <span dir="ltr"><<a href="mailto:linux4michelle@tamay-dogan.net">linux4michelle@tamay-dogan.net</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello Paul,<br>
<br>
Am 2010-05-28 12:34:16, hacktest Du folgendes herunter:<br>
<div class="im">> My bet is that this is a VM and you have no entropy. Either generate some<br>
> entropy (eg run in paralel something like: find / -type f | xargs grep KSdgajkgdaksdga)<br>
> or create the keys on real iron instead of a VM.<br>
<br>
</div>No, this a real machine:    AMD Sempron 2200+ (Socket A) with 3 GByte of<br>
memory and only standard Debian in stallation. The thing with the "find"<br>
does not work...<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>Running 'cat /proc/sys/kernel/random/entropy_avail' should show you what your available entropy is during the keygen process.<br><br>There are a variety of things you can do to increase the size of the entropy pool, but if you're willing to accept less entropy at this point to get things going, pass '-r /dev/urandom' to dnssec-keygen (see 'man urandom').<br>
<br>Regards,<br>Casey<br></div></div>