CMU NetReg Problem.
Gregory Shapiro
gshapiro+bind9-workers at gshapiro.net
Sat Jun 6 23:32:26 UTC 2009
> add new zone to your
> named.conf:
>
> zone "_domainkey.wpi.edu"
> {
> type master;
> allow-query { any; };
> file "master/_domainkey.wpi.edu";
> };
PS, assuming you add this master zone on ns.wpi.edu, you'll also
need a slave configuration section added to ns2.wpi.edu since the
zone transfer of the wpi.edu zone will not include the records.
More information about the bind-workers
mailing list