Slave zone transfer issues

Spain, Dr. Jeffry A. spainj at countryday.net
Wed Dec 7 11:52:18 UTC 2011


-----Original Message-----
From: JINMEI Tatuya / 神明達哉 [mailto:jinmei at isc.org] 
Sent: Wednesday, December 07, 2011 12:13 AM
To: Spain, Dr. Jeffry A.
Cc: bind10-users at lists.isc.org
Subject: Re: Slave zone transfer issues

It won't be automatically triggered just by adding a "zones"
configuration to Xfrin.  You'll also have to register the zone in the "Zonemgr" configuration:

config add Zonemgr/secondary_zones
config set Zonemgr/secondary_zones[0]/name "jaspain.net"
config commit

---

Starting from a clean installation of bind10, I entered the following in bindctl:

> config add Xfrin/zones
> config set Xfrin/zones[0]/name "jaspain.net"
> config set Xfrin/zones[0]/master_addr "2001:4870:20ca:158:4423:f19d:4ead:5c20"
> config commit

> 
> config add Zonemgr/secondary_zones
> config set Zonemgr/secondary_zones[0]/name "jaspain.net"
> config commit
Error: 'class'
Configuration not committed
>

What does Error: 'class' mean? and how should I proceed? Thanks. Jeff.



More information about the bind10-users mailing list