[bind10-dev] enabling builtin static zone

Jeremy C. Reed jreed at isc.org
Mon Jul 1 15:20:13 UTC 2013


On Mon, 1 Jul 2013, Jeremy C. Reed wrote:

> My old configuration for my version.bind and authors.bind static.zone 
> now returns REFUSED. I noticed on a couple different systems.
> 
> My configuration contains:
> 
> "data_sources": {"classes": {"CH": [{"cache-enable": true, "params": 
> {"BIND": "/home/reed/opt/bind10/share/bind10-devel/static.zone"}, 
> "type": "MasterFiles"}], ....
> 
> Does anyone have a working example of serving the builtin CH zone?


Nevermind on the above, it was my mistake and it works for me.

Not only that, it is enabled by default:

> config show all data_sources/classes/CH[0]/
data_sources/classes/CH[0]/type "MasterFiles"   string  (default)
data_sources/classes/CH[0]/params       {"BIND": 
"/home/b10builder/builder/work/BIND10/20130701095009-NetBSD6-amd64/install/share/bind10/static.zone"}  
any     (default)
data_sources/classes/CH[0]/cache-enable true    boolean (default)
data_sources/classes/CH[0]/cache-zones  []      list    
data_sources/classes/CH[0]/name null    string  
data_sources/classes/CH[0]/cache-type   "local" string  (default)


> I created a ticket to make sure this is documented.
> 
> Also ticket 1997 description mentions builtin id.server but the ticket 
> never discusses how to set that specifically again.  It can't be in the 
> same static.zone since the params configurations (see example above) 
> would have the name "bind".  So maybe static zone should be renamed to 
> include "bind" as part of the name.




More information about the bind10-dev mailing list