Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.protocols.dns.bind > #16071
| 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 | Anand Buddhdev <anandb@ripe.net> |
| Newsgroups | comp.protocols.dns.bind |
| Subject | Re: Reverse lookup response format |
| Date | Tue, 25 Aug 2020 16:58:59 +0200 |
| Lines | 18 |
| Approved | bind-users@lists.isc.org |
| Message-ID | <mailman.837.1598367504.942.bind-users@lists.isc.org> (permalink) |
| References | <CAJk9E5qmxe5gjWMAfFua_aJFieSwNiTEO65Pvr5NAUJ38g6tzQ@mail.gmail.com> <5a9ef54f-5c12-ee48-536e-fbe700b56bcc@ripe.net> |
| NNTP-Posting-Host | lists.isc.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | usenet.stanford.edu 1598367553 28475 149.20.1.60 (25 Aug 2020 14:59:13 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Brad Stevenson <brad.stevenson42@gmail.com>, bind-users@lists.isc.org |
| Return-Path | <anandb@ripe.net> |
| X-Original-To | bind-users@lists.isc.org |
| Delivered-To | bind-users@lists.isc.org |
| DKIM-Signature | v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ripe.net; s=s1-ripe-net; h=Content-Type:MIME-Version:Date:Message-ID:From:To:Subject: CC; bh=Vnnse3fmRMVcgSsEPtf7PXXvB8EQ/YsxnSSYrXQGG94=; b=fLM8DnbLOHkczBqkraGQNC WJZnnNWyWvrEQ4ehymVnC03VixFiSQhEgVwY22DIB/XrGg0i1nlTNU4dmg80UGvYYY6YgZzlTQz15 joxwcRtGcXjdrkaMHFE1ZIQlkM72a/5Ml+vkIl1ppygq7v2xq01tjuKyqjPKLBTjdhnv4Lwgc/Cwm fF/N236LzC9x1n0tHKluNAFU2kvv2Lv7AsCF17tM+gxe88OsmbA5c9Vsnumu2NQRLwazOFRgoNTyr dFsiAChXiyAFB/PsC4cQLHLrgKYpvwTj3bGjO+1BHsZKQMnEzp3BKgjpsIlxfVP7BOHdhI1Aoh5qO Sjz7SJs2RSTA==; |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 |
| In-Reply-To | <CAJk9E5qmxe5gjWMAfFua_aJFieSwNiTEO65Pvr5NAUJ38g6tzQ@mail.gmail.com> |
| Content-Language | en-GB |
| X-ACL-Warn | Delaying message |
| X-RIPE-Signature | 55cb38632435e2bda366ab4462548c1f9ac2ea89b4081b0b6ad37455d31e47f1 |
| X-Spam-Status | No, score=-2.5 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,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 <bind-users.lists.isc.org> |
| List-Unsubscribe | <https://lists.isc.org/mailman/options/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=unsubscribe> |
| List-Archive | <https://lists.isc.org/pipermail/bind-users/> |
| List-Post | <mailto:bind-users@lists.isc.org> |
| List-Help | <mailto:bind-users-request@lists.isc.org?subject=help> |
| List-Subscribe | <https://lists.isc.org/mailman/listinfo/bind-users>, <mailto:bind-users-request@lists.isc.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <5a9ef54f-5c12-ee48-536e-fbe700b56bcc@ripe.net> |
| X-Mailman-Original-References | <CAJk9E5qmxe5gjWMAfFua_aJFieSwNiTEO65Pvr5NAUJ38g6tzQ@mail.gmail.com> |
| Xref | csiph.com comp.protocols.dns.bind:16071 |
Show key headers only | View raw
On 25/08/2020 16:29, Brad Stevenson wrote: Hi Brad, > 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 = server1.ctois.local In your zone file, append a dot to the server name, like this: server1.ctois.local. Regards, Anand
Back to comp.protocols.dns.bind | Previous | Next | Find similar
Re: Reverse lookup response format Anand Buddhdev <anandb@ripe.net> - 2020-08-25 16:58 +0200
csiph-web