Path: csiph.com!newsfeed.xs4all.nl!newsfeed7.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: Warren Kumari Newsgroups: comp.protocols.dns.bind Subject: Re: Reverse lookup response format Date: Tue, 25 Aug 2020 10:56:16 -0400 Lines: 58 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" Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1598367426 27889 149.20.1.60 (25 Aug 2020 14:57:06 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=kumari-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=k1bGzSLUt9/rA8TRoUOh9S1oIRg6mSK3E3VSzl/+beE=; b=F4erftDKndPZp6aG74nQQkKfr9IjDzLDiOfJz+EQldEF1Ou+oHHH2za1s4OSH5UoCv 1pA8yPsbZgMcrhvBxgubAthskGsetA9g397JY+KOXXTyEGsVxNHwCDDYZF6dJeEPbpbp 4aQU7oz+2mE4oOGBu9dA+UVNbBWQk0qesE9y5PyYTt/EI0y9USBPpGcBTIJw/SiiHhNF +YVsCWwNlaobnQhiga0M078z0Jr4NxrOVblE/NrysblIK8nkgQW5e5dd3QOcWqwWvZBx CrgfUi1cwUl4O5ZmHzJW3VD6KdXHxRNnAHwhII4ClPFV6s3Z5K021ZZ2l0oZ8C2SiXwy GTBg== 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:content-transfer-encoding; bh=k1bGzSLUt9/rA8TRoUOh9S1oIRg6mSK3E3VSzl/+beE=; b=WZB74e286BWYtPZcLKdiQm2TmzKjo/PR1W+ukQklg+ZmkJswhRbIdDOVhBlwZ0RPK/ DEPdaUaEnBMaBEXGsf5zweP7U3WYEPTOiStF64P1kfyQTiQJInq3ht5o90ZzEtChgzmd MQe1+1MuYYv01FMOkdJVqeyM1cS8hXbYAPuXg5fj+Kyed6LfVnLWuIshkcSUvb/qmUPB CzD4aGtTvWEfiUzekfuRx8uIkm2b0BuLLuyyZDts7++gCwo/eXYRexx3qd/BeAJcRzV9 ncmOD1TxZVbNwd2FDFwkvyLB6CUeBL05su9aoGrmILT1OEH6Qn2QRwKs9taAS1kksHP/ yfKw== X-Gm-Message-State: AOAM533Bf1E6nWO03HNpdNLbNPW9YJ/WS+3ehdbxkLd7LdoO+/zGsnFj o8BownwNxJyYidoNGF9AAt4kyZ0FeQS48axQbtVkvw== X-Google-Smtp-Source: ABdhPJyKdImBT5m7RtV7wTup6jtWIpT5Hl3PVvGUuCTDIC4iqu+npGrRk6C9d+aLfCCFoWPKQ7zag5hI66NpEbj9d08= X-Received: by 2002:a2e:9bc1:: with SMTP id w1mr4506821ljj.79.1598367413643; Tue, 25 Aug 2020 07:56:53 -0700 (PDT) In-Reply-To: X-Spam-Status: No, score=0.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, KAM_SHORT,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:16069 On Tue, Aug 25, 2020 at 10:30 AM Brad Stevenson wrote: > > Hello, I apologize if this has been discussed before. I tried to search t= he archives but couldn=E2=80=99t find anything. > > > > I would like to have the behavior of the reverse lookup responses to only= include the hostname, not the hostname with the reverse zone appended. So = for example: > > # nslookup 192.168.2.206 > > 206.2.168.192.in-addr.arpa name =3D server1.ctois.local > > > > Instead of the way it is now: > > # nslookup 192.168.2.206 > > 206.2.168.192.in-addr.arpa name =3D server1.ctois.local.2.168.192.in= -addr.arpa. > > > > Is this possible? Thanks in advance. Yup -- you just need a period ('.') at the end of the name -- presumably in the zone file you have server1.ctois.local - that needs to be server1.ctois.local. (without the period the server doesn't know that the name is fully qualified and adds the zone name... W > > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubsc= ribe from this list > > ISC funds the development of this software with paid support subscription= s. Contact us at https://www.isc.org/contact/ for more information. > > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users --=20 I don't think the execution is relevant when it was obviously a bad idea in the first place. This is like putting rabid weasels in your pants, and later expressing regret at having chosen those particular rabid weasels and that pair of pants. ---maf