Tobias Wolter <[email protected]> wrote: > > # rndc -s localhost -c ~/rndc-localhost.conf addzone metazone. '{type master; > file "master/metazone.zone";};'; tail /var/log/messages -n 4 > rndc: 'addzone' failed: file not found > Dec 11 10:01:15 <hostname> named[21120]: received control channel command > 'addzone metazone. {type master; file "master/metazone.zone";};' > Dec 11 10:01:15 <hostname> named[21120]: zone metazone/IN: loading from > master file master/metazone.zone failed: file not found > Dec 11 10:01:15 <hostname> named[21120]: zone metazone/IN: not loaded due to > errors. > Dec 11 10:01:15 <hostname> named[21120]: addzone failed; reverting.
You need to create the master file (with valid zone contents) before running rndc addzone. Tony. -- f.anthony.n.finch <[email protected]> http://dotat.at/ Forties, Cromarty: East, veering southeast, 4 or 5, occasionally 6 at first. Rough, becoming slight or moderate. Showers, rain at first. Moderate or good, occasionally poor at first. _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

