Closed kometchtech closed 7 years ago
hints.config
accepts the format for /etc/hosts
, and that's different than zonefile. For loading root hints, i.e. servers that are asked to find the contents of root zone, there's a way, but there's not a direct possibility to read those from zonefile format either: http://knot-resolver.readthedocs.io/en/latest/modules.html#examples
BTW, we occasionally update the root hint defaults built into kresd and they are currently up to date.
I was very sorry. I could not confirm the document accurately. To the end it is set in the form of hosts file.
Also, I acknowledged that the latest version of the built-in root file is set. That means that you do not have to be conscious of it.
When obtaining the DNS root zone file as below and loading with knot-resolver, the following error is output.
Obtain the DNS root zone file
$ dig @e.root-servers.net . ns | sudo tee /etc/knot-resolver/named.root
Execute with the following parameters
$ sudo -u knot-resolver kresd -c /etc/knot-resolver/kresd.conf -v -f 1 -k /etc/knot-resolver/root.key
An error message is output
In kresd.conf, the following parameters are set around root.config.
The contents of named.root are as follows.
The version is as follows.