Re: PRNG not seeded, service won't start

2018-09-20 Thread Howard, Christopher
I’ve downgraded as well, but at some point the last working version will be end of life. Hopefully you get somewhere with your bug report. -Christopher On Sep 20, 2018, at 3:02 PM, Reindl Harald mailto:h.rei...@thelounge.net>> wrote: well, i just downgraded since it's a resolver without dnsse

Re: PRNG not seeded, service won't start

2018-09-20 Thread Howard, Christopher
I'm not the only one! Whew, I thought I was losing my mind. I have rngd and haveged running and there is large pool of entropy and I still can't get newer versions of bind to start. Very frustrating. -Christopher On Thu, 2018-09-20 at 20:14 +0200, Reindl Harald wrote: OK, this is *really* foo

Re: PRNG not seeded, service won't start

2018-09-18 Thread Howard, Christopher
I found that link previously and tried it. It didn't complain about that not being a valid setting, but it didn't change the outcome. I'm beginning to believe I may just have to upgrade to CentOS 7. It needs to be done at some point anyway, I just didn't want to do it now. -Christopher On Tue

Re: PRNG not seeded, service won't start

2018-09-18 Thread Howard, Christopher
: Tuesday, September 18, 2018 1:11 AM To: bind-users@lists.isc.org Subject: PRNG not seeded, service won't start I'm attempting to upgrade from bind 9.10.4-P8 to 9.12.2-P1 and the service refuses to start. This is on a CentOS 6.10 machine. I ran into the same issue on CentOS 7 and was able

Re: PRNG not seeded, service won't start

2018-09-18 Thread Howard, Christopher
I've tried this one. It doesn't work. There is plenty of entropy on the box, but it still won't start with the same error. -Christopher On Tue, 2018-09-18 at 01:22 +0200, Reindl Harald wrote: https://wiki.archlinux.org/index.php/Haveged Am 18.09.18 um 01:11 schrieb Howard, Christopher: I'm

Re: PRNG not seeded, service won't start

2018-09-18 Thread Tony Finch
Howard, Christopher wrote: > Does any one have any ideas of what I'm missing or what I can do to > resolve this (besides upgrading this box to CentOS 7)? Try setting `random-device "/dev/urandom";` in `named.conf`. See https://gitlab.isc.org/isc-projects/bind9/commit/24172bd2eeba91441ab1c65d27

Re: PRNG not seeded, service won't start

2018-09-18 Thread Alberto Colosi
, Christopher Sent: Tuesday, September 18, 2018 1:11 AM To: bind-users@lists.isc.org Subject: PRNG not seeded, service won't start I'm attempting to upgrade from bind 9.10.4-P8 to 9.12.2-P1 and the service refuses to start. This is on a CentOS 6.10 machine. I ran into the same issue on CentOS

Re: PRNG not seeded, service won't start

2018-09-18 Thread Alberto Colosi
are your compiler and libs updated ? From: bind-users on behalf of Howard, Christopher Sent: Tuesday, September 18, 2018 1:11 AM To: bind-users@lists.isc.org Subject: PRNG not seeded, service won't start I'm attempting to upgrade from bind 9.

PRNG not seeded, service won't start

2018-09-17 Thread Howard, Christopher
I'm attempting to upgrade from bind 9.10.4-P8 to 9.12.2-P1 and the service refuses to start. This is on a CentOS 6.10 machine. I ran into the same issue on CentOS 7 and was able to fix it by making sure that rngd is running before the named service starts. That same fix is not working for CentOS