Path: csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.dns-netz.com!news.freedyn.net!nntp.terraraq.uk!nntp-feed.chiark.greenend.org.uk!ewrotcd!usenet-its.stanford.edu!usenet.stanford.edu!not-for-mail From: tale Newsgroups: comp.protocols.dns.bind Subject: Re: Reverse lookup response format Date: Tue, 25 Aug 2020 10:56:55 -0400 Lines: 7 Approved: bind-users@lists.isc.org Message-ID: References: NNTP-Posting-Host: lists.isc.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1598367434 27890 149.20.1.60 (25 Aug 2020 14:57:14 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bind-users To: Brad Stevenson Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=salesforce.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=b95K5I+8bUn+MScOB5p8EeWl6vczZmt4yziJ4xuhabw=; b=SOfCKLOHnHHpkyP5FsF88ZFboQcBDZfGCW+OSmel7lyIm8m0CCFxGHCXEGv6O7bONc MV5ZUqmScJzS+wgHw4m2JipGJ5OCUZU1G4SvfNkADjrgjdQ5IztOF+WVGJpg2TuSx7Rt 0k9CVKGAoOxZWMOvASffU5WlwMv7ta/ErUpSs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=b95K5I+8bUn+MScOB5p8EeWl6vczZmt4yziJ4xuhabw=; b=gI4DOT51xuwN2Xc4Nrp7SIgNx72rFerdRDFEaZEdQQ9O/unwtItExQva4Au8ZTDr+8 PKrbqvQ2YKQjhaHk7Y2oNBdMnWfshnqY4brgtA15XJ8+LRI1OmvYEUnHPr/kwj9hzRSp Lt9f/vI79U380j9opwMRarndBMmXEVXZwuwAZzGnRIiSRJtj6KoV/qWfps60TZFF4mh7 v/VAx8GeDtVThbHgYCTKLUHLrRZUuZyKU6azQPKQnxqczUeFKdF1OpBCEtOBgJPIyWkJ 7WpVyrEEZZ1eJTVdWxQ/ejnMasPI6eLRtZ6F1+/5T1omBD6A8sOJrgB2kVsMkXWXvhQW tNuA== X-Gm-Message-State: AOAM532wXpCjQQlyKepa56zNRmFcIPPQkG34rGIgXKE/AiDVrzlXxuBX 9Twk9qtMrYHMytI2lYT3TYm4IAcUKI6u8IdLPXQMD3vxjPJuiA== X-Google-Smtp-Source: ABdhPJyoy8d+kJgEww3gddVJQv2LNRrYCvB0o3+EMypfiFKpoTq3s1/lr9uimM6Xg9SFyParr5CrmE3vPMs7jfRaxRo= X-Received: by 2002:a63:8343:: with SMTP id h64mr7069610pge.445.1598367426503; Tue, 25 Aug 2020 07:57:06 -0700 (PDT) In-Reply-To: X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS 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: Xref: csiph.com comp.protocols.dns.bind:16070 > Instead of the way it is now: > # nslookup 192.168.2.206 > 206.2.168.192.in-addr.arpa name = server1.ctois.local.2.168.192.in-addr.arpa. In your zone file be sure that the name that is the target of the PTR records has a final dot. Without the trailing dot, the names are interpreted as relative to the current origin.