DNS zone creation not working

usdan101

Verified User
Joined
Sep 4, 2006
Messages
8
A recent power problem caused this server to come crashing down. All came back ok, except some domains were missing from the named.conf file, which I had to manually reinsert.

Now, I notice that when adding a new site, the zone file is created in the /var/named directory instead of it being linked to the /var/named/chroot/var/named directory like the rest.

Any suggestions where to look to see its cause?

Thanks

Dan
 
I got it to work by copying the .db file from /var/named over to /var/named/chroot/var/named/ and symlinking it back to /var/named/.

Then I edited /etc/named.conf and /var/named/chroot/etc/named.conf to reflect the changes.

Is there a permanent fix for this? I'd hate to have to do this for every domain which is created.
 
Last edited:
Back
Top