PDA

View Full Version : DNS help needed



netman4ttm
08-11-2004, 03:49 PM
The OS = Fedora Core 2
Named is running in chroot enviroment /var/named
Command generating error
/etc/init.d > ./named restart
The error message
rndc refused the connection
I'm betting it is the security keys that are the problem. I used the keys shipped by RedHat rather than generating my own.
I am not adverse to building from the tarball but would rather have a quick fix.

rackaid
09-22-2004, 02:14 PM
I had an issue with Core 2 and this. I eventually removed the chroot and it worked. I think you need to copy all of the key related files into the chroot because the paths are relative to the root and not /.

Also make sure rndc_key is consistent....on some sytems I've seen rndckey and rndc_key mismatches causing issues.