mic DNS
Dec 09 13:16:09 example.com<http://example.com> named[3733]: sizing zone task
pool based on 35 zones
Dec 09 13:16:09 example.com<http://example.com> named[3733]: could not
configure root hints from 'named.ca<http://named.ca>': permission denied
Dec 0
> 127.0.0.1#53
> Dec 09 13:16:09 example.com named[3733]: listening on IPv4 interface
> ens192,123.456.789.123#53
> Dec 09 13:16:09 example.com named[3733]: generating session key for dynamic
> DNS
> Dec 09 13:16:09 example.com named[3733]: sizing zone task pool based on 35
>
on 35 zones
Dec 09 13:16:09 example.com named[3733]: could not configure root hints from
'named.ca': permission denied
Dec 09 13:16:09 example.com named[3733]: loading configuration: permission
denied
Dec 09 13:16:09 example.com named[3733]: exiting (due to fatal error)
Dec 09 13:16:09 exam
In article ,
Sury Bu wrote:
> Can anyone who can tell me How the cache server can query without given
> named.ca?
BIND has a default list of root servers built into the code. These are
used if no "type hint" zone is in the named.conf.
--
Barry Margol
n";
severity dynamic;
};
};
#zone "." IN {
# type hint;
# file "named.ca";
#};
include "/etc/named.rfc1912.zones";
include "/etc/named.root.key";
---
As you see, I have commented out the parameter about named.ca and I a
We're running BIND 9.6.1-P3 on several machines setup to be forwarders. Some
domains are not resolvable via the forwarder, so named.ca has those domains
listed with the appropriate nameservers to reach to resolve the requests.
For some reason, one host is either not using its named.
6 matches
Mail list logo