From www@isc.org Wed May 31 15:01:18 2017 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) content-type: text/plain; charset="utf-8" Message-ID: Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by bugs.isc.org (Postfix) with ESMTP id 3219E71B5AB for ; Wed, 31 May 2017 15:01:18 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id B878F3493CF for ; Wed, 31 May 2017 15:01:10 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7ead by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Wed, 31 May 2017 15:01:10 +0000 Delivered-To: bind9-bugs@bugs.isc.org Subject: BIND 9.11.1 - rndc reconfig wipes out catalog zone slaves Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Wed, 31 May 2017 15:01:10 +0000 X-Wpcf7-Content-Type: text/plain X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-PHP-Originating-Script: 20001:class-phpmailer.php To: bind-bugs@isc.org From: "Chuck Aurora" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 889 Bug Report from www.isc.org: Name: Chuck Aurora Email: ca-isc@nodns4.us Software Version: BIND 9.11.1 OS: Linux (Slackware 14.2) Subject:rndc reconfig wipes out catalog zone slaves Bug Detail =========== Also described at https://lists.isc.org/pipermail/bind-users/2017-May/098643.html et seq. When a change is needed in a catalog zone slave server's named.conf, "rndc reconfig" or "rndc reload" removes all catalog zone member slaves. The only fix I have is to remove the catalog-zones option from the slave server's options{}, stop and restart named. This is very troublesome when these slave servers have been published as NS for the zones in question; clients receive REFUSED replies to queries, and these quickly fill up logs. Discovered on BIND 9.11.1 on Slackware 13.37, replicated on 9.11.1/Slackware 14.2. --- This email was received through isc.org Bug Submission Form