[bind10-dev] need help using auth server
Jeremy C. Reed
jreed at isc.org
Fri Mar 5 18:36:09 UTC 2010
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.
More information about the bind10-dev
mailing list