* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: named.conf,v 1.12 2011/08/31 23:46:44 tbox Exp $ */
+/* $Id: named.conf,v 1.13 2011/09/02 02:25:07 marka Exp $ */
controls { /* empty */ };
zone "nomaster" {
type slave;
- file "nomaster.db";
+ file "nomaster1.db";
allow-update-forwarding { any; };
masters { 10.53.0.4; };
};
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: setup.sh,v 1.8 2007/06/19 23:47:06 tbox Exp $
+# $Id: setup.sh,v 1.9 2011/09/02 02:25:07 marka Exp $
cp -f ns1/example1.db ns1/example.db
rm -f ns1/example.db.jnl ns2/example.bk ns2/example.bk.jnl
+cp -f ns3/nomaster.db ns3/nomaster1.db