Stopping named: [ OK ]
Starting named:
Error in named configuration:
/etc/named.conf:46: open: /etc/named.conf.local: file not found
[FAILED]
I used ISPConfig3 for fedora 14....
http://www.howtoforge.com/perfect-se...ispconfig-3-p6
/etc/named.conf contains this (extract)
...
include "/etc/named.conf.local";
...
/etc/named.conf.local contains this
...
zone "example.com" {
type master;
allow-transfer {none;};
file "/var/named/pri.example.com";
};
...
the permissions on named.conf.local are 660 with root being owner and named being group
I have just read this post:
http://www.howtoforge.com/forums/sho...t=47105&page=4
and that told me a critical piece of info:
ISPConfig 3 - Perfect Server Fedora 14
remove chroot-bind
as soon as I did that it obviously started looking in /etc/ directory as opposed to /var/named/chroot/etc/
so problem solved for me at least
thanks to above post, very helpful
Recent comments
5 hours 28 min ago
14 hours 55 min ago
15 hours 45 min ago
19 hours 18 min ago
23 hours 42 min ago
1 day 4 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 18 hours ago