View Full Version : Error when trying to add a domain
MrEnigma
12-28-2005, 11:32 PM
I get this error whenever I try to add a domain for admin level or anyone.
"Could not include domain's zone to the /etc/named.conf".
/etc/named.conf is completely empty. Also, something that could be related is that subdomains are no longer working after I create them, the domain.com/subdomain is working, but now how they actually should be.
jlasman
12-29-2005, 06:18 PM
What OS/Distribution are you using?
Is there an existing /etc/named.conf file?
Is it a physical file or a symbolic link to a file?
Jeff
MrEnigma
12-29-2005, 11:56 PM
Using FC3, and /etc/named.conf exists, but is empty...
jlasman
01-01-2006, 05:48 PM
Completely empty?
What's the output of:
$ ps waux | grep named
Jeff
MrEnigma
01-02-2006, 02:42 AM
Yeah completely empty..and the file exists...
that output shows it is running.
named 5040 0.0 0.6 38644 3212 ? Ssl 2005 0:31 /usr/sbin/named -u named
root 27881 0.0 0.1 3768 676 pts/0 S+ 01:37 0:00 grep named
jlasman
01-02-2006, 05:33 PM
What's the output of:
# locate named.conf
Jeff
MrEnigma
01-03-2006, 11:41 AM
/usr/share/man/man5/named.conf.5.gz
/usr/share/NetworkManager/named.conf
/var/named/chroot/etc/named.conf.rpmsave
/var/named/chroot/etc/named.conf
/etc/named.conf
/etc/log.d/conf/services/named.conf
/etc/named.conf.rpmsave
jlasman
01-03-2006, 04:19 PM
My guess is that /etc/named.conf needs to be symbolic link to:
/var/named/chroot/etc/named.conf
Jeff
MrEnigma
01-03-2006, 06:23 PM
That seems like it's going to work..thanks!
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.