[bind10-dev] need help using auth server

Jelte Jansen jelte at isc.org
Sat Mar 6 07:47:55 UTC 2010


no, in the current trunk, the configuration values for auth aren't yet
used (and zone_list is unnecessary, you can only add zones with
b10-loadzone from the each-loadzone branch, though i can report that you
only need that branch for loading, the loaded zones do work from trunk)

Besides the hacks i have to load the really big zone and serve from it,
i also have one that does respect the other config setting database_file
 (and drops the current datasource and starts serving from the new one
as soon as you hit commit), but as the first, i only got it to the point
where it appears to work for demo purposes, and it certainly needs a
good cleanup before i commit it, which time, noise and general busy-ness
here have prevented me from doing so far.

zone_list will be removed, at least for our current datasource

Jelte

Jeremy C. Reed wrote:
> Does the auth server have a parkinglot like feature?
> 
> I ran:
>   trunk/src/bin/bind10/run_bind10.sh
> 
> In another terminal:
>  src/bin/bindctl/bindctl 
> 
>> config go Auth
> /Auth> config add zone_list zone1-3.example
> /Auth> config commit
> /Auth> quit
> 
> Then:
>   dig -p 5300 @localhost zone1-3.example
> 
> But get REFUSED. Even for NS or SOA lookup.
> 
> (The server does work for the builtin authors.bind/CH/TXT zone.)
> 
>> config show zone_list
>> config go Auth
> /Auth> config show zone_list
> zone_name:      zone1-3.example string
> 
> What are the steps for using the Auth server for testing?
> 
> Can I use bindctl to add Resource Records?
> 
> I was planning to benchmark it (based on my steps I used for the 
> parkinglot implementation). And then work on docs based on this.
> _______________________________________________
> bind10-dev mailing list
> bind10-dev at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind10-dev




More information about the bind10-dev mailing list