| | |
bind cannot read file
![]() |
•
•
Join Date: Jan 2008
Posts: 3
Reputation:
Solved Threads: 0
Whenever I'm trying to start bind following error is showing (in webmin):
and my bind configuration is:
I've checked all the files/folders are with permission of 775.
Failed to start BIND : Starting named: Error in named configuration: /etc/named.conf:3: change directory to '/var/named/chroot/var/named' failed: file not found /etc/named.conf:3: parsing failed [FAILED]
and my bind configuration is:
options {
pid-file "/var/named/chroot/var/run/named/named.pid";
directory "/var/named/chroot/var/named";
auth-nxdomain no;
/*
* If there is a firewall between you and nameservers you want
* to talk to, you might need to uncomment the query-source
* directive below. Previous versions of BIND always asked
* questions using port 53, but BIND 8.1 uses an unprivileged
* port by default.
*/
// query-source address * port 53;
};
//
// a caching only nameserver config
//
zone "." {
type hint;
file "/var/named/chroot/var/named/named.ca";
};
zone "0.0.127.in-addr.arpa" {
type master;
file "/var/named/chroot/var/named/named.local";
};
zone "xxx.xx.xx.in-addr.arpa" {
type master;
file "/var/named/chroot/var/named/pri.xxx.xx.xx.in-addr.arpa";
};
zone "xyz.com" {
type master;
file "/var/named/chroot/var/named/pri.xyz.com";
};
//// MAKE MANUAL ENTRIES BELOW THIS LINE! ////I've checked all the files/folders are with permission of 775.
![]() |
Similar Threads
- File Sharing System (Python)
- how to open 2 file at a time? (Visual Basic 4 / 5 / 6)
- Multiple file pulls is throwing me Please Help (C++)
- Program does not read through correctly (C)
- how do I pass values between classes? (Python)
- modify script (Perl)
- This Should be Easy for You Guys! (Linux Servers and Apache)
- Help with multithread server (C)
Other Threads in the Domains and DNS Forum
- Previous Thread: Alias Redirect
- Next Thread: wireless router issue
| Thread Tools | Search this Thread |
apps brands broadband business country cybersquatting dns dnsservers domain domains economy flake gay google government hacker hacking icann internet ip ipv6 kaminsky legal mapping marketing measurment microsoft news payperclick phishing registration rural security securityflaw size strider terrorism top10 trademark typo-squatting verisign web zone





