[CentOS] rndc start fails with "rndc: connect failed: connection refused"

Thu Nov 26 00:04:14 UTC 2009
Arturas Skauronas <helpaz at gmail.com>

On Thu, Nov 26, 2009 at 1:04 AM, Hugh E Cruickshank <hugh at forsoft.com> wrote:
> CentOS 4.8, BIND 9.2.4
> 3. Delete the journal files:
>   rm *.jnl

why to do that?
you can do simple zone update by:
rndc freeze [zone]
if you got error like:
rndc: 'freeze' failed: not found
try than:
rndc freeze [zone] in internal

edit you zone
rndc unfreeze [zone] [in internal]
rndc reload