[MuTe] said:The fix worked but I am still having problems with the bind
Bind reloading on xxx using rndc zone: [xxx]
Error reloading bind on xxx: 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.
Zone Modified!
It saves the changes but bind will not reload the changes !
I added my ISPs nameserver to the resolv.conf to fix the initial problem could this now be causiing this?
Any ideas guys?
Thx All
Try this:
pico -w /etc/rndc.key
Change it to:
key "rndc-key"
And then
pico -w /etc/named.conf
keys { "rndc-key";
Save changes and then
service named restart