Path: csiph.com!newsfeed.xs4all.nl!newsfeed9.news.xs4all.nl!2.eu.feeder.erje.net!feeder.erje.net!news.etla.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!usenet-its.stanford.edu!usenet.stanford.edu!not-for-mail From: Brett Delmage Newsgroups: comp.protocols.dns.bind Subject: Re: Cannot get nsupdate to work (for letsencrypt acme.sh client) Date: Wed, 5 Aug 2020 12:21:01 -0400 (EDT) Lines: 18 Approved: bind-users@lists.isc.org Message-ID: References: <26AFF3C2-B56B-48C7-9DEB-EA1341E02A48@isc.org> NNTP-Posting-Host: lists.isc.org Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII; format=flowed X-Trace: usenet.stanford.edu 1596644471 15703 149.20.1.60 (5 Aug 2020 16:21:11 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bind-users To: Mark Andrews Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org In-Reply-To: Content-ID: X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_PASS, T_SPF_HELO_PERMERROR autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mx.pao1.isc.org X-BeenThere: bind-users@lists.isc.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: BIND Users Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <26AFF3C2-B56B-48C7-9DEB-EA1341E02A48@isc.org> Xref: csiph.com comp.protocols.dns.bind:16040 On Wed, 5 Aug 2020, Mark Andrews wrote: > If I use the example zone on that page *no* errors are reported. > If I modify restarchitect.com to have a A record at _acme-challenge.restarchitect.com then errors will be reported. I certainly did get an error originally. I would not have found this page if I didn't have the error message to search for. After reviewing my command history I have concluded that it is possible that I originally tested with an A, not TXT record, thusa causing the error. Then I switched it, unaware of the difference to check-names. Thanks for the in-depth 'proof'. I have removed check-names now and it works as it should. Brett