List all configured domains of an Auth Server?

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Fri Mar 22 18:21:57 UTC 2013


At Fri, 22 Mar 2013 08:45:12 -0700,
Arno Meulenkamp <arno at meulenkamp.net> wrote:

> I'm sure others can give a better answer, but you can try:
> > config show data_sources/classes/IN[0]/cache-zones
> and
> > config show data_sources/classes/IN[1]/params
> 
> Provided IN[0] is your sqlite type, it will show you the zones you are secondary for and IN[1] is for your MasterFiles type.
> 
> It's not a neat list, but it'll show you the config.
> 
> If you want all zones, including your primary zones in the db (so excluding the zonefile zones), use sqlite to inspect your db file and use "select * from zones;" to show the zones in the db, primary as well as secondary.

This is actually how I would answer the question:-) but for
supplemental information, we understand the need for a more convenient
way to get a list of zones stored in a data source that will work
independently from the type of the data source.  We'll eventually add
that feature.

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.


More information about the bind10-users mailing list