Re: Reverse lookup response format

2020-08-25 Thread Anand Buddhdev
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.lo

Re: Reverse lookup response format

2020-08-25 Thread tale via bind-users
> 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

Re: Reverse lookup response format

2020-08-25 Thread Warren Kumari
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 the > archives but couldn’t find anything. > > > > I would like to have the behavior of the reverse lookup responses to only > include the hostname, not the hostname

Reverse lookup response format

2020-08-25 Thread Brad Stevenson
Hello, I apologize if this has been discussed before. I tried to search the archives but couldn’t 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.