Re: DNSSEC Generating Zone Key hanging

2012-04-22 Thread Damian Myerscough
Thanks for your help, I noticed a small regex which modified my configuration file thus causing errors. On 22 April 2012 17:03, Mark Elkins wrote: > On Sun, 2012-04-22 at 16:31 +0100, Damian Myerscough wrote: > > Thanks a lot, I have now resolved this issue. However, I was following > > the DNSS

Re: DNSSEC Generating Zone Key hanging

2012-04-22 Thread Mark Elkins
On Sun, 2012-04-22 at 16:31 +0100, Damian Myerscough wrote: > Thanks a lot, I have now resolved this issue. However, I was following > the DNSSEC in 6 minutes guide [1] > for learning purposes and I have followed all the steps up to "you are > now serving DNSSEC signed zones". Reading the presenta

Re: DNSSEC Generating Zone Key hanging

2012-04-22 Thread Damian Myerscough
Thanks a lot, I have now resolved this issue. However, I was following the DNSSEC in 6 minutes guide [1] for learning purposes and I have followed all the steps up to "you are now serving DNSSEC signed zones". However, I seem to be getting the following errors Apr 22 15:22:43 darkstar named[29917

RE: DNSSEC Generating Zone Key hanging

2012-04-22 Thread Spain, Dr. Jeffry A.
> I was setting up BIND DNSSEC and when I issue the following command the > process never finishes. > dnssec-keygen -a RSASHA1 -b 1024 -n ZONE example.com Take a look at the Entropy Key (http://www.entropykey.co.uk/). See also a discussion (http://jpmens.net/2012/01/24/entropy-random-data-for-dn

Re: DNSSEC Generating Zone Key hanging

2012-04-22 Thread Mark Elkins
On Sat, 2012-04-21 at 20:28 -0400, Bill Owens wrote: > On Sun, Apr 22, 2012 at 01:11:55AM +0100, Damian Myerscough wrote: > >Hello, > >I was setting up BIND DNSSEC and when I issue the following command the > >process never finishes. > >dnssec-keygen -a RSASHA1 -b 1024 -n ZONE examp

Re: DNSSEC Generating Zone Key hanging

2012-04-21 Thread Bill Owens
On Sun, Apr 22, 2012 at 01:11:55AM +0100, Damian Myerscough wrote: >Hello, >I was setting up BIND DNSSEC and when I issue the following command the >process never finishes. >dnssec-keygen -a RSASHA1 -b 1024 -n ZONE example.com >I straced the process and noticed the following mes