From www@isc.org Sat Dec 24 05:43:46 2016 MIME-Version: 1.0 X-Spam-Status: No, score=-3.3 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.14 (https://github.com/PHPMailer/PHPMailer) content-type: text/plain; charset="utf-8" Message-ID: <82b1cf004a57223a3f48b44b6d24b157@www.isc.org> Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id 5953671B5A8 for ; Sat, 24 Dec 2016 05:43:45 +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 4C3A23493CF for ; Sat, 24 Dec 2016 05:43:43 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d0b by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Sat, 24 Dec 2016 05:43:43 +0000 Delivered-To: bind9-bugs@bugs.isc.org Subject: 9.8.2 - BIND SRV Record CNAME Checking Bug Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Sat, 24 Dec 2016 05:43:43 +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 Content-Transfer-Encoding: 8bit From: "Ed Lam" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 533 Bug Report from www.isc.org: Name: Ed Lam Email: edmund.ym.lam@pccw.com Software Version: 9.8.2 OS: RHEL 6 Subject:BIND SRV Record CNAME Checking Bug Bug Detail =========== I set check-integrity to no, to avoid the SRV record point to CNAME checking, however, it turns out no effect at all, the the lameserver FORMERR is logged and SERVFAIL whenever a SRV record response point to CNAME. It seems I can't get the check-integrity working in the option statement. --- This email was received through isc.org Bug Submission Form