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: srv lookup in record

2020-08-22 Thread Marc Roos
> I don't think so, nor does it seem to make sense to me that you would > want such a thing (in the general case, you may have a use-case). What would be better way to solve this then? To filter out only the ip addresses that are in the same netmask? _

Re: srv lookup in record

2020-08-21 Thread Dave Warren
On 2020-08-21 16:26, 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 think so, nor does it seem to make sense to me that you would want such a thing (in the ge