![]() ![]() |
| Guest_MakingIt_* |
Dec 4 2003, 04:32 PM
Post
#1
|
|
Guests |
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? |
|
|
|
Dec 5 2003, 12:23 AM
Post
#2
|
|
![]() SuperGeek ![]() ![]() ![]() ![]() Group: Members Posts: 4,850 Joined: 23-May 03 Member No.: 7,754 |
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. -------------------- John W My personal website with many free security and linux how-to's! Tss -- Live Support! Tweaking, Securing, 24x7 Service Monitoring, Monthly Management, Migrations, Restores, Optimization, LoadBalancer Configuration, Mysql Clusters, Custom Configurations, Consulting. English And Spanish Support! We do it all @ TotalServerSolutions |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 21st November 2009 - 08:48 PM |