Error reloading bind on host: rndc:

Been trying to fix this somehow for a few days now but nothing works Error reloading bind on host: rndc:

Here is the error i get,

Bind reloading on host using rndc
Error reloading bind on host: rndc: connection to remote host closed This may indicate that the remote server is using an older version of the command protocol, this host is not authorized to connect, or the key is invalid.


I have tried the solutions outlined in http://www.webhostingtalk.com/showth...hreadid=253245

i run pico /etc/named.conf, change rndc-key to rndckey, save and then run

/scripts/fixndc

That gives me the following output

root@host [~]# /scripts/fixndc
Fixndc using rh9/rhes3/fedora support
Found key in named.conf ..
Found controls in named.conf ..
Adding key...
Adding controls...
Restarting bind.....Waiting for named to restart..............finished.

rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,
or the key is invalid.

named started ok
May 4 12:45:40 host named: named shutdown failed
May 4 12:45:40 host named: named shutdown failed
May 4 13:46:02 host named[13699]: starting BIND 9.2.2-P3 -u named -t /var/named
/chroot
May 4 13:46:02 host named[13699]: using 1 CPU
May 4 13:46:02 host named[13701]: loading configuration from '/etc/named.conf'
May 4 12:45:40 host named: named startup succeeded
May 4 13:46:02 host named[13701]: no IPv6 interfaces found
May 4 13:46:02 host named[13701]: listening on IPv4 interface lo, 127.0.0.1#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0, 205.209.128
.20#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:1, 205.209.1
28.21#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:2, 205.209.1
28.22#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:3, 205.209.1
28.23#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:4, 205.209.1
28.24#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:5, 205.209.1
28.25#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:6, 205.209.1
28.26#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:7, 205.209.1
28.27#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:8, 205.209.1
28.28#53
May 4 13:46:02 host named[13701]: listening on IPv4 interface eth0:9, 205.209.1
28.29#53
May 4 13:46:02 host named[13701]: command channel listening on 127.0.0.1#953
May 4 13:46:02 host named[13701]: running
May 4 13:46:12 host named[13701]: invalid command from 127.0.0.1#48327: bad aut
h
Done
All fixed
root@host [~]#


Then i run service named restart and get the following

root@host [~]# service named restart
Stopping named: rndc: connection to remote host closed
This may indicate that the remote server is using an older version of
the command protocol, this host is not authorized to connect,
or the key is invalid.
[ OK ]
Starting named: [ OK ]


When i log back into WHM the error remains Error reloading bind on host: rndc:

Can someone help me out here ? im not sure whats going on.

 

 

 

 

Top