Help - Search - Members - Calendar
Full Version: Is this right info for: named.conf
The Planet Forums > Control Panels > cPanel/WHM
MakingIt
Inside my 'named.conf' file it has this, is this correct?

===== named.conf ====================

zone "0.0.127.in-addr.arpa" IN {
type slave;
masters {
66.98.184.49;
};
file "/var/named/named.local";
};

====================================

because I keep getting these errors:

====================================
--------------------- Named Begin ------------------------


**Unmatched Entries**
zone 0.0.127.in-addr.arpa/IN: refresh: unexpected rcode (SERVFAIL) from master 66.98.184.49#53: 4 Time(s)
zone localhost/IN: refresh: unexpected rcode (SERVFAIL) from master 127.0.0.1#53: 4 Time(s)
zone ns1.mysecureserver.org/IN: refresh: could not set file modification time of '/var/named/ns1.mysecureserver.org.db': permission denied: 4 Time(s)
zone ns2.mysecureserver.org/IN: refresh: could not set file modification time of '/var/named/ns2.mysecureserver.org.db': permission denied: 4 Time(s)
zone ns3.mysecureserver.org/IN: refresh: could not set file modification time of '/var/named/ns3.mysecureserver.org.db': permission denied: 4 Time(s)


---------------------- Named End -------------------------
====================================

What should I do?
eth00
Try running
/scripts/fixndc

it will correct many common named.conf problems. If that does not work I can look at the config from a few of my servers and see what cpanel uses.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.