Re: srv lookup in record

2020-08-25 Thread Grant Taylor via bind-users
On 8/25/20 8:43 PM, John Levine wrote: These SRV records say that the service is on ports 31024, 31852, and 31790 on the respective servers. CNAME does not give you a port number. There is no way to fake SRV using CNAME. Agreed. I've had some off-line conversations with Marc about some rela

Re: srv lookup in record

2020-08-25 Thread John Levine
In article you write: >> [@temp3]$ dig +short srv _http-apps._server.test._tcp.marathon.mesos >> 0 1 31024 server.test-usbzr-s3.marathon.mesos. >> 0 1 31852 server.test-z9x84-s3.marathon.mesos. >> 0 1 31790 server.test-k7g8r-s4.marathon.mesos. These SRV records say that the service is on ports 31

Re: srv lookup in record

2020-08-25 Thread Grant Taylor via bind-users
On 8/21/20 4:26 PM, Marc Roos wrote: Is it possible to use srv lookups, like eg cname. I do not want to create SRV record, I just want to 'get' the ip addresses, that I would get vai srv lookup. I don't know of any over the counter - if you will - way to do what - I think - you want to do.

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.